mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
3794 lines
257 KiB
SQL
3794 lines
257 KiB
SQL
DROP TABLE IF EXISTS `playerbots_travelnode`;
|
|
CREATE TABLE IF NOT EXISTS `playerbots_travelnode` (
|
|
`id` mediumint(8) NOT NULL,
|
|
`name` varchar(1024) NOT NULL,
|
|
`map_id` mediumint(8) NOT NULL,
|
|
`x` float NOT NULL,
|
|
`y` float NOT NULL,
|
|
`z` float NOT NULL,
|
|
`linked` tinyint(2) DEFAULT NULL,
|
|
PRIMARY KEY (`id`)
|
|
) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='PlayerbotAI Travel Node';
|
|
|
|
INSERT INTO `playerbots_travelnode` (`id`, `name`, `map_id`, `x`, `y`, `z`, `linked`) VALUES
|
|
(0, 'Human start', 0, -8949.95, -132.493, 83.5312, 1),
|
|
(1, 'Orc and Troll start', 1, -618.518, -4251.67, 38.718, 1),
|
|
(2, 'Dwarf and Gnome start', 0, -6240.32, 331.033, 382.758, 1),
|
|
(3, 'Night Elf start', 1, 10311.3, 831.463, 1326.41, 1),
|
|
(4, 'Undead start', 0, 1676.35, 1677.45, 121.67, 1),
|
|
(5, 'Tauren start', 1, -2917.58, -257.98, 52.9968, 1),
|
|
(6, ' start', 530, 10349.6, -6357.29, 33.4026, 1),
|
|
(7, ' start', 530, -3961.64, -13931.2, 100.615, 1),
|
|
(8, 'Faols Rest spirithealer', 0, 2603.09, -535, 89, 1),
|
|
(9, 'Unupe flightMaster', 571, 2917.21, 4043.44, 1.8677, 1),
|
|
(10, 'Tarren Mill innkeeper', 0, -5.96873, -942.282, 57.1621, 1),
|
|
(11, 'Theramore Isle innkeeper', 1, -3616.13, -4470.82, 14.3286, 1),
|
|
(12, 'Lady Jaina Proudmoore', 1, -3749.69, -4454.15, 64.9879, 1),
|
|
(13, 'Darkshire innkeeper', 0, -10516, -1161.21, 28.1161, 1),
|
|
(14, 'High Tinker Mekkatorque', 0, -4827.63, -1257.16, 506.119, 1),
|
|
(15, 'Nightsong Woods spirithealer', 1, 2428.47, -2953, 123.513, 1),
|
|
(16, 'Splintertree Post innkeeper', 1, 2341.86, -2566.99, 102.857, 1),
|
|
(17, 'Dragonblight spirithealer', 571, 3594.74, 2851.98, 70.2233, 1),
|
|
(18, 'Redridge Mountains flightMaster', 0, -9435.21, -2234.88, 69.1882, 1),
|
|
(19, 'Irontree Woods spirithealer', 1, 5943.01, -1205, 382.952, 1),
|
|
(20, 'Twilight Vale spirithealer', 1, 4299.27, 89.079, 42.752, 1),
|
|
(21, 'Valormok flightMaster', 1, 3664.02, -4390.45, 113.169, 1),
|
|
(22, 'Redridge Mountains spirithealer', 0, -9394, -2022, 58.275, 1),
|
|
(23, 'Rebel Camp flightMaster', 0, -11340.5, -219.14, 75.2143, 1),
|
|
(24, 'Darkshire flightMaster', 0, -10513.8, -1258.79, 41.5138, 1),
|
|
(25, 'Scourge Plague Spreader', 571, 2472.81, 6577.92, 69.3904, 1),
|
|
(26, 'Dun Morogh flightMaster', 0, -4821.13, -1152.4, 502.295, 1),
|
|
(27, 'Wetlands spirithealer', 0, -3299, -2430, 18.597, 1),
|
|
(28, 'Badlands spirithealer', 0, -6282.51, -3488.48, 252.189, 1),
|
|
(29, 'Kodo Graveyard spirithealer', 1, -1434, 1967.04, 86.041, 1),
|
|
(30, 'Sulfuron Harbinger', 409, 601.087, -1179.11, -195.882, 1),
|
|
(31, 'Kharanos innkeeper', 0, -5601.6, -531.203, 399.737, 1),
|
|
(32, 'Valiance Keep flightMaster', 571, 2272.98, 5171.82, 11.246, 1),
|
|
(33, 'Falcon Watch flightMaster', 530, -584.367, 4104.07, 91.5878, 1),
|
|
(34, 'Loch Modan spirithealer', 0, -5352, -2892, 341.729, 1),
|
|
(35, 'Captain Balinda Stonehearth', 30, -57.7891, -286.597, 15.6479, 1),
|
|
(36, 'Shade of Akama', 564, 449.595, 401.194, 118.621, 1),
|
|
(37, 'MokNathal Village innkeeper', 530, 2227.13, 4717.91, 162.075, 1),
|
|
(38, 'King Magni Bronzebeard', 0, -4865.73, -1022.67, 505.798, 1),
|
|
(39, 'Talrendis Point flightMaster', 1, 2718.18, -3880.75, 101.532, 1),
|
|
(40, 'Silvermoon City innkeeper', 530, 9565.68, -7222.8, 16.4272, 1),
|
|
(41, 'Howling Fjord spirithealer', 571, 1191.72, -4115.8, 149.496, 1),
|
|
(42, 'Booty Bay flightMaster', 0, -14477.9, 464.101, 36.4656, 1),
|
|
(43, 'Flamegor', 469, -7407.94, -1031.04, 477.35, 1),
|
|
(44, 'Kiggler the Crazed', 565, 145.96, 207.296, -8.6713, 1),
|
|
(45, 'Illidan Stormrage', 564, 705.732, 304.988, 353.925, 1),
|
|
(46, 'Dun Morogh innkeeper', 0, -4840.67, -857.094, 501.997, 1),
|
|
(47, 'Sundown Marsh spirithealer', 0, -2953.26, -1754.64, 9.51457, 1),
|
|
(48, 'The Marshlands spirithealer', 1, -7207, -2439, -218, 1),
|
|
(49, 'Blackwood Lake spirithealer', 0, 2641.28, -4015, 106.292, 1),
|
|
(50, 'Flame Crest flightMaster', 0, -7504.06, -2190.77, 165.302, 1),
|
|
(51, 'Longshore spirithealer', 0, -9975.42, 1757.63, 37.4597, 1),
|
|
(52, 'Sholazar Basin spirithealer', 571, 6246.57, 5171.06, -83.3611, 1),
|
|
(53, 'Astranaar flightMaster', 1, 2828.38, -284.25, 106.69, 1),
|
|
(54, 'Stars Rest spirithealer', 571, 3504.05, 2101.44, 69.5588, 1),
|
|
(55, 'Orebor Harborage flightMaster', 530, 963.428, 7399.58, 29.3317, 1),
|
|
(56, 'Brutallus', 580, 1463.83, 611.512, 21.57, 1),
|
|
(57, 'Telaar innkeeper', 530, -2761.41, 7300.42, 43.5535, 1),
|
|
(58, 'Baradin Bay spirithealer', 0, -3355, -845, 1.063, 1),
|
|
(59, 'Windrunners Overlook spirithealer', 571, 5047.8, -641.567, 225.005, 1),
|
|
(60, 'Amberpine Lodge flightMaster', 571, 3447.84, -2754.01, 199.408, 1),
|
|
(61, 'Malygos', 616, 808.535, 1213.55, 295.972, 1),
|
|
(62, 'Red Cloud Mesa spirithealer', 1, -2949, -142, 67.093, 1),
|
|
(63, 'Dire Maul spirithealer', 1, -4593, 1631.68, 93.968, 1),
|
|
(64, 'Deathknell spirithealer', 0, 1882.3, 1641.52, 93.646, 1),
|
|
(65, 'The Great Lift spirithealer', 1, -4642, -1778, -41, 1),
|
|
(66, 'Senjin Village spirithealer', 1, -774, -4988, 19.257, 1),
|
|
(67, 'Allerian Stronghold innkeeper', 530, -2917.88, 4021.48, 0.51079, 1),
|
|
(68, 'Nightbane', 532, -11003.7, -1760.19, 140.253, 1),
|
|
(69, 'Sentinel Hill spirithealer', 0, -10559, 1206.87, 31.476, 1),
|
|
(70, 'Thunder Bluff spirithealer', 1, -983, -75, 20.431, 1),
|
|
(71, 'Feathermoon Stronghold spirithealer', 1, -4600, 3229.67, 9.006, 1),
|
|
(72, 'Telaar flightMaster', 530, -2723.1, 7302.84, 88.7157, 1),
|
|
(73, 'Southern Barrens spirithealer', 1, -2506, -1968, 91.784, 1),
|
|
(74, 'The Sepulcher spirithealer', 0, 476.229, 1595.9, 126.662, 1),
|
|
(75, 'Lady Liadrin', 530, -1883.62, 5420.01, -12.4279, 1),
|
|
(76, 'The Stair of Destiny flightMaster', 530, -176.42, 1028.53, 54.2562, 1),
|
|
(77, 'Wintergarde Keep flightMaster', 571, 3712.43, -694.86, 215.36, 1),
|
|
(78, 'Stormwind City innkeeper', 0, -8825.53, 630.162, 97.8435, 1),
|
|
(79, 'King Bjorn', 575, 370.639, -314.325, 107.302, 1),
|
|
(80, 'Rotface', 631, 4445.87, 3137.31, 360.593, 1),
|
|
(81, 'Southridge Beach spirithealer', 1, 2924.51, -6031, 4.946, 1),
|
|
(82, 'Tarren Mill spirithealer', 0, -20, -996, 55.837, 1),
|
|
(83, 'Darkshire spirithealer', 0, -10779, -1194, 35.275, 1),
|
|
(84, 'The Sepulcher flightMaster', 0, 473.939, 1533.95, 131.96, 1),
|
|
(85, 'Thunder Bluff flightMaster', 1, -1196.75, 26.0777, 177.033, 1),
|
|
(86, 'The Sepulcher innkeeper', 0, 510.916, 1636.47, 126.027, 1),
|
|
(87, 'Wintergrasp Fortress spirithealer', 571, 5444.61, 2840.79, 420.429, 1),
|
|
(88, 'Shadron', 615, 3363.06, 525.28, 98.362, 1),
|
|
(89, 'Lady Jaina Proudmoore', 0, 1773.66, 766.138, 55.7709, 1),
|
|
(90, 'Evergrove spirithealer', 530, 3054.01, 5438.67, 149.32, 1),
|
|
(91, 'Nethergarde Keep flightMaster', 0, -11110.2, -3437.1, 79.282, 1),
|
|
(92, 'Arathi Highlands spirithealer', 0, -1468, -2625, 48.363, 1),
|
|
(93, 'Halazzi', 568, 370.257, 1135.74, 6.54913, 1),
|
|
(94, 'Highlord Bolvar Fordragon', 571, 4699.7, 1506.85, 261.055, 1),
|
|
(95, 'Highlord Tirion Fordring', 571, 6256.38, -40.8516, 421.498, 1),
|
|
(96, 'Caelestrasz', 531, -8660.63, 2022.4, 108.58, 1),
|
|
(97, 'Shadowmoon Village innkeeper', 530, -2965, 2562, 78.6, 1),
|
|
(98, 'Kargath flightMaster', 0, -6632.22, -2178.42, 244.227, 1),
|
|
(99, 'Darkshore spirithealer', 1, 6736.36, 202.91, 23.255, 1),
|
|
(100, 'CThun', 531, -8570.25, 1991.36, 100.4, 1),
|
|
(101, 'Blindeye the Seer', 565, 144.731, 199.921, -9.97698, 1),
|
|
(102, 'Transitus Shield flightMaster', 571, 3573.9, 6661.07, 195.263, 1),
|
|
(103, 'The Scarab Wall spirithealer', 1, -7981.09, 1556.57, 3.64432, 1),
|
|
(104, 'Rivers Heart spirithealer', 571, 5540.36, 4852.61, -196.562, 1),
|
|
(105, 'Cosmowrench flightMaster', 530, 2973.2, 1848.45, 141.085, 1),
|
|
(106, 'Westfall Brigade Encampment innkeeper', 571, 4596.14, -4237.28, 178.738, 1),
|
|
(107, 'High King Maulgar', 565, 143.049, 192.726, -11.2147, 1),
|
|
(108, 'The Argent Vanguard flightMaster', 571, 6162.62, -62.0921, 388.264, 1),
|
|
(109, 'Prince Malchezaar', 532, -10926.3, -2011.54, 275.686, 1),
|
|
(110, 'Sanctum of the Stars flightMaster', 530, -4067.27, 1127.53, 43.0965, 1),
|
|
(111, 'Ironwork Cannon', 603, 326.45, 304.609, 436.515, 1),
|
|
(112, 'Garadar innkeeper', 530, -1229.58, 7161.33, 57.3484, 1),
|
|
(113, 'Morgans Plot spirithealer', 0, -11103, -1833.2, 71.8642, 1),
|
|
(114, 'Spinebreaker Post flightMaster', 530, -1314.93, 2355.39, 89.0385, 1),
|
|
(115, 'Howling Fjord spirithealer', 571, 1957.22, -3682.37, 171.882, 1),
|
|
(116, 'Twin Spire Ruins spirithealer', 530, 248.339, 7084.93, 36.4931, 1),
|
|
(117, 'Area 52 flightMaster', 530, 3085.3, 3600.82, 144.009, 1),
|
|
(118, 'Janalai', 568, -18.6421, 1150.46, 18.7947, 1),
|
|
(119, 'Korkron Vanguard spirithealer', 571, 4819.88, 1020.05, 146.434, 1),
|
|
(120, 'Shadowmoon Village flightMaster', 530, -3018, 2556, 79.1, 1),
|
|
(121, 'The Carrion Fields spirithealer', 571, 3664.94, -1043.01, 130.771, 1),
|
|
(122, 'Wildhammer Stronghold flightMaster', 530, -3980.97, 2156.29, 105.233, 1),
|
|
(123, 'The Bulwark spirithealer', 0, 1739.56, -672, 45.062, 1),
|
|
(124, 'Razor Hill spirithealer', 1, 240.765, -4791, 10.256, 1),
|
|
(125, 'Azshara spirithealer', 1, 2683.48, -3988, 108.41, 1),
|
|
(126, 'Nessy', 369, -79.3722, 1171.28, -122.208, 1),
|
|
(127, 'Shattrath City flightMaster', 530, -1831.95, 5298.3, -12.3448, 1),
|
|
(128, 'King Varian Wrynn', 0, -8441.42, 333.102, 122.579, 1),
|
|
(129, 'Deaths Breach spirithealer', 0, 2356.65, -5663.06, 382.257, 1),
|
|
(130, 'Bloodhoof Village spirithealer', 1, -2173, -342, -5, 1),
|
|
(131, 'The Overlook Cliffs spirithealer', 0, -285, -4388, 108.627, 1),
|
|
(132, 'Admiral Barean Westwind', 571, 2660.44, -356.726, 144.312, 1),
|
|
(133, 'Venomspite innkeeper', 571, 3214.17, -684.083, 167.62, 1),
|
|
(134, 'Alterac Valley spiritguide', 30, -1488.14, -329.206, 100.853, 1),
|
|
(135, 'The Flood Plains spirithealer', 571, 3575.78, 4087.29, 22.3345, 1),
|
|
(136, 'Badlands spirithealer', 0, -6807, -2289, 280.753, 1),
|
|
(137, 'Cenarion Refuge innkeeper', 530, -174.478, 5529.21, 29.4909, 1),
|
|
(138, 'Ratchet spirithealer', 1, -1073, -3479, 63.044, 1),
|
|
(139, 'Blood Orb Controller', 631, 4687.2, 2769.48, 364.17, 1),
|
|
(140, 'Lady Sacrolash', 580, 1814.27, 626.452, 33.487, 1),
|
|
(141, 'Thousand Needles spirithealer', 1, -5530, -3455, -44, 1),
|
|
(142, 'Hammerfall innkeeper', 0, -912.374, -3524.92, 72.7679, 1),
|
|
(143, 'Brill innkeeper', 0, 2234.76, 252.124, 37.3704, 1),
|
|
(144, 'Mother Shahraz', 564, 945.313, 149.078, 197.158, 1),
|
|
(145, 'Refuge Pointe flightMaster', 0, -1240.03, -2513.96, 21.9831, 1),
|
|
(146, 'Hellfire Channeler', 544, -31.9479, 40.2201, 0.714251, 1),
|
|
(147, 'Coldridge Valley spirithealer', 0, -6160, 325.568, 399.968, 1),
|
|
(148, 'Kharanos spirithealer', 0, -5670, -528, 398.13, 1),
|
|
(149, 'Dalaran innkeeper', 571, 5871.04, 493.264, 655.527, 1),
|
|
(150, 'Hammerfall flightMaster', 0, -917.658, -3496.94, 70.4505, 1),
|
|
(151, 'The Twin Colossals spirithealer', 1, -3330.89, 2281.76, 28.6932, 1),
|
|
(152, 'Unupe innkeeper', 571, 3003.71, 4052.13, 26.4516, 1),
|
|
(153, 'High Astromancer Solarian', 550, 432.74, -373.645, 18.0138, 1),
|
|
(154, 'Hellfire Channeler', 542, 369.15, -55.5658, -137.368, 1),
|
|
(155, 'Falcon Watch innkeeper', 530, -568.976, 4151.49, 68.217, 1),
|
|
(156, 'Wildhammer Stronghold innkeeper', 530, -4084.32, 2186.97, 107.585, 1),
|
|
(157, 'K3 innkeeper', 571, 6124.42, -1080.96, 402.624, 1),
|
|
(158, 'Doctor Weavil', 1, -2632.94, -5062.04, 34.5282, 1),
|
|
(159, 'Mazdinah', 571, 8478.91, 694.542, 547.422, 1),
|
|
(160, 'Arathi Basin spiritguide', 529, 1200.03, 1171.09, -56.47, 1),
|
|
(161, 'Fathom-Lord Karathress', 548, 456.869, -539.741, -7.46373, 1),
|
|
(162, 'Leviathan Mk II', 603, 2745.97, 2569.48, 369.967, 1),
|
|
(163, 'Thelsamar innkeeper', 0, -5377.91, -2973.91, 323.252, 1),
|
|
(164, 'Magtheridon', 544, -18.7012, 2.24051, -0.320873, 1),
|
|
(165, 'Vem', 531, -8549.55, 2161.72, -3.6664, 1),
|
|
(166, 'Muru Sunwell', 585, -24.6114, -482.024, -22.1287, 1),
|
|
(167, 'Maexxna', 533, 3511.38, -3921.58, 299.513, 1),
|
|
(168, 'Anthar Forgemender', 571, 8549.45, 695.823, 547.43, 1),
|
|
(169, 'Hakkar', 309, -11787.4, -1649.34, 54.1017, 1),
|
|
(170, 'Shadowmoon Valley spirithealer', 530, -3523.04, 622.905, 4.6654, 1),
|
|
(171, 'Ayamiss the Hunter', 509, -9719.61, 1514.75, 27.5523, 1),
|
|
(172, 'Lights Breach flightMaster', 571, 5192.26, -2207.04, 239.482, 1),
|
|
(173, 'Agmars Hammer innkeeper', 571, 3830.37, 1485.49, 92.0606, 1),
|
|
(174, 'Forest Song flightMaster', 1, 3002.88, -3206.81, 190.114, 1),
|
|
(175, 'ZulDrak spirithealer', 571, 5792.54, -3288.83, 363.565, 1),
|
|
(176, 'Zoramgar Outpost flightMaster', 1, 3373.69, 994.351, 5.36158, 1),
|
|
(177, 'Thunder Bluff innkeeper', 1, -1274.74, 121.512, 134.977, 1),
|
|
(178, 'Shadowmoon Valley spirithealer', 530, -3624.02, 609.218, 10.5068, 1),
|
|
(179, 'Razorgore the Untamed', 469, -7571.7, -1088.25, 413.465, 1),
|
|
(180, 'Thelsamar flightMaster', 0, -5424.85, -2929.87, 347.645, 1),
|
|
(181, 'Elwynn Forest spirithealer', 0, -9341, 165.021, 61.641, 1),
|
|
(182, 'Tarren Mill flightMaster', 0, 2.67557, -857.919, 58.889, 1),
|
|
(183, 'Dragonblight spirithealer', 571, 4607.77, -973.058, 170.076, 1),
|
|
(184, 'Nagrand spirithealer', 530, -2502.72, 6786.18, 22.9911, 1),
|
|
(185, 'Deepwater Tavern innkeeper', 0, -3827.93, -831.901, 10.0906, 1),
|
|
(186, 'Menethil Harbor flightMaster', 0, -3793.2, -782.052, 9.09773, 1),
|
|
(187, 'Moam', 509, -8845.52, 2260.14, 21.4697, 1),
|
|
(188, 'Seradane spirithealer', 0, 577.536, -3826.78, 120.064, 1),
|
|
(189, 'Astranaar innkeeper', 1, 2781.16, -432.997, 116.665, 1),
|
|
(190, 'Kamagua flightMaster', 571, 787.755, -2889.06, 6.49197, 1),
|
|
(191, 'Taunkale Village innkeeper', 571, 3468.64, 4175.04, 17.2764, 1),
|
|
(192, 'Craftsmens Terrace innkeeper', 1, 10127.9, 2224.79, 1328.81, 1),
|
|
(193, 'Kaelthas Sunstrider', 550, 795.007, -0.460572, 48.7285, 1),
|
|
(194, 'Splintertree Post flightMaster', 1, 2305.64, -2520.15, 103.893, 1),
|
|
(195, 'Instructor Razuvious', 609, 2472.63, -5558.06, 420.461, 1),
|
|
(196, 'Eastern Plaguelands spirithealer', 0, 2211.95, -2924.61, 108.288, 1),
|
|
(197, 'Sun Rock Retreat flightMaster', 1, 968.077, 1042.29, 104.563, 1),
|
|
(198, 'Stonetalon Peak innkeeper', 1, 2729.88, 1498.14, 237.593, 1),
|
|
(199, 'Abyssal Sands spirithealer', 1, -7746.9, -3012.54, 40.731, 1),
|
|
(200, 'Terrace of the Makers spirithealer', 571, 7832.92, -2019.02, 1226.67, 1),
|
|
(201, 'Amani Bear Spirit', 568, 134.6, 724.341, 45.1947, 1),
|
|
(202, 'Garrosh Hellscream', 649, 503.927, 141.74, 418.301, 1),
|
|
(203, 'Alexstrasza the Life-Binder', 571, 4855.18, 1472.17, 209.657, 1),
|
|
(204, 'Reliquary of the Lost', 564, 497.772, 184.166, 94.6049, 1),
|
|
(205, 'The Prophet Skeram', 531, -8346.05, 2080.98, 125.732, 1),
|
|
(206, 'Nesingwary Base Camp innkeeper', 571, 5566.25, 5763.71, -75.1425, 1),
|
|
(207, 'Temple of Telhamat spirithealer', 530, 173.753, 4364.58, 120.238, 1),
|
|
(208, 'Grand Magister Rommath', 530, 9990.12, -7055.93, 45.4464, 1),
|
|
(209, 'Spirit of Quetzlun', 571, 5716.02, -4371.39, 385.885, 1),
|
|
(210, 'Zuljin', 568, 119.981, 674.245, 51.8245, 1),
|
|
(211, 'Stonetalon Peak flightMaster', 1, 2682.83, 1466.45, 233.792, 1),
|
|
(212, 'Sun Rock Retreat innkeeper', 1, 893.652, 927.947, 106.364, 1),
|
|
(213, 'Gadgetzan spirithealer', 1, -7200, -3938, 9.204, 1),
|
|
(214, 'Lucifron', 409, 1000.2, -955.407, -179.583, 1),
|
|
(215, 'Bloodhoof Village innkeeper', 1, -2365.37, -347.31, -8.87365, 1),
|
|
(216, 'Shadowprey Village innkeeper', 1, -1592.84, 3150.27, 46.5777, 1),
|
|
(217, 'DubraJin flightMaster', 571, 6893.54, -4118.87, 467.437, 1),
|
|
(218, 'Hellfire Channeler', 544, -55.6891, 2.17024, 0.71428, 1),
|
|
(219, 'Hellfire Warder', 544, 36.4493, 2.02954, 45.1387, 1),
|
|
(220, 'Southshore spirithealer', 0, -721, -592, 25.011, 1),
|
|
(221, 'Borgorok Outpost flightMaster', 571, 4473.24, 5708.79, 81.3463, 1),
|
|
(222, 'Astranaar spirithealer', 1, 2644.78, -635, 107.674, 1),
|
|
(223, 'Sara', 603, 1980.28, -25.5868, 329.397, 1),
|
|
(224, 'Hellfire Warder', 544, 2.00162, -64.4008, 22.8575, 1),
|
|
(225, 'Shadowprey Village flightMaster', 1, -1770.37, 3262.19, 5.10852, 1),
|
|
(226, 'Valithria Dreamwalker', 631, 4203.65, 2483.89, 364.961, 1),
|
|
(227, 'General Vezax', 603, 1852.78, 81.3856, 342.461, 1),
|
|
(228, 'Ruins of Isildien spirithealer', 1, -5529.01, 1452.51, 24.0477, 1),
|
|
(229, 'Valley of Trials innkeeper', 1, -604.14, -4208.08, 41.9728, 1),
|
|
(230, 'Netherstorm spirithealer', 530, 2368.63, 2325.31, 106.184, 1),
|
|
(231, 'Nijels Point flightMaster', 1, 136.218, 1326.33, 193.582, 1),
|
|
(232, 'The Ebon Watcher', 571, 6376.57, 237.977, 396.047, 1),
|
|
(233, 'Thryms End spirithealer', 571, 5557.87, -1609.36, 242.247, 1),
|
|
(234, 'Orgrims Hammer', 673, 3.8386, 0.183334, 24.1005, 1),
|
|
(235, 'Zabrajin innkeeper', 530, 228.163, 7933.88, 25.1611, 1),
|
|
(236, 'Korialstrasz', 571, 4885.18, 1456.16, 209.715, 1),
|
|
(237, 'Captain Galvangar', 30, -545.23, -165.35, 57.0145, 1),
|
|
(238, 'Cairne Bloodhoof', 1, -1209.64, -112.698, 163.882, 1),
|
|
(239, 'Stalagg', 533, 3450.45, -2931.42, 312.091, 1),
|
|
(240, 'Bloodmyst Isle spirithealer', 530, -2014.24, -11969.3, 33.3328, 1),
|
|
(241, 'Eversong Woods spirithealer', 530, 9417.63, -6853.48, 14.9356, 1),
|
|
(242, 'Echo of Medivh', 532, -11099.8, -1852.39, 221.07, 1),
|
|
(243, 'Supremus', 564, 702.141, 650.715, 75.0493, 1),
|
|
(244, 'Dun Morogh innkeeper', 0, -4908.17, -970.986, 505.226, 1),
|
|
(245, 'Blackrock Mountain spirithealer', 0, -7919.04, -1353.66, 134.08, 1),
|
|
(246, 'Krosh Firehand', 565, 149.823, 178.019, -10.5928, 1),
|
|
(247, 'Akilzon', 568, 376.353, 1407.34, 75.5313, 1),
|
|
(248, 'Silverpine Forest spirithealer', 0, -384.86, 1110.88, 85.2978, 1),
|
|
(249, 'Goldshire innkeeper', 0, -9458.72, 49.5112, 60.3729, 1),
|
|
(250, 'Azuremyst Isle spirithealer', 530, -4304.85, -12422.9, 17.5658, 1),
|
|
(251, 'Patchwerk', 0, 2457.06, -5592.09, 414.122, 1),
|
|
(252, 'Shadowmoon Village spirithealer', 530, -2996.17, 2454.73, 62.4357, 1),
|
|
(253, 'Crystal Spine spirithealer', 530, 3876.32, 5492.65, 272.483, 1),
|
|
(254, 'Howling Fjord spirithealer', 571, 1359.41, -4769.29, 193.188, 1),
|
|
(255, 'Elder Ironbranch', 603, 2387.63, -179.109, 437.211, 1),
|
|
(256, 'Gathios the Shatterer', 564, 700.739, 302.722, 277.526, 1),
|
|
(257, 'Thunder Bluff innkeeper', 1, -1300.28, 38.4858, 129.292, 1),
|
|
(258, 'Void Reaver', 550, 424.235, 403.475, 14.9773, 1),
|
|
(259, 'King Haldor', 575, 413.959, -314.937, 107.288, 1),
|
|
(260, 'Amani Dragonhawk Spirit', 568, 91.133, 705.753, 45.1947, 1),
|
|
(261, 'Onyxia', 249, -4.8689, -217.171, -86.7104, 1),
|
|
(262, 'Sentinel Hill flightMaster', 0, -10628.3, 1037.27, 34.1915, 1),
|
|
(263, 'Tranquillien flightMaster', 530, 7595.16, -6782.24, 86.878, 1),
|
|
(264, 'Brill spirithealer', 0, 2348.58, 492.862, 33.358, 1),
|
|
(265, 'Prophet Velen', 580, 1717.8, 645.201, 28.2202, 1),
|
|
(266, 'Muru', 580, 1816.4, 625.894, 69.6886, 1),
|
|
(267, 'Gruul the Dragonkiller', 565, 239.919, 359.057, -4.65222, 1),
|
|
(268, 'Strand of the Ancients spiritguide', 607, 964.595, -189.784, 90.66, 1),
|
|
(269, 'Gates of Ironforge spirithealer', 0, -5165, -876, 507.245, 1),
|
|
(270, 'The Underbelly innkeeper', 571, 5759.18, 716.138, 618.635, 1),
|
|
(271, 'Marshals Refuge flightMaster', 1, -6110.54, -1140.35, -186.866, 1),
|
|
(272, 'Patchwerk', 533, 3158.63, -3145.42, 294.063, 1),
|
|
(273, 'Caverns of Time innkeeper', 1, -8158.85, -4859.13, -24.7839, 1),
|
|
(274, 'Thorium Point spirithealer', 0, -6439, -1115, 312.16, 1),
|
|
(275, 'Falcon Watch spirithealer', 530, -697.533, 4111.14, 63.3053, 1),
|
|
(276, 'Honor Hold spirithealer', 530, -815.933, 2724.58, 111.381, 1),
|
|
(277, 'Hellfire Peninsula spirithealer', 530, 546.862, 1992.06, 103.653, 1),
|
|
(278, 'Strand of the Ancients spiritguide', 607, 1457.19, -53.713, 5.181, 1),
|
|
(279, 'The Stormspire spirithealer', 530, 4363.88, 3093.74, 132.97, 1),
|
|
(280, 'Thorium Point flightMaster', 0, -6559.06, -1169.38, 309.809, 1),
|
|
(281, 'Farstrider Retreat spirithealer', 530, 8939.88, -7443.37, 82.7631, 1),
|
|
(282, 'Garr', 409, 679.838, -497.988, -213.733, 1),
|
|
(283, 'Vanndar Stormpike', 30, 722.43, -10.9982, 50.7046, 1),
|
|
(284, 'Arathi Basin spiritguide', 529, 833, 793, -57.25, 1),
|
|
(285, 'High Warlord Najentus', 564, 434.943, 739.254, 15.0699, 1),
|
|
(286, 'King Ranulf', 575, 413.568, -335.497, 107.298, 1),
|
|
(287, 'Loch Modan spirithealer', 0, -5326.13, -3779.15, 310.073, 1),
|
|
(288, 'Brackenwall Village innkeeper', 1, -3165.61, -2911.76, 35.1392, 1),
|
|
(289, 'Cosmowrench spirithealer', 530, 2980.19, 1869.82, 143.607, 1),
|
|
(290, 'Area 52 spirithealer', 530, 3015.3, 3597.04, 145.753, 1),
|
|
(291, 'Vortex Pinnacle spirithealer', 530, 2296.35, 7023.23, 364.117, 1),
|
|
(292, 'Scalewing Shelf spirithealer', 530, 2312.27, 5083.93, 272.449, 1),
|
|
(293, 'Sylvanaar spirithealer', 530, 1955.9, 6768.81, 164.061, 1),
|
|
(294, 'Zangarmarsh spirithealer', 530, 335.75, 7626.48, 22.9002, 1),
|
|
(295, 'Halaa spirithealer', 530, -1667.32, 7948.42, -48.7145, 1),
|
|
(296, 'Wildhammer Stronghold spirithealer', 530, -4010.09, 2053.24, 97.8815, 1),
|
|
(297, 'Terokkar Forest spirithealer', 530, -1786.04, 4928.11, -21.9232, 1),
|
|
(298, 'Thrallmar spirithealer', 530, 167.747, 2570.89, 79.6642, 1),
|
|
(299, 'Hellfire Peninsula spirithealer', 530, -1266.03, 2441.78, 61.8107, 1),
|
|
(300, 'MokNathal Village flightMaster', 530, 2023.78, 4702.71, 150.667, 1),
|
|
(301, 'Zangarmarsh spirithealer', 530, 321.729, 8622.32, 23.3595, 1),
|
|
(302, 'Heroic Training Dummy', 530, -3839.4, -11318, -126.477, 1),
|
|
(303, 'Gadgetzan flightMaster', 1, -7045.24, -3779.4, 10.3158, 1),
|
|
(304, 'Gadgetzan flightMaster', 1, -7224.87, -3738.21, 8.48369, 1),
|
|
(305, 'Vereesa Windrunner', 571, 5796.43, 799.352, 661.953, 1),
|
|
(306, 'Anachronos', 1, -8240.33, -4648.71, 0.334381, 1),
|
|
(307, 'Urgreth of the Thousand Tombs', 571, 6208.47, 3873.8, 132.398, 1),
|
|
(308, 'Camp Taurajo flightMaster', 1, -2384.08, -1880.94, 95.9336, 1),
|
|
(309, 'Sathrovarr the Corruptor', 580, 1699.91, 929.021, -74.2837, 1),
|
|
(310, 'Mudsprocket flightMaster', 1, -4568.4, -3223.19, 34.9894, 1),
|
|
(311, 'Moonglade spirithealer', 1, 7412.88, -2817, 464.855, 1),
|
|
(312, 'Kalecgos', 580, 1704.21, 924.758, 53.1608, 1),
|
|
(313, 'HebValok spirithealer', 571, 5705.4, -2468.62, 287.551, 1),
|
|
(314, 'Grishnath spirithealer', 530, 3519.15, 6828.53, 141.155, 1),
|
|
(315, 'Eastern Plaguelands spirithealer', 0, 1989.31, -3650.44, 120.369, 1),
|
|
(316, 'Bladed Gulch spirithealer', 530, 3441.09, 4798.39, 260.086, 1),
|
|
(317, 'Wintergrasp Fortress spirithealer', 571, 5538, 2895.81, 517.055, 1),
|
|
(318, 'Silvermoon City innkeeper', 530, 9684.1, -7363.6, 12.0145, 1),
|
|
(319, 'Varimathras', 0, 1297.36, 339.53, -59.9997, 1),
|
|
(320, 'Olm the Summoner', 565, 146.521, 185.358, -10.8378, 1),
|
|
(321, 'Dalaran Island innkeeper', 571, 5837.25, 634.072, 656.735, 1),
|
|
(322, 'Farshire spirithealer', 571, 2484.58, 5288.94, 32.6711, 1),
|
|
(323, 'Sseratus', 571, 6391.69, -2615.04, 323.164, 1),
|
|
(324, 'Thrallmar flightMaster', 530, 233.137, 2632.3, 88.3007, 1),
|
|
(325, 'Hellfire Warder', 544, -0.181343, 67.1853, 22.8294, 1),
|
|
(326, 'Dustwallow Marsh spirithealer', 1, -3134, -3048, 34.246, 1),
|
|
(327, 'Ghostlands spirithealer', 530, 7700.74, -6731.16, 48.408, 1),
|
|
(328, 'Freewind Post flightMaster', 1, -5407.12, -2419.61, 89.7094, 1),
|
|
(329, 'Freewind Post innkeeper', 1, -5477.85, -2460.43, 89.3671, 1),
|
|
(330, 'The Shadow Vault innkeeper', 571, 8499.73, 2685.31, 652.437, 1),
|
|
(331, 'Hellfire Channeler', 542, 274.133, -87.1647, -137.368, 1),
|
|
(332, 'Hellfire Warder', 544, 6.12531, 69.0678, 22.9075, 1),
|
|
(333, 'High Priestess Marli', 309, -12326.5, -1577.11, 133.588, 1),
|
|
(334, 'Magmadar', 409, 1144.63, -1020.48, -185.663, 1),
|
|
(335, 'Warsong Gulch spiritguide', 489, 1029.14, 1387.49, 340.836, 1),
|
|
(336, 'Snowblind Hills spirithealer', 571, 6431.54, -1186.62, 448.172, 1),
|
|
(337, 'The Shadow Vault flightMaster', 571, 8407.96, 2700.43, 655.201, 1),
|
|
(338, 'Brackenwall Village flightMaster', 1, -3149.14, -2842.13, 34.6649, 1),
|
|
(339, 'Prophet Velen', 530, -3993.71, -11413.7, -122.136, 1),
|
|
(340, 'Chromaggus', 469, -7515.34, -1029.62, 476.73, 1),
|
|
(341, 'Moaki Harbor spirithealer', 571, 2764.22, 1043.91, 23.9775, 1),
|
|
(342, 'Lord Victor Nefarius', 469, -7588.27, -1261.92, 482.03, 1),
|
|
(343, 'Ebon Hold spirithealer', 609, 2116.19, -5286.94, 81.2151, 1),
|
|
(344, 'Skettis spirithealer', 530, -3922.27, 3689.32, 286.767, 1),
|
|
(345, 'Agmars Hammer flightMaster', 571, 3863.63, 1523.11, 90.2259, 1),
|
|
(346, 'Tranquillien innkeeper', 530, 7553.37, -6897.35, 96.11, 1),
|
|
(347, 'Sylvanaar innkeeper', 530, 2098.18, 6903.92, 183.313, 1),
|
|
(348, 'Moaki Harbor innkeeper', 571, 2779.23, 927.021, 22.6099, 1),
|
|
(349, 'Theramore Isle flightMaster', 1, -3828.88, -4517.51, 10.7437, 1),
|
|
(350, 'Vengeance Landing Inn innkeeper', 571, 1873.32, -6218.15, 13.1841, 1),
|
|
(351, 'Hellfire Channeler', 542, 307.784, -31.8501, -137.368, 1),
|
|
(352, 'Akali', 571, 6829.59, -4525.52, 442.068, 1),
|
|
(353, 'Windrunners Overlook flightMaster', 571, 5032.91, -521.242, 226.074, 1),
|
|
(354, 'Valley of Trials spirithealer', 1, -639, -4298, 40.942, 1),
|
|
(355, 'The Cape of Stranglethorn spirithealer', 0, -14286, 283.778, 32.739, 1),
|
|
(356, 'Stranglethorn Vale spirithealer', 0, -11550, -228, 28.285, 1),
|
|
(357, 'Dreadmaul Hold spirithealer', 0, -10836, -2953, 13.941, 1),
|
|
(358, 'Stonard spirithealer', 0, -10575, -3377, 22.344, 1),
|
|
(359, 'Flame Crest spirithealer', 0, -7501, -2145, 146.088, 1),
|
|
(360, 'Aerie Peak spirithealer', 0, 324.261, -2227, 137.775, 1),
|
|
(361, 'Chillwind Camp spirithealer', 0, 902.236, -1517, 55.037, 1),
|
|
(362, 'Caer Darrow spirithealer', 0, 1238.37, -2414, 60.739, 1),
|
|
(363, 'Darrowshire spirithealer', 0, 1380.44, -3701, 77.017, 1),
|
|
(364, 'Lights Hope Chapel spirithealer', 0, 2115.64, -5299, 82.163, 1),
|
|
(365, 'Cenarion Hold spirithealer', 1, -6824, 892.716, 33.999, 1),
|
|
(366, 'Valors Rest spirithealer', 1, -6442, -290, 3.555, 1),
|
|
(367, 'Feralas spirithealer', 1, -4429, 370.415, 51.727, 1),
|
|
(368, 'The Barrens spirithealer', 1, -590, -2515, 91.761, 1),
|
|
(369, 'Webwinder Path spirithealer', 1, 919.297, 436.482, 65.128, 1),
|
|
(370, 'Durotar spirithealer', 1, 1178.15, -4467, 21.323, 1),
|
|
(371, 'MorlosAran spirithealer', 1, 3796.96, -1622, 219.894, 1),
|
|
(372, 'Legash Encampment spirithealer', 1, 4798.35, -6846, 89.817, 1),
|
|
(373, 'Everlook spirithealer', 1, 6857.31, -4680, 700.936, 1),
|
|
(374, 'Raastok Glade spirithealer', 530, -2533.26, 3867.87, 10.3359, 1),
|
|
(375, 'Dustwallow Marsh spirithealer', 1, -3518, -4315, 6.77, 1),
|
|
(376, 'Alterac Valley spiritguide', 30, -1089.45, -268.955, 57.0856, 1),
|
|
(377, 'Amani Lynx Spirit', 568, 149.657, 705.75, 45.1948, 1),
|
|
(378, 'Harkoa', 571, 6348.41, -4488.19, 458.212, 1),
|
|
(379, 'Sorrowmurk spirithealer', 0, -10320.2, -4122.43, 22.5164, 1),
|
|
(380, 'Kamagua innkeeper', 571, 704.029, -2932.88, -2.98511, 1),
|
|
(381, 'Thorium Point flightMaster', 0, -6559.26, -1100.23, 310.353, 1),
|
|
(382, 'Stormwind City innkeeper', 0, -8867.79, 673.673, 97.9864, 1),
|
|
(383, 'Amani Eagle Spirit', 568, 105.526, 724.926, 45.1947, 1),
|
|
(384, 'King Tor', 575, 370.12, -334.903, 107.281, 1),
|
|
(385, 'Conquest Hold flightMaster', 571, 3261.52, -2265.45, 114.181, 1),
|
|
(386, 'Gromgol Base Camp innkeeper', 0, -12434.4, 211.559, 2.44848, 1),
|
|
(387, 'ZulDrak spirithealer', 571, 6615.95, -4797.55, 450.522, 1),
|
|
(388, 'Ratchet innkeeper', 1, -1050.04, -3664.8, 23.9684, 1),
|
|
(389, 'Ratchet flightMaster', 1, -898.246, -3769.65, 11.7932, 1),
|
|
(390, 'Nesingwary Base Camp spirithealer', 571, 5624.51, 5845.25, -62.6812, 1),
|
|
(391, 'The Crossroads innkeeper', 1, -407.123, -2645.22, 96.3063, 1),
|
|
(392, 'Shade of Aran', 532, -11164.5, -1909.56, 232.009, 1),
|
|
(393, 'Sentinel Hill innkeeper', 0, -10653.4, 1166.52, 34.4647, 1),
|
|
(394, 'Kargath innkeeper', 0, -6650.01, -2149.09, 245.434, 1),
|
|
(395, 'ZulDrak spirithealer', 571, 4941.26, -2959.29, 289.535, 1),
|
|
(396, 'Iceflow Lake spirithealer', 0, -5386.74, 36.9827, 395.53, 1),
|
|
(397, 'Zabrajin flightMaster', 530, 223.468, 7812.55, 22.6859, 1),
|
|
(398, 'Ironwork Cannon', 603, -59.4983, 88.467, 461.175, 1),
|
|
(399, 'Garadar flightMaster', 530, -1256.63, 7136.17, 57.3484, 1),
|
|
(400, 'Feugen', 533, 3508.14, -2988.65, 312.092, 1),
|
|
(401, 'Stonebreaker Hold innkeeper', 530, -2621.78, 4450.3, 36.1768, 1),
|
|
(402, 'Strand of the Ancients spiritguide', 607, 1618.81, 31.283, 8.347, 1),
|
|
(403, 'Southshore flightMaster', 0, -715.146, -512.134, 26.6793, 1),
|
|
(404, 'Camp Taurajo innkeeper', 1, -2376.27, -1995.74, 96.7881, 1),
|
|
(405, 'The Crossroads flightMaster', 1, -437.137, -2596, 95.8708, 1),
|
|
(406, 'Stonebreaker Hold flightMaster', 530, -2563.19, 4426.77, 39.4383, 1),
|
|
(407, 'Sholazar Basin spirithealer', 571, 4821.72, 5467.69, -52.8696, 1),
|
|
(408, 'Borean Tundra spirithealer', 571, 2002.74, 5938.1, 37.1899, 1),
|
|
(409, 'Undercity spirithealer', 0, 1819.41, 219.233, 60.0732, 1),
|
|
(410, 'Valgarde spirithealer', 571, 671.581, -4927.85, 3.74385, 1),
|
|
(411, 'Borean Tundra spirithealer', 571, 3041.42, 4319.21, 29.4391, 1),
|
|
(412, 'Booty Bay innkeeper', 0, -14457.7, 495.348, 15.2129, 1),
|
|
(413, 'Alar', 550, 370.328, -32.5953, 44.0863, 1),
|
|
(414, 'Howling Fjord spirithealer', 571, 720.288, -5866.59, 286.538, 1),
|
|
(415, 'Toshleys Station flightMaster', 530, 1860.71, 5528.27, 277.588, 1),
|
|
(416, 'Thondroril River flightMaster', 0, 1942.25, -2561.04, 61.0122, 1),
|
|
(417, 'Morgans Vigil flightMaster', 0, -8365.08, -2736.93, 185.691, 1),
|
|
(418, 'Razor Hill innkeeper', 1, 340.362, -4686.29, 16.5411, 1),
|
|
(419, 'Southshore innkeeper', 0, -857.096, -570.751, 11.0649, 1),
|
|
(420, 'Veras Darkshadow', 564, 697.495, 310.651, 277.527, 1),
|
|
(421, 'Nalorakk', 568, 16.9616, 1414.6, 11.9265, 1),
|
|
(422, 'Duskwood spirithealer', 0, -10838.1, -484.891, 42.7193, 1),
|
|
(423, 'Gromgol Base Camp flightMaster', 0, -12417.5, 144.474, 3.36881, 1),
|
|
(424, 'Wyrmskull Village spirithealer', 571, 1101.91, -4970.7, 32.3032, 1),
|
|
(425, 'The Shadow Vault spirithealer', 571, 8191.89, 2864.67, 604.545, 1),
|
|
(426, 'Orgrimmar innkeeper', 1, 1633.99, -4439.37, 15.5167, 1),
|
|
(427, 'Fairbreeze Village innkeeper', 530, 8700.38, -6638.36, 72.8276, 1),
|
|
(428, 'Falconwing Square innkeeper', 530, 9476.91, -6859.21, 17.4246, 1),
|
|
(429, 'Sholazar Basin spirithealer', 571, 6271.65, 4408.18, -70.1607, 1),
|
|
(430, 'Ebon Watch flightMaster', 571, 5218.97, -1299.12, 242.35, 1),
|
|
(431, 'Lady Sylvanas Windrunner', 0, 1296.23, 348.431, -64.9442, 1),
|
|
(432, 'Eversong Woods flightMaster', 530, 9376.4, -7164.92, 9.0194, 1),
|
|
(433, 'Akama', 564, 544.596, 400.677, 112.784, 1),
|
|
(434, 'Thrallmar innkeeper', 530, 190.876, 2610.93, 87.3669, 1),
|
|
(435, 'Eydis Darkbane', 571, 8505.89, 868.191, 558.159, 1),
|
|
(436, 'Honor Hold flightMaster', 530, -665.804, 2715.48, 94.1981, 1),
|
|
(437, 'Honor Hold innkeeper', 530, -708.871, 2739.13, 94.8168, 1),
|
|
(438, 'Highlord Darion Mograine', 609, 2431.67, -5137.02, 83.9246, 1),
|
|
(439, 'Aldrassil spirithealer', 1, 10394.7, 825.111, 1317.52, 1),
|
|
(440, 'Eye of the Storm spiritguide', 566, 2523.69, 1596.6, 1269.35, 1),
|
|
(441, 'Bleeding Vale spirithealer', 571, 1923.72, -5986.35, 9.05279, 1),
|
|
(442, 'Noth the Plaguebringer', 533, 2671.65, -3489.11, 261.337, 1),
|
|
(443, 'The Foot Steppes spirithealer', 571, 7088.56, -1432.65, 923.502, 1),
|
|
(444, 'Marshals Refuge spirithealer', 1, -6154.23, -1142.67, -216.588, 1),
|
|
(445, 'Leotheras the Blind', 548, 376.543, -438.631, 29.6083, 1),
|
|
(446, 'Maiden of Virtue', 532, -10945.9, -2103.79, 92.7942, 1),
|
|
(447, 'Winterspring spirithealer', 1, 6499.08, -2378.94, 589.681, 1),
|
|
(448, 'Sholazar Basin spirithealer', 571, 5032.08, 4498.36, -91.554, 1),
|
|
(449, 'Blood Watch innkeeper', 530, -2059.2, -11897, 45.7415, 1),
|
|
(450, 'Blood Watch flightMaster', 530, -1930.02, -11956.8, 57.4743, 1),
|
|
(451, 'The Exodar flightMaster', 530, -4057.15, -11788.6, 8.87662, 1),
|
|
(452, 'Gurtogg Bloodboil', 564, 744.302, 277.077, 63.8392, 1),
|
|
(453, 'Silent Vigil spirithealer', 571, 7889.04, 726.715, 519.2, 1),
|
|
(454, 'Garrosh', 530, -1344.67, 7232.62, 33.5608, 1),
|
|
(455, 'Cenarion Refuge spirithealer', 530, -213.516, 5593.56, 20.7121, 1),
|
|
(456, 'Silvermoon City innkeeper', 530, 9514.43, -7300.57, 18.2249, 1),
|
|
(457, 'Suns Reach Sanctum spirithealer', 530, 12843, -6851.27, 12.9026, 1),
|
|
(458, 'The Exodar innkeeper', 530, -4002.43, -11874.4, 3.09637, 1),
|
|
(459, 'Altar of Shatar flightMaster', 530, -3062.63, 741.933, -10.0639, 1),
|
|
(460, 'Coldridge Valley innkeeper', 0, -6170.98, 384.593, 402.211, 1),
|
|
(461, 'Thunderlord Stronghold spirithealer', 530, 2218.65, 6017.26, 135.922, 1),
|
|
(462, 'Lady Sylvanas Windrunner', 0, 1953.57, 237.531, 41.942, 1),
|
|
(463, 'Greatmother Geyah', 530, -1222.05, 7162.91, 57.3886, 1),
|
|
(464, 'Saurfang the Younger', 530, -1285.25, 8503.59, 16.9548, 1),
|
|
(465, 'Blackthorn Ridge spirithealer', 1, -3973.19, -2017.75, 96.0305, 1),
|
|
(466, 'Baelguns Excavation Site spirithealer', 571, 210.014, -5945.17, 7.17955, 1),
|
|
(467, 'The Cauldron spirithealer', 0, -6863.62, -1537.06, 241.746, 1),
|
|
(468, 'Hellfire Channeler', 544, 10.3369, -19.7942, 0.714241, 1),
|
|
(469, 'Kurinnaxx', 509, -8824.54, 1629.52, 20.446, 1),
|
|
(470, 'Camp Winterhoof innkeeper', 571, 2681.94, -4390.98, 284.543, 1),
|
|
(471, 'Fort Wildervar flightMaster', 571, 2467.34, -5028.79, 283.778, 1),
|
|
(472, 'Sir Zeliek', 533, 2528.79, -2948.58, 245.633, 1),
|
|
(473, 'Toshleys Station spirithealer', 530, 2013.51, 5570.5, 262.92, 1),
|
|
(474, 'Tanaris spirithealer', 1, -8591.09, -3623.91, 13.478, 1),
|
|
(475, 'Temple of Telhamat flightMaster', 530, 199.061, 4238.42, 121.81, 1),
|
|
(476, 'Allerian Stronghold flightMaster', 530, -2995.4, 3873.27, 9.6248, 1),
|
|
(477, 'Elder Stonebark', 603, 2199.53, -88.9684, 431.522, 1),
|
|
(478, 'Brill innkeeper', 0, 2269.51, 244.944, 34.3402, 1),
|
|
(479, 'Temple of Telhamat innkeeper', 530, 229.118, 4333.73, 119.083, 1),
|
|
(480, 'Orebor Harborage innkeeper', 530, 1056.38, 7370.99, 39.6667, 1),
|
|
(481, 'The Stair of Destiny flightMaster', 530, -323.81, 1027.61, 54.2399, 1),
|
|
(482, 'Sylvanaar flightMaster', 530, 2187.88, 6794, 183.413, 1),
|
|
(483, 'Thunderlord Stronghold flightMaster', 530, 2451.06, 6022.06, 154.839, 1),
|
|
(484, 'Ruins of Alterac spirithealer', 0, 790.751, -418.588, 136.861, 1),
|
|
(485, 'Aldor Rise innkeeper', 530, -1904.29, 5765.5, 131.296, 1),
|
|
(486, 'Grizzly Hills spirithealer', 571, 2933.64, -2836.78, 73.6939, 1),
|
|
(487, 'The Dragon Wastes flightMaster', 571, 3647.26, 244.051, 52.3397, 1),
|
|
(488, 'Voljin', 1, 1934.06, -4162.26, 41.139, 1),
|
|
(489, 'Thunderlord Stronghold innkeeper', 530, 2404.13, 5950.76, 152.192, 1),
|
|
(490, 'Ysera', 571, 2823.33, 49.888, -1.77217, 1),
|
|
(491, 'Lakeshire innkeeper', 0, -9223.98, -2157.12, 64.0168, 1),
|
|
(492, 'Blood-Queen Lanathel', 631, 4686.46, 2769.38, 377.477, 1),
|
|
(493, 'Owl Wing Thicket spirithealer', 1, 5633.21, -4765.75, 777.907, 1),
|
|
(494, 'Quetzluns Spirit', 571, 5717.11, -4364.71, 385.885, 1),
|
|
(495, 'Netherspite', 532, -11089.4, -1615.26, 279.362, 1),
|
|
(496, 'Fire Plume Ridge spirithealer', 1, -7348.79, -1316.54, -260.86, 1),
|
|
(497, 'Western Plaguelands spirithealer', 0, 1840.76, -2149.67, 67.4929, 1),
|
|
(498, 'The Charred Vale spirithealer', 1, 466.735, 1466.16, 12.8983, 1),
|
|
(499, 'Hellfire Channeler', 544, -31.7645, -35.8374, 0.714268, 1),
|
|
(500, 'Swamprat Post flightMaster', 530, 87.9806, 5213.79, 23.3282, 1),
|
|
(501, 'Borgorok Outpost innkeeper', 571, 4506.36, 5707.32, 81.6039, 1),
|
|
(502, 'ShadraAlor spirithealer', 0, -198.557, -3043.34, 119.727, 1),
|
|
(503, 'Toshleys Station innkeeper', 530, 1944.85, 5537.87, 266.734, 1),
|
|
(504, 'Dun Niffelem flightMaster', 571, 7309.45, -2612.99, 814.928, 1),
|
|
(505, 'Mudsprocket spirithealer', 1, -4637.91, -3139.22, 34.9469, 1),
|
|
(506, 'Raven Hill spirithealer', 0, -10602.4, 293.623, 31.7491, 1),
|
|
(507, 'Arch Druid Fandral Staghelm', 1, 10173, 2569.92, 1366.96, 1),
|
|
(508, 'Sholazar Basin spirithealer', 571, 5518.39, 3589.14, -13.5173, 1),
|
|
(509, 'Caverns of Time spirithealer', 1, -8146.14, -4608.99, -125.103, 1),
|
|
(510, 'Tabethas Farm spirithealer', 1, -4031.16, -3422.71, 38.8247, 1),
|
|
(511, 'K3 flightMaster', 571, 6188.97, -1056.53, 409.906, 1),
|
|
(512, 'The Argent Stand flightMaster', 571, 5523.68, -2674.97, 304.037, 1),
|
|
(513, 'Sanctum of the Stars innkeeper', 530, -4141.9, 1127.26, 44.6148, 1),
|
|
(514, 'Altar of Shatar innkeeper', 530, -2983.52, 863.391, -7.48924, 1),
|
|
(515, 'Rexxar', 530, 2298.11, 6034.42, 142.586, 1),
|
|
(516, 'Icehowl', 571, 8377.34, 896.491, 548.684, 1),
|
|
(517, 'New Agamand innkeeper', 571, 439.533, -4550.71, 245.709, 1),
|
|
(518, 'Evergrove flightMaster', 530, 2975.63, 5499.79, 143.668, 1),
|
|
(519, 'Fordragon Hold flightMaster', 571, 4606.09, 1410.71, 194.831, 1),
|
|
(520, 'Teron Gorefiend', 564, 606.641, 402.173, 187.173, 1),
|
|
(521, 'Stormwind City flightMaster', 0, -8835.76, 490.084, 109.699, 1),
|
|
(522, 'Hellfire Warder', 544, -54.8378, 60.2842, 3.07587, 1),
|
|
(523, 'AnubRekhan', 533, 3308.59, -3476.29, 287.161, 1),
|
|
(524, 'Lord Kri', 531, -8567.05, 2175.89, -4.06608, 1),
|
|
(525, 'Goldshire innkeeper', 0, -9462.66, 16.1915, 57.0459, 1),
|
|
(526, 'New Agamand flightMaster', 571, 400.47, -4542.25, 245.089, 1),
|
|
(527, 'Cenarion Hold innkeeper', 1, -6868.04, 729.914, 45.7454, 1),
|
|
(528, 'Camp Oneqwah innkeeper', 571, 3875.46, -4544.99, 209.406, 1),
|
|
(529, 'Everlook flightMaster', 1, 6815.12, -4610.12, 710.759, 1),
|
|
(530, 'Sartharion', 615, 3246.57, 551.263, 58.6164, 1),
|
|
(531, 'Fankriss the Unyielding', 531, -8085.39, 1196.72, -91.97, 1),
|
|
(532, 'Ghostlands spirithealer', 530, 7013.18, -7311.28, 46.7389, 1),
|
|
(533, 'Suns Reach Harbor flightMaster', 530, 13012.4, -6911.19, 9.66653, 1),
|
|
(534, 'Dalaran innkeeper', 571, 5716.2, 681.837, 645.834, 1),
|
|
(535, 'The Exodar innkeeper', 530, -3746.37, -11696.1, -105.87, 1),
|
|
(536, 'Azure Watch innkeeper', 530, -4129.43, -12469, 44.0842, 1),
|
|
(537, 'Orgrimmar innkeeper', 1, 1562, -4407.08, 10.6478, 1),
|
|
(538, 'Guldan', 530, -3593.22, 1858.18, 47.24, 1),
|
|
(539, 'Sanctum of the Stars spirithealer', 530, -4122.94, 1062.18, 31.5531, 1),
|
|
(540, 'ZulDrak spirithealer', 571, 5515.57, -4101.57, 364.358, 1),
|
|
(541, 'ZulDrak spirithealer', 571, 5239.77, -2132.53, 244.569, 1),
|
|
(542, 'Northshire Valley spirithealer', 0, -8924, -189, 80.555, 1),
|
|
(543, 'Dolanaar spirithealer', 1, 9683.39, 952.225, 1291.87, 1),
|
|
(544, 'Darnassus spirithealer', 1, 10055.4, 2116.32, 1329.71, 1),
|
|
(545, 'Altar of Shatar spirithealer', 530, -3127.85, 727.413, -20.3158, 1),
|
|
(546, 'Nagrand spirithealer', 530, -2023.67, 8485.88, -0.436384, 1),
|
|
(547, 'Sunstrider Isle spirithealer', 530, 10463.3, -6369.74, 39.7908, 1),
|
|
(548, 'Fairbreeze Village spirithealer', 530, 8704.09, -6670.87, 70.3361, 1),
|
|
(549, 'The Stair of Destiny spirithealer', 530, -280.767, 1055.99, 54.3232, 1),
|
|
(550, 'Ammen Vale spirithealer', 530, -4119.32, -13663.5, 74.4887, 1),
|
|
(551, 'Azuremyst Isle spirithealer', 530, -3329.27, -12097.1, 28.5829, 1),
|
|
(552, 'Vindicators Rest spirithealer', 530, -1757.48, -11056.5, 77.13, 1),
|
|
(553, 'Azuremyst Isle spirithealer', 530, -3485.5, -11652, 7.80012, 1),
|
|
(554, 'Auchindoun spirithealer', 530, -3561.65, 4674.39, -21.9614, 1),
|
|
(555, 'Zangarmarsh spirithealer', 530, 227.538, 6200.29, 22.2206, 1),
|
|
(556, 'Northwind Cleft spirithealer', 530, -1069.48, 8096.37, -35.9058, 1),
|
|
(557, 'Zangarmarsh spirithealer', 530, 873.334, 7284.83, 22.9778, 1),
|
|
(558, 'Arathi Basin spiritguide', 529, 1357.17, 1280.23, -11.2124, 1),
|
|
(559, 'Heroic Training Dummy', 1, 9908.89, 2251.49, 1330.83, 1),
|
|
(560, 'Thaladred the Darkener', 550, 785.807, 19.4862, 48.8118, 1),
|
|
(561, 'Master Engineer Telonicus', 550, 792.725, 12.7754, 48.8118, 1),
|
|
(562, 'Grand Astromancer Capernian', 550, 792.408, -13.2415, 48.8118, 1),
|
|
(563, 'Lord Sanguinar', 550, 785.782, -20.3995, 48.8118, 1),
|
|
(564, 'Lady Vashj', 548, 29.9902, -922.409, 42.9852, 1),
|
|
(565, 'Eastvale Logging Camp spirithealer', 0, -9554.16, -1367.13, 51.202, 1),
|
|
(566, 'Hydross the Unstable', 548, -239.843, -366.494, -0.74459, 1),
|
|
(567, 'Morogrim Tidewalker', 548, 370.829, -723.939, -14.005, 1),
|
|
(568, 'Amberpine Lodge innkeeper', 571, 3406.96, -2788.63, 201.604, 1),
|
|
(569, 'Stonard innkeeper', 0, -10487.3, -3258.84, 21.1127, 1),
|
|
(570, 'Stonard flightMaster', 0, -10459.2, -3279.76, 21.5445, 1),
|
|
(571, 'Stonetalon Peak spirithealer', 1, 2734.82, 1279.54, 295.79, 1),
|
|
(572, 'Twilight Base Camp spirithealer', 1, -7058, 1287.18, 6.16177, 1),
|
|
(573, 'Terrace of the Makers spirithealer', 571, 7917.5, -2461.01, 1139.45, 1),
|
|
(574, 'Hellfire Warder', 544, -8.90767, 68.377, 22.6632, 1),
|
|
(575, 'Hellfire Warder', 544, 34.3106, 6.95704, 45.1233, 1),
|
|
(576, 'Hellfire Warder', 544, 34.5866, -3.04499, 45.1226, 1),
|
|
(577, 'Hellfire Channeler', 544, 10.4777, 23.9914, 0.714224, 1),
|
|
(578, 'Badlands spirithealer', 0, -7105.79, -3488.52, 242.318, 1),
|
|
(579, 'Magtheridon', 542, 320.911, -83.0625, -133.307, 1),
|
|
(580, 'The Barrens spirithealer', 1, 277.085, -3314.55, 56.5686, 1),
|
|
(581, 'Ironwork Cannon', 603, -223.929, -279.219, 396.084, 1),
|
|
(582, 'Wavestrider Beach spirithealer', 1, -7748.02, -4978.67, 6.00826, 1),
|
|
(583, 'Arathi Basin spiritguide', 529, 1017.43, 960.61, -42.95, 1),
|
|
(584, 'Shazzrah', 409, 583.49, -799.755, -205.356, 1),
|
|
(585, 'Warsong Gulch spiritguide', 489, 1415.33, 1554.79, 343.156, 1),
|
|
(586, 'Tower of Azora spirithealer', 0, -9562.73, -603.599, 58.3876, 1),
|
|
(587, 'Midnight', 532, -11126.3, -1929.11, 49.329, 1),
|
|
(588, 'Lady Sylvanas Windrunner', 0, 1290.41, 316.247, -57.2376, 1),
|
|
(589, 'Undercity flightMaster', 0, 1567.12, 266.345, -43.0194, 1),
|
|
(590, 'High Priest Venoxis', 309, -12029.8, -1707.93, 39.413, 1),
|
|
(591, 'Undercity innkeeper', 0, 1635.4, 223.331, -43.0198, 1),
|
|
(592, 'Gormok the Impaler', 571, 8361.13, 775.813, 551.582, 1),
|
|
(593, 'The Lich King', 571, 1054.51, -4918.39, 10.1475, 1),
|
|
(594, 'Westguard Keep flightMaster', 571, 1343.75, -3287.78, 174.536, 1),
|
|
(595, 'High Priestess Jeklik', 309, -12291.9, -1380.08, 144.902, 1),
|
|
(596, 'Venomspite flightMaster', 571, 3248.77, -662.297, 166.873, 1),
|
|
(597, 'Chillwind Camp flightMaster', 0, 928.273, -1429.08, 64.8343, 1),
|
|
(598, 'Lights Hope Chapel flightMaster', 0, 2269.85, -5345.39, 87.0242, 1),
|
|
(599, 'Lights Hope Chapel flightMaster', 0, 2328.48, -5290.72, 81.8744, 1),
|
|
(600, 'Lights Hope Chapel innkeeper', 0, 2300.9, -5345.09, 90.8799, 1),
|
|
(601, 'The Dragon Wastes spirithealer', 571, 3546.86, 272.988, 45.5817, 1),
|
|
(602, 'Bouldercrags Refuge innkeeper', 571, 8426.41, -355.584, 906.485, 1),
|
|
(603, 'Revantusk Village innkeeper', 0, -622.033, -4583.4, 11.7704, 1),
|
|
(604, 'Revantusk Village flightMaster', 0, -631.736, -4720.6, 5.48226, 1),
|
|
(605, 'Wildhammer Keep innkeeper', 0, 399.725, -2119.74, 131.563, 1),
|
|
(606, 'Aerie Peak flightMaster', 0, 282.096, -2001.28, 194.127, 1),
|
|
(607, 'Lakeside Landing flightMaster', 571, 5505.6, 4745.33, -194.35, 1),
|
|
(608, 'Princess Huhuran', 531, -8532.09, 1696.53, -90.26, 1),
|
|
(609, 'Hellfire Channeler', 542, 369.461, -118.757, -137.368, 1),
|
|
(610, 'Spirit of Rhunok', 571, 6369.9, -3265.91, 389.018, 1),
|
|
(611, 'Amber Ledge flightMaster', 571, 3571.12, 5957.59, 136.303, 1),
|
|
(612, 'Deathknell innkeeper', 0, 1893.62, 1587.59, 91.9029, 1),
|
|
(613, 'Hellfire Channeler', 542, 308.203, -141.77, -137.368, 1),
|
|
(614, 'Undercity innkeeper', 0, 1814.6, 238.413, 64.2466, 1),
|
|
(615, 'Krasus Landing flightMaster', 571, 5813.37, 453.403, 658.834, 1),
|
|
(616, 'Falconwing Square innkeeper', 530, 9493.56, -6835.23, 20.2602, 1),
|
|
(617, 'Warsong Hold innkeeper', 571, 2803.7, 6154.5, 85.2464, 1),
|
|
(618, 'Sunstrider Isle innkeeper', 530, 10358.9, -6408.13, 42.2982, 1),
|
|
(619, 'Bloodhoof Village innkeeper', 1, -2339.6, -360.538, -4.8282, 1),
|
|
(620, 'Camp Narache innkeeper', 1, -2887.97, -234.382, 57.683, 1),
|
|
(621, 'Razor Hill innkeeper', 1, 313.645, -4726.9, 14.0282, 1),
|
|
(622, 'Azuregos', 1, 2622.22, -5977.93, 100.76, 1),
|
|
(623, 'Kharanos innkeeper', 0, -5599.99, -487.468, 400.963, 1),
|
|
(624, 'Northshire Valley innkeeper', 0, -8914.73, -133.636, 84.3208, 1),
|
|
(625, 'Azure Watch innkeeper', 530, -4153.89, -12489.6, 48.1264, 1),
|
|
(626, 'Crash Site innkeeper', 530, -4084.56, -13764.8, 78.554, 1),
|
|
(627, 'Warriors Terrace innkeeper', 1, 9951.88, 2282.82, 1345.16, 1),
|
|
(628, 'Dolanaar innkeeper', 1, 9844.2, 967.527, 1310.57, 1),
|
|
(629, 'Shadowglen innkeeper', 1, 10317, 824.078, 1330.14, 1),
|
|
(630, 'Hatchet Hills flightMaster', 530, 6789.91, -7749.43, 126.619, 1),
|
|
(631, 'Steelbreaker', 603, 1587.18, 121.027, 427.268, 1),
|
|
(632, 'Harkoa', 571, 5746.51, -3608.83, 387.191, 1),
|
|
(633, 'Princess Yauj', 531, -8586.73, 2173.15, -4.33533, 1),
|
|
(634, 'Spirit of Azuregos', 1, 2651.77, -6098.25, 98.7651, 1),
|
|
(635, 'Arathi Basin spiritguide', 529, 1207.48, 787, -83.36, 1),
|
|
(636, 'Taunkale Village flightMaster', 571, 3446.11, 4088.41, 16.8603, 1),
|
|
(637, 'Auberdine flightMaster', 1, 6343.2, 561.651, 16.1047, 1),
|
|
(638, 'King Ymiron', 571, 913.323, -5580.62, 201.56, 1),
|
|
(639, 'Garrosh Hellscream', 571, 2838.32, 6187.36, 84.6827, 1),
|
|
(640, 'Runemaster Molgeim', 603, 1589.54, 106.986, 427.419, 1),
|
|
(641, 'Ignis the Furnace Master', 603, 586.542, 378.798, 360.923, 1),
|
|
(642, 'Jindo the Hexxer', 309, -11515.8, -1275.48, 79.6621, 1),
|
|
(643, 'The Argent Stand innkeeper', 571, 5462.97, -2639.05, 306.634, 1),
|
|
(644, 'Hailscorn', 571, 6300.65, 3879.63, 173.767, 1),
|
|
(645, 'Talonbranch Glade flightMaster', 1, 6204.08, -1951.43, 571.581, 1),
|
|
(646, 'Bloodvenom Post flightMaster', 1, 5064.72, -338.845, 367.463, 1),
|
|
(647, 'Emerald Sanctuary flightMaster', 1, 3981.74, -1321.47, 251.124, 1),
|
|
(648, 'Sanctum Sentry', 603, 2002.36, 47.5612, 417.729, 1),
|
|
(649, 'Howling Fjord spirithealer', 571, 57.9178, -4649.08, 283.569, 1),
|
|
(650, 'Fordragon Hold spirithealer', 571, 4465.89, 1263.18, 141.627, 1),
|
|
(651, 'Dawns Reach spirithealer', 571, 3417.93, -1280.81, 126.479, 1),
|
|
(652, 'Coldarra spirithealer', 571, 3618.7, 6805.59, 172.177, 1),
|
|
(653, 'Everlook flightMaster', 1, 6800.54, -4742.35, 701.62, 1),
|
|
(654, 'Moonglade flightMaster', 1, 7454.85, -2491.61, 462.699, 1),
|
|
(655, 'Moonglade flightMaster', 1, 7466.15, -2122.08, 492.427, 1),
|
|
(656, 'Cenarion Hold flightMaster', 1, -6758.55, 775.594, 89.1046, 1),
|
|
(657, 'Cenarion Hold flightMaster', 1, -6810.2, 841.704, 49.7481, 1),
|
|
(658, 'Fjola Lightbane', 571, 8526.83, 868.146, 558.16, 1),
|
|
(659, 'Arathi Basin spiritguide', 529, 775.17, 1206.4, 15.79, 1),
|
|
(660, 'Ebonroc', 469, -7358.19, -994.32, 477.35, 1),
|
|
(661, 'The Lich King', 609, 2345.3, -5671.68, 426.114, 1),
|
|
(662, 'Fizzcrank Airstrip innkeeper', 571, 4178.47, 5278.22, 26.7764, 1),
|
|
(663, 'Tyrande Whisperwind', 1, 9662.52, 2524.57, 1360.08, 1),
|
|
(664, 'Dolanaar innkeeper', 1, 9802.21, 982.608, 1313.98, 1),
|
|
(665, 'Ymirheim spirithealer', 571, 7229.77, 2165.42, 566.506, 1),
|
|
(666, 'Wintergrasp flightMaster', 571, 5102.75, 2187.83, 365.708, 1),
|
|
(667, 'Ruttheran Village flightMaster', 1, 8640.58, 841.118, 23.3464, 1),
|
|
(668, 'Camp Mojache innkeeper', 1, -4460.1, 242.722, 39.1908, 1),
|
|
(669, 'Feathermoon Stronghold flightMaster', 1, -4370.54, 3340.11, 12.352, 1),
|
|
(670, 'Camp Mojache flightMaster', 1, -4421.94, 198.146, 25.1863, 1),
|
|
(671, 'Dalaran innkeeper', 571, 5888.69, 507.898, 641.653, 1),
|
|
(672, 'Shandris Feathermoon', 1, -4505.82, 3337.48, 14.1203, 1),
|
|
(673, 'KelThuzad', 571, 2418.64, 6456.1, 54.5562, 1),
|
|
(674, 'The Lich King', 609, 2051.46, -5782.35, 106.652, 1),
|
|
(675, 'Camp Tunkalo flightMaster', 571, 7798.38, -2810.29, 1217.93, 1),
|
|
(676, 'Thalanaar flightMaster', 1, -4491.12, -778.347, -40.1193, 1),
|
|
(677, 'Tyrande Whisperwind', 534, 5184.97, -3383.56, 1638.26, 1),
|
|
(678, 'Thrall', 534, 5450.54, -2723.97, 1485.59, 1),
|
|
(679, 'Lady Jaina Proudmoore', 534, 5084.07, -1789.03, 1322.65, 1),
|
|
(680, 'Baron Rivendare', 533, 2524.32, -2951.28, 245.633, 1),
|
|
(681, 'Stars Rest flightMaster', 571, 3506.07, 1990.42, 65.2658, 1),
|
|
(682, 'Fizzcrank Airstrip spirithealer', 571, 4222.44, 5337.23, 30.3802, 1),
|
|
(683, 'Scourge Plague Spreader', 571, 2253.57, 6508.3, 74.5666, 1),
|
|
(684, 'Scourge Plague Spreader', 571, 2545.44, 6444.03, 69.7994, 1),
|
|
(685, 'Dalaran innkeeper', 571, 5671.43, 724.478, 653.412, 1),
|
|
(686, 'Dalaran innkeeper', 571, 5847.97, 635.435, 647.574, 1),
|
|
(687, 'Camp Tunkalo innkeeper', 571, 7798.31, -2967.05, 1258.92, 1),
|
|
(688, 'The Storm Peaks spirithealer', 571, 7463.12, -3326.36, 899.719, 1),
|
|
(689, 'Grizzly Hills spirithealer', 571, 3534.13, -2882.06, 204.625, 1),
|
|
(690, 'The Barrens spirithealer', 1, -1484.9, -2136.98, 94.6139, 1),
|
|
(691, 'Venomspite spirithealer', 571, 3214.61, -701.304, 167.723, 1),
|
|
(692, 'Silver Covenant Pavilion innkeeper', 571, 8605.13, 665.765, 550.375, 1),
|
|
(693, 'Burning Steppes spirithealer', 0, -7987.36, -2368.72, 124.025, 1),
|
|
(694, 'Moaki Harbor flightMaster', 571, 2793.19, 906.36, 22.5437, 1),
|
|
(695, 'Highlord Darion Mograine', 0, 2460.33, -5593.72, 367.476, 1),
|
|
(696, 'Bythius the Flesh-Shaper', 571, 6124.73, 3782.15, 98.2121, 1),
|
|
(697, 'Brunnhildar Village innkeeper', 571, 7114.15, -1633.32, 820.568, 1),
|
|
(698, 'Hodir', 603, 2000.85, -204.335, 432.758, 1),
|
|
(699, 'Sunreavers Command flightMaster', 571, 5587.26, -694.69, 206.71, 1),
|
|
(700, 'DrekThar', 30, -1370.88, -220.208, 98.5099, 1),
|
|
(701, 'King Varian Wrynn', 649, 624.135, 140.84, 418.296, 1),
|
|
(702, 'Dragonblight spirithealer', 571, 3806.42, 2066.28, 93.5632, 1),
|
|
(703, 'Agmars Hammer spirithealer', 571, 3842.49, 1431.58, 90.7244, 1),
|
|
(704, 'Amber Ledge spirithealer', 571, 3555.28, 5822.82, 128.996, 1),
|
|
(705, 'Giants Run spirithealer', 571, 1800.3, -5599.65, 218.872, 1),
|
|
(706, 'Frostsaber Rock spirithealer', 1, 7763.65, -4102.77, 697.988, 1),
|
|
(707, 'Mirage Raceway spirithealer', 1, -6116.2, -3853.91, -58.7501, 1),
|
|
(708, 'Emperor Veklor', 531, -8874.06, 1204.74, -104.17, 1),
|
|
(709, 'Westguard Inn innkeeper', 571, 1445.72, -3263.48, 167.387, 1),
|
|
(710, 'Rise of Suffering spirithealer', 571, 6443.01, 2065.24, 563.495, 1),
|
|
(711, 'Thoradins Wall spirithealer', 0, -900.166, -1478.97, 58.3879, 1),
|
|
(712, 'ZimTorga innkeeper', 571, 5761.11, -3562.79, 387.133, 1),
|
|
(713, 'Prince Valanar', 631, 4680.29, 2769.24, 364.17, 1),
|
|
(714, 'Arathi Basin spiritguide', 529, 714.61, 646.15, -10.87, 1),
|
|
(715, 'Moroes', 532, -10982.7, -1877.93, 81.8119, 1),
|
|
(716, 'Wintergarde Keep innkeeper', 571, 3639.09, -714.098, 214.24, 1),
|
|
(717, 'Valiance Keep innkeeper', 571, 2282.29, 5210.83, 12.5771, 1),
|
|
(718, 'Broodlord Lashlayer', 469, -7573.89, -1035.25, 449.248, 1),
|
|
(719, 'Arygos', 531, -8663.34, 2029.9, 108.58, 1),
|
|
(720, 'Stars Rest innkeeper', 571, 3477.54, 2006.68, 64.9457, 1),
|
|
(721, 'Valgarde innkeeper', 571, 599.04, -4928.18, 17.8836, 1),
|
|
(722, 'Eye of the Storm spiritguide', 566, 1807.74, 1539.42, 1267.63, 1),
|
|
(723, 'Valgarde flightMaster', 571, 567.415, -5012.58, 11.5673, 1),
|
|
(724, 'Fort Wildervar innkeeper', 571, 2477.39, -5054.49, 284.47, 1),
|
|
(725, 'ZimTorga flightMaster', 571, 5780.84, -3598.16, 387.238, 1),
|
|
(726, 'Vengeance Landing flightMaster', 571, 1919.03, -6176.72, 24.5655, 1),
|
|
(727, 'Bouldergor spirithealer', 0, -1345.69, -2046.79, 71.1931, 1),
|
|
(728, 'Apothecary Camp flightMaster', 571, 2106.05, -2968.81, 148.667, 1),
|
|
(729, 'Camp Winterhoof flightMaster', 571, 2649.27, -4394.5, 283.388, 1),
|
|
(730, 'Korkron Vanguard flightMaster', 571, 4941.59, 1167.95, 239.402, 1),
|
|
(731, 'Camp Oneqwah flightMaster', 571, 3874.18, -4520.87, 217.302, 1),
|
|
(732, 'Fizzcrank Airstrip flightMaster', 571, 4126.8, 5309.59, 28.8055, 1),
|
|
(733, 'Harkoa', 571, 5324.32, -3782.08, 371.423, 1),
|
|
(734, 'The Etymidian', 1, -6193.86, -1219.55, -160.768, 1),
|
|
(735, 'The Argent Vanguard spirithealer', 571, 6068.46, 94.7759, 370.063, 1),
|
|
(736, 'Conquest Hold innkeeper', 571, 3256.43, -2202.08, 117.112, 1),
|
|
(737, 'Westfall Brigade Encampment flightMaster', 571, 4582.63, -4254.86, 182.291, 1),
|
|
(738, 'Bouldercrags Refuge flightMaster', 571, 8475.49, -337.946, 906.009, 1),
|
|
(739, 'Mannoroc Coven spirithealer', 1, -1969.18, 1728.99, 62.9928, 1),
|
|
(740, 'Highlord Tirion Fordring', 571, 6426.66, 440.038, 511.307, 1),
|
|
(741, 'Crusaders Pinnacle flightMaster', 571, 6401.22, 464.245, 512.632, 1),
|
|
(742, 'Northdale spirithealer', 0, 3121.92, -4806.89, 100.915, 1),
|
|
(743, 'Warsong Hold flightMaster', 571, 2922.39, 6244.39, 208.835, 1),
|
|
(744, 'Kamagua spirithealer', 571, 731.997, -2987.05, 24.9835, 1),
|
|
(745, 'Garvans Reef spirithealer', 571, 109.589, -3701.8, 1.06501, 1),
|
|
(746, 'North Spear Tower spirithealer', 571, 2242.66, -4650.53, 218.904, 1),
|
|
(747, 'Borgorok Outpost spirithealer', 571, 4512.78, 5658.14, 82.2635, 1),
|
|
(748, 'Deaths Stand spirithealer', 571, 3041.14, 3843.49, 3.75779, 1),
|
|
(749, 'Borean Tundra spirithealer', 571, 2843.05, 6655.58, 36.3798, 1),
|
|
(750, 'Waygate spirithealer', 1, -6113.67, -1337.97, -179.625, 1),
|
|
(751, 'Dalaran spirithealer', 571, 5850.33, 764.161, 641.12, 1),
|
|
(752, 'Grizzly Hills spirithealer', 571, 3100.18, -1983.4, 83.3072, 1),
|
|
(753, 'Westfall Brigade Encampment spirithealer', 571, 4352.78, -4247.99, 162.318, 1),
|
|
(754, 'Grizzly Hills spirithealer', 571, 3967.28, -2316.64, 213.873, 1),
|
|
(755, 'Grizzly Hills spirithealer', 571, 4323.39, -3606.85, 248, 1),
|
|
(756, 'Deaths Breach flightMaster', 0, 2348.63, -5669.29, 382.324, 1),
|
|
(757, 'Lady Blaumeux', 533, 2517.62, -2959.38, 245.636, 1),
|
|
(758, 'Instructor Razuvious', 533, 2772.54, -3112.94, 267.685, 1),
|
|
(759, 'Gothik the Harvester', 533, 2642.14, -3386.96, 285.492, 1),
|
|
(760, 'Loatheb', 533, 2909, -3997.41, 274.188, 1),
|
|
(761, 'KelThuzad', 533, 3749.68, -5114.06, 142.115, 1),
|
|
(762, 'Grand Widow Faerlina', 533, 3353.25, -3620.1, 261.08, 1),
|
|
(763, 'Heigan the Unclean', 533, 2793.86, -3707.38, 276.627, 1),
|
|
(764, 'Gluth', 533, 3283.09, -3156.96, 297.788, 1),
|
|
(765, 'Grobbulus', 533, 3205.06, -3380.85, 311.328, 1),
|
|
(766, 'Thaddius', 533, 3513.84, -2926.55, 302.914, 1),
|
|
(767, 'Blizzard (Shade of Aran)', 532, -11173.7, -1901.12, 232.009, 1),
|
|
(768, 'Baron Rivendare', 609, 1876.44, -5777.14, 85.0903, 1),
|
|
(769, 'The Curator', 532, -11194.2, -1875.34, 153.544, 1),
|
|
(770, 'Terestian Illhoof', 532, -11240.6, -1704.27, 179.32, 1),
|
|
(771, 'Highlord Darion Mograine', 0, 2375.38, -5650.72, 382.523, 1),
|
|
(772, 'Baron Rivendare', 609, 2462.51, -5596.27, 367.481, 1),
|
|
(773, 'The Chilled Quagmire flightMaster', 571, 5023.4, 3686.03, 363.119, 1),
|
|
(774, 'The Masters Eye', 531, -8953.3, 1233.64, -99.718, 1),
|
|
(775, 'Battleguard Sartura', 531, -8337.2, 1596.45, -31.2387, 1),
|
|
(776, 'Merithra of the Dream', 531, -8652.2, 2020.92, 108.58, 1),
|
|
(777, 'Deaths Breach spirithealer', 0, 2364.37, -5778.2, 151.368, 1),
|
|
(778, 'Bors Breath spirithealer', 571, 7078.75, -136.491, 784.697, 1),
|
|
(779, 'Terrace of the Makers spirithealer', 571, 8094.67, -995.262, 938.172, 1),
|
|
(780, 'Forlorn Woods spirithealer', 571, 5882.39, 660.024, 169.925, 1),
|
|
(781, 'Sunreavers Command spirithealer', 571, 5590.8, -588.952, 190.773, 1),
|
|
(782, 'Grizzly Hills spirithealer', 571, 4415.82, -1980.7, 158.165, 1),
|
|
(783, 'Snowdrift Plains spirithealer', 571, 8383.32, -222.323, 842.126, 1),
|
|
(784, 'Winterspring spirithealer', 1, 6617.82, -3544.02, 682.132, 1),
|
|
(785, 'Ursolan spirithealer', 1, 4321.05, -5569.39, 119.787, 1),
|
|
(786, 'Forlorn Ridge spirithealer', 1, 3205.34, -4941.65, 159.706, 1),
|
|
(787, 'Sartheris Strand spirithealer', 1, -1779.32, 2855.72, 56.8082, 1),
|
|
(788, 'Magram Village spirithealer', 1, -1557.36, 983.319, 90.3322, 1),
|
|
(789, 'Desolace spirithealer', 1, -476.943, 1225.75, 96.0816, 1),
|
|
(790, 'The Shrine of Aessina spirithealer', 1, 2932.28, 380.747, 91.8989, 1),
|
|
(791, 'Nightsong Woods spirithealer', 1, 2297.99, -1731.66, 119.435, 1),
|
|
(792, 'Windshear Crag spirithealer', 1, 1287.23, -300.107, 6.08626, 1),
|
|
(793, 'Mirkfallon Lake spirithealer', 1, 1696.09, 1045.9, 149.448, 1),
|
|
(794, 'The Barrens spirithealer', 1, 160.427, -1699.37, 93.7254, 1),
|
|
(795, 'The Barrens spirithealer', 1, 798.808, -2541.37, 91.6667, 1),
|
|
(796, 'Southern Barrens spirithealer', 1, -1892.07, -3059.63, 91.6667, 1),
|
|
(797, 'The Rolling Plains spirithealer', 1, -2726.76, -1115.43, 20.8219, 1),
|
|
(798, 'Red Rocks spirithealer', 1, -1170.27, -1135.08, 30.1008, 1),
|
|
(799, 'Thousand Needles spirithealer', 1, -5363.6, -2365.49, -37.3275, 1),
|
|
(800, 'Tanaris spirithealer', 1, -9048.19, -2724.85, 37.3529, 1),
|
|
(801, 'Lower Wilds spirithealer', 1, -4339.78, -385.667, 38.584, 1),
|
|
(802, 'HiveRegal spirithealer', 1, -7971.13, 786.231, -0.846868, 1),
|
|
(803, 'Stratholme spirithealer', 0, 3344.26, -3227.9, 143.286, 1),
|
|
(804, 'Northridge Lumber Camp spirithealer', 0, 2658.78, -1723.77, 124.43, 1),
|
|
(805, 'Hillsbrad Fields spirithealer', 0, -573.443, 116.159, 54.2246, 1),
|
|
(806, 'Wetlands spirithealer', 0, -3983.23, -2844.7, 12.9895, 1),
|
|
(807, 'Raptor Ridge spirithealer', 0, -3345.39, -3421.12, 64.4016, 1),
|
|
(808, 'Gurubashi Arena spirithealer', 0, -13316.9, 155.748, 17.3469, 1),
|
|
(809, 'The Savage Coast spirithealer', 0, -12000.3, 433.889, 3.22912, 1),
|
|
(810, 'The Dagger Hills spirithealer', 0, -11219.3, 1705.41, 38.9655, 1),
|
|
(811, 'The Dark Portal spirithealer', 0, -11808, -2961.49, 7.68175, 1),
|
|
(812, 'Splinterspear Junction spirithealer', 0, -10342.1, -2583.62, 24.9394, 1),
|
|
(813, 'Stonewatch spirithealer', 0, -9475.05, -3008.82, 134.527, 1),
|
|
(814, 'Dun Morogh spirithealer', 0, -5472.1, -1841.64, 400.677, 1),
|
|
(815, 'Ruttheran Village spirithealer', 1, 8709.78, 963.966, 12.6548, 1),
|
|
(816, 'Sunreaver Pavilion innkeeper', 571, 8425.18, 671.476, 550.458, 1),
|
|
(817, 'Argent Tournament Grounds flightMaster', 571, 8481.62, 891.614, 547.425, 1),
|
|
(818, 'Viscidus', 531, -7992.36, 908.19, -52.62, 1),
|
|
(819, 'Emperor Veknilash', 531, -9019.14, 1180.07, -104.17, 1),
|
|
(820, 'Heroic Training Dummy', 1, 9999.41, 2252.81, 1329.65, 1),
|
|
(821, 'Heroic Training Dummy', 0, -4927.08, -1189.76, 501.737, 1),
|
|
(822, 'Heroic Training Dummy', 0, 1764.94, 351.16, -62.205, 1),
|
|
(823, 'Deathbringer Saurfang', 631, -461.512, 2211.11, 541.197, 1),
|
|
(824, 'Buru the Gorger', 509, -9235.98, 1234.07, -63.6578, 1),
|
|
(825, 'General Rajaxx', 509, -9129.73, 1602.5, 26.5441, 1),
|
|
(826, 'Ossirian the Unscarred', 509, -9493.6, 2030.27, 105.48, 1),
|
|
(827, 'Vaelastrasz the Corrupt', 469, -7483.79, -1015.99, 408.652, 1),
|
|
(828, 'Firemaw', 469, -7433.38, -923.829, 465.354, 1),
|
|
(829, 'Freya', 603, 2342.89, -46.9514, 425.52, 1),
|
|
(830, 'Ulduar flightMaster', 571, 8861.33, -1322.39, 1033.4, 1),
|
|
(831, 'Ebon Hold spirithealer', 609, 2364.42, -5771.32, 151.367, 1),
|
|
(832, 'Ebon Hold spirithealer', 609, 1886.78, -5784.59, 102.861, 1),
|
|
(833, 'Nesingwary Base Camp flightMaster', 571, 5587.64, 5830.73, -67.9672, 1),
|
|
(834, 'Voljin', 0, 1951.32, 244.932, 42.551, 1),
|
|
(835, 'The Bulwark flightMaster', 0, 1728.95, -744.933, 59.298, 1),
|
|
(836, 'Gehennas', 409, 898.074, -545.87, -203.405, 1),
|
|
(837, 'Baron Geddon', 409, 747.547, -981.676, -178.401, 1),
|
|
(838, 'Golemagg the Incinerator', 409, 793.248, -998.265, -206.762, 1),
|
|
(839, 'Highlord Tirion Fordring', 571, 6258.62, 45.6621, 388.22, 1),
|
|
(840, 'Alterac Valley spiritguide', 30, -540.714, -397.231, 50.1007, 1),
|
|
(841, 'Mightstone Quarry spirithealer', 571, 2836.37, 5979.3, 114.197, 1),
|
|
(842, 'King Ymiron', 571, 2851.36, -3863.74, 248.53, 1),
|
|
(843, 'Suns Reach Harbor innkeeper', 530, 12817, -7004.86, 18.6762, 1),
|
|
(844, 'Doomwalker', 530, -3563.34, 233.887, 44.1936, 1),
|
|
(845, 'High Priest Thekal', 309, -11700.8, -1998.94, 62.4163, 1),
|
|
(846, 'Bloodlord Mandokir', 309, -12167.8, -1927.25, 153.73, 1),
|
|
(847, 'Lady Sylvanas Windrunner', 1, 1920.42, -4130.65, 43.1398, 1),
|
|
(848, 'Khanok the Impassable', 0, 1585.24, 382.437, -62.0943, 1),
|
|
(849, 'Grand Apothecary Putress', 0, 1427.84, 406.186, -85.1686, 1),
|
|
(850, 'Medivh', 269, -2025.3, 7119.58, 22.7471, 1),
|
|
(851, 'Blackrock Depths spiritguide', 230, 1173.75, -187.816, -65.455, 1),
|
|
(852, 'The Beast', 229, 87.38, -554.12, 111.1, 1),
|
|
(853, 'Baron Rivendare', 609, 2277.7, -5636.66, 144.788, 1),
|
|
(854, 'The Lich King', 609, 2310.27, -5742.21, 161.207, 1),
|
|
(855, 'Alterac Valley spiritguide', 30, -160.638, 18.4137, 77.2141, 1),
|
|
(856, 'Alterac Valley spiritguide', 30, 73.2605, -488.183, 48.8846, 1),
|
|
(857, 'Alterac Valley spiritguide', 30, 673.103, -367.582, 29.8641, 1),
|
|
(858, 'Alterac Valley spiritguide', 30, 643.309, 37.692, 69.0624, 1),
|
|
(859, 'Stormcaller Brundir', 603, 1567.86, 129.128, 427.268, 1),
|
|
(860, 'Thorim', 603, 2131.02, -297.65, 438.331, 1),
|
|
(861, 'Elder Brightleaf', 603, 2385.09, 131.341, 440.201, 1),
|
|
(862, 'Kologarn', 603, 1797.15, -24.4027, 448.741, 1),
|
|
(863, 'Razorscale', 603, 580.865, -262.942, 527.732, 1),
|
|
(864, 'Ironwork Cannon', 603, -99.0278, 90.033, 461.175, 1),
|
|
(865, 'Ironwork Cannon', 603, -77.9878, 108.991, 461.175, 1),
|
|
(866, 'Ironwork Cannon', 603, 69.2066, -379.868, 437.592, 1),
|
|
(867, 'Ironwork Cannon', 603, 96.2361, -379.455, 437.592, 1),
|
|
(868, 'Ironwork Cannon', 603, 326.148, 332.417, 436.515, 1),
|
|
(869, 'Ironwork Cannon', 603, -204.524, -297.847, 396.084, 1),
|
|
(870, 'XT-002 Deconstructor', 603, 886.275, -12.0545, 409.602, 1),
|
|
(871, 'Mimiron', 603, 2742.53, 2560.99, 364.397, 1),
|
|
(872, 'Leviathan Mk II', 603, 2744.65, 2569.46, 364.397, 1),
|
|
(873, 'Auriaya', 603, 1996.95, 48.3294, 417.725, 1),
|
|
(874, 'Brain of Yogg-Saron', 603, 1981.62, -25.8906, 261.69, 1),
|
|
(875, 'Sanctum Sentry', 603, 1997.38, 41.315, 417.725, 1),
|
|
(876, 'Vesperon', 615, 3145.68, 520.71, 89.7, 1),
|
|
(877, 'Tenebron', 615, 3239.07, 657.235, 86.8775, 1),
|
|
(878, 'Archavon the Stone Watcher', 624, 140.59, -101.09, 91.7022, 1),
|
|
(879, 'Emalon the Storm Watcher', 624, -218.899, -288.638, 91.4661, 1),
|
|
(880, 'Koralon the Flame Watcher', 624, -218.521, 104.391, 91.8297, 1),
|
|
(881, 'Toravon the Ice Watcher', 624, -43.3316, -288.708, 91.2511, 1),
|
|
(882, 'Isle of Conquest spiritguide', 628, 438.86, -310.04, 51.81, 1),
|
|
(883, 'Isle of Conquest spiritguide', 628, 1148.65, -1250.98, 16.6, 1),
|
|
(884, 'The Lich King', 631, 428.597, -2123.88, 1064.96, 1),
|
|
(885, 'Lord Marrowgar', 631, -401.37, 2211.14, 42.0772, 1),
|
|
(886, 'Festergut', 631, 4267.92, 3137.26, 360.593, 1),
|
|
(887, 'Highlord Tirion Fordring', 631, -48.9184, 2213.55, 27.9859, 1),
|
|
(888, 'Highlord Darion Mograine', 631, -69.6892, 2155.64, 30.7375, 1),
|
|
(889, 'Highlord Bolvar Fordragon', 631, -126.295, 2211.68, 82.2289, 1),
|
|
(890, 'Blood-Queen Lanathel', 631, 4631.07, 2769.12, 401.748, 1),
|
|
(891, 'Prince Keleseth', 631, 4682.73, 2783.42, 364.17, 1),
|
|
(892, 'Prince Taldaram', 631, 4682.89, 2755.11, 364.17, 1),
|
|
(893, 'Martyr Stalker (IGB/Saurfang)', 631, -531.153, 2228.71, 539.375, 1),
|
|
(894, 'Martyr Stalker (IGB/Saurfang)', 631, -525.887, 2234.46, 539.375, 1),
|
|
(895, 'Highlord Tirion Fordring', 631, 505.212, -2124.35, 1040.94, 1),
|
|
(896, 'The Skybreaker', 672, -13.1429, -0.36969, 12.8909, 1),
|
|
(897, 'High Overlord Saurfang', 718, -1.12221, -2.48898, -17.7822, 1),
|
|
(898, 'Anubarak', 649, 783.931, 132.972, 142.671, 1),
|
|
(899, 'King Varian Wrynn', 650, 806.325, 617.995, 435.491, 1),
|
|
(900, 'Thrall', 650, 686.663, 614.561, 435.485, 1),
|
|
(901, 'Garrosh Hellscream', 650, 686.936, 622.03, 435.487, 1),
|
|
(902, 'Doperel', 230, 1236.55, -291.534, -78.1351, 1),
|
|
(903, 'Talon King Ikiss', 556, 44.7227, 286.96, 25.1521, 1),
|
|
(904, 'Quagmirran', 547, -281.096, -667.138, 9.40212, 1),
|
|
(905, 'Deathwhisper Controller', 631, -583.153, 2211.5, 49.5599, 1),
|
|
(906, 'Baron Rivendare', 329, 4035.83, -3336.31, 115.144, 1),
|
|
(907, 'Decaying Colossus', 631, 4357.13, 3055.51, 360.52, 1),
|
|
(908, 'Charlga Razorflank', 47, 2190.4, 1864.29, 79.1389, 1),
|
|
(909, 'Major Yeggeth', 509, -9085.03, 1622.4, 21.4697, 1),
|
|
(910, 'Orbaz Bloodbane', 609, 2436.04, -5132.31, 82.8884, 1),
|
|
(911, 'Amanitar', 619, 342.221, -899.211, -77.4681, 1),
|
|
(912, 'Thorim Trap Bunny', 603, 2134.93, -339.696, 437.311, 1),
|
|
(913, 'Deathstalker Adamant', 33, -243.712, 2113.72, 81.2629, 1),
|
|
(914, 'Theka the Martyr', 209, 1778.01, 859.671, 8.87682, 1),
|
|
(915, 'Princess Theradras', 349, 27.8981, 83.1932, -124.483, 1),
|
|
(916, 'Berthold', 532, -11060.2, -1967.07, 53.1487, 1),
|
|
(917, 'Ferra', 429, -87.3427, 543.798, 28.6151, 1),
|
|
(918, 'Lord Vyletongue', 349, 748.874, -219.647, -47.6926, 1),
|
|
(919, 'Bijou', 229, -11.2826, -551.121, 16.2167, 1),
|
|
(920, 'Gilnid', 36, -177.362, -574.458, 19.3113, 1),
|
|
(921, 'Pit Announcer', 560, 2194.58, 21.6168, 64.8853, 1),
|
|
(922, 'Wing Commander Ichman', 30, -1303.38, -267.989, 91.9538, 1),
|
|
(923, 'Cannon Master Willey', 329, 3573.57, -2937.31, 125.085, 1),
|
|
(924, 'Grand Magus Telestra', 576, 494.727, 89.1288, -16.0413, 1),
|
|
(925, 'BaelGar', 230, 702.416, 184.462, -71.988, 1),
|
|
(926, 'General Bjarngrim', 602, 1261.96, 84.6607, 33.5055, 1),
|
|
(927, 'Frenzied Worgen', 575, 262.195, -440.502, 104.82, 1),
|
|
(928, 'Nethermancer Sepethrea', 554, 325.558, 12.5866, 27.8366, 1),
|
|
(929, 'Krikthir the Gatewatcher', 601, 529.56, 646.233, 777.408, 1),
|
|
(930, 'Wravien', 532, -11182.1, -1800.56, 136.023, 1),
|
|
(931, 'High Inquisitor Fairbanks', 189, 1158.86, 1354.27, 30.389, 1),
|
|
(932, 'High Captain Justin Bartlett', 672, 42.789, -0.010491, 25.2405, 1),
|
|
(933, 'Willix the Importer', 47, 2194.38, 1791.69, 65.5727, 1),
|
|
(934, 'Zulian Stalker', 309, -11464, -1650.71, 49.6302, 1),
|
|
(935, 'Captain Tuubid', 509, -9041.36, 1512.58, 21.4748, 1),
|
|
(936, 'Viscous Fallout', 90, -471.39, 48.4756, -207.954, 1),
|
|
(937, 'Varos Cloudstrider', 578, 1285.6, 1070.36, 439.515, 1),
|
|
(938, 'Amnennar the Coldbringer', 129, 2403.37, 960.93, 55.1437, 1),
|
|
(939, 'Drakkari Commander', 600, -346.224, -610.904, 72.6013, 1),
|
|
(940, 'Angerrel', 230, 1215.05, -220.656, -85.5903, 1),
|
|
(941, 'Captain Arnath', 631, 4365.98, 2672.63, 349.271, 1),
|
|
(942, 'Xevozz', 608, 1908.42, 845.85, 38.7195, 1),
|
|
(943, 'High Inquisitor Whitemane', 189, 1202.13, 1399.07, 29.0931, 1),
|
|
(944, 'Anubar Crusher', 601, 529.691, 547.126, 731.916, 1),
|
|
(945, 'Korkron Sniper', 631, -387.058, 2094.51, 196.055, 1),
|
|
(946, 'Ruuzlu', 209, 1730.44, 1015.55, 54.9613, 1),
|
|
(947, 'Runic Colossus', 603, 2227.5, -396.179, 412.176, 1),
|
|
(948, 'Hamhock', 34, 105.523, -105.795, -35.1062, 1),
|
|
(949, 'Stratholme Courier', 329, 3475.54, -3293.27, 132.054, 1),
|
|
(950, 'Professor Putricide', 631, 4356.19, 3262.9, 389.482, 1),
|
|
(951, 'Human Conjurer', 532, -11097.6, -1886.43, 220.667, 1),
|
|
(952, 'Trigger Ichman', 30, -1303.99, -266.818, 114.363, 1),
|
|
(953, 'Eredar Deathbringer', 552, 301.778, 125.168, 22.2269, 1),
|
|
(954, 'Maleki the Pallid', 329, 4035.81, -3647.78, 135.738, 1),
|
|
(955, 'RhahkZor', 36, -192.915, -448.211, 54.4339, 1),
|
|
(956, 'Grauf', 575, 341.741, -516.955, 104.669, 1),
|
|
(957, 'Siouxsie the Banshee', 609, 2379.41, -5648.53, 382.522, 1),
|
|
(958, 'Skybreaker Luminary', 631, -541.598, 2292.11, 199.97, 1),
|
|
(959, 'Watcher Narjil', 601, 511.81, 666.493, 776.278, 1),
|
|
(960, 'High Botanist Freywinn', 553, 118.742, 452.274, -4.89607, 1),
|
|
(961, 'The Ravenian', 289, 103.305, -1.67752, 75.2183, 1),
|
|
(962, 'The Maker', 542, 329.362, 130.727, 9.61975, 1),
|
|
(963, 'Colonel Zerran', 509, -9108.29, 1584.17, 21.471, 1),
|
|
(964, 'Hydrospawn', 429, 4.57887, -438.407, -59.954, 1),
|
|
(965, 'Marshal Windsor', 230, 316.336, -225.528, -77.7258, 1),
|
|
(966, 'Jergosh the Invoker', 389, -376.811, 209.224, -21.801, 1),
|
|
(967, 'Brazen', 560, 2382.09, 1172.21, 66.5889, 1),
|
|
(968, 'Mechano-Lord Capacitus', 554, 210.416, 15.6408, -2.19211, 1),
|
|
(969, 'Laj', 553, -204.125, 391.249, -11.1943, 1),
|
|
(970, 'Bloodmage Thalnos', 189, 1820.34, 1416.71, -7.91731, 1),
|
|
(971, 'Roogug', 47, 2142.99, 1581.57, 80.3842, 1),
|
|
(972, 'Apothecary Baxter', 33, -210.359, 2214.61, 79.8476, 1),
|
|
(973, 'Obsidian Sentinel', 70, -163.76, 387.992, -36.3564, 1),
|
|
(974, 'Warbringer Omrogg', 540, 375.12, 57.5781, -7.21592, 1),
|
|
(975, 'Haterel', 230, 1246.18, -189.969, -85.5895, 1),
|
|
(976, 'Guard Moldar', 429, 410.711, -3.15041, -24.558, 1),
|
|
(977, 'Gortok Palehoof', 575, 320.791, -453.145, 104.806, 1),
|
|
(978, 'Ancient Stone Keeper', 70, -38.429, 221.253, -48.3663, 1),
|
|
(979, 'Tavarok', 557, -321.717, -222.183, -0.777635, 1),
|
|
(980, 'Spinestalker', 631, 4522.41, 2490.9, 217.248, 1),
|
|
(981, 'Seer Kanai', 564, 703.211, 190.482, 125.024, 1),
|
|
(982, 'Lorekeeper Mykos', 429, 193.167, 473.239, -48.4684, 1),
|
|
(983, 'Iceblood Warmaster', 30, -1376.09, -226.295, 98.5099, 1),
|
|
(984, 'Lady Illucia Barov', 289, 265.956, 0.903429, 75.3334, 1),
|
|
(985, 'Princess Moira Bronzebeard', 230, 1384.64, -831.486, -87.5893, 1),
|
|
(986, 'Scarlet Conjuror', 189, 1644.85, -382.714, 18.7611, 1),
|
|
(987, 'Oro Eyegouge', 209, 1889.62, 1298.01, 48.2581, 1),
|
|
(988, 'Master Elemental Shaper Krixix', 469, -7398.46, -967.079, 465.055, 1),
|
|
(989, 'Grethok the Controller', 469, -7616.54, -1024.1, 413.465, 1),
|
|
(990, 'Disturbed Glacial Revenant', 658, 1053.89, -93.0556, 632.858, 1),
|
|
(991, 'Master Siegesmith Corvus', 609, 2435.52, -5638.24, 420.644, 1),
|
|
(992, 'Wrath-Scryer Soccothrates', 552, 136.2, 168.31, 22.5245, 1),
|
|
(993, 'Erekem Controller', 608, 1951.92, 791.495, 76.4556, 1),
|
|
(994, 'Horde Slave', 658, 725.977, 149.089, 511.345, 1),
|
|
(995, 'Gradav', 532, -11187.8, -1729.92, 136.025, 1),
|
|
(996, 'Blood Elf Council Voice Trigger', 564, 723.065, 305.023, 277.526, 1),
|
|
(997, 'Ragglesnout', 129, 2364.75, 904.524, 28.7671, 1),
|
|
(998, 'Kaelthas Sunstrider', 585, 148.549, 186.981, -16.6441, 1),
|
|
(999, 'Belgaristrasz', 578, 933.148, 1042.43, 360.219, 1),
|
|
(1000, 'XR-949 Salvagebot', 603, 776.422, -70.3908, 409.887, 1),
|
|
(1001, 'Mr. Smite', 36, -22.8471, -797.283, 20.3745, 1),
|
|
(1002, 'Lavanthor', 608, 1844.56, 748.708, 38.742, 1),
|
|
(1003, 'Drakan', 30, -1376.31, -219.309, 99.4546, 1),
|
|
(1004, 'Priestess Delrissa', 585, 126.901, 19.1547, -19.9216, 1),
|
|
(1005, 'Wolf Master Nandos', 33, -120.725, 2162.03, 155.762, 1),
|
|
(1006, 'Darkweaver Syth', 556, -144.827, 173.557, 1.76865, 1),
|
|
(1007, 'Azure Magus', 576, 290.068, -94.9735, -16.6367, 1),
|
|
(1008, 'Taragaman the Hungerer', 389, -244.743, 150.085, -18.7494, 1),
|
|
(1009, 'Archmage Arugal', 33, -76.7541, 2152.41, 155.792, 1),
|
|
(1010, 'Spiteful Temptress', 552, 199.46, 154.953, 22.3714, 1),
|
|
(1011, 'Immolthar', 429, -38.0807, 812.44, -29.4525, 1),
|
|
(1012, 'Aggem Thorncurse', 47, 2082.31, 1463.54, 73.1789, 1),
|
|
(1013, 'Arugal', 33, -219.345, 2154.02, 81.2098, 1),
|
|
(1014, 'Grand Crusader Dathrohan', 329, 3415.84, -3044.54, 136.814, 1),
|
|
(1015, 'Wing Commander Jeztor', 30, 320.486, -502.645, 71.2321, 1),
|
|
(1016, 'Corrupted Servitor', 603, 2359.28, 84.7879, 435.907, 1),
|
|
(1017, 'The Prophet Tharonja', 600, -236.826, -675.405, 131.948, 1),
|
|
(1018, 'Noth the Plaguebringer', 609, 1982.74, -5815.54, 101.112, 1),
|
|
(1019, 'Brann Bronzebeard', 599, 1077.41, 474.16, 207.803, 1),
|
|
(1020, 'Fenrus the Devourer', 33, -135.609, 2168.66, 128.779, 1),
|
|
(1021, 'Zanza the Restless', 309, -12013, -1805.91, 81.1094, 1),
|
|
(1022, 'Emalon Controller', 624, -218.779, -263.68, 91.8296, 1),
|
|
(1023, 'Vigilant Shade', 533, 2803.67, -2981.18, 246.877, 1),
|
|
(1024, 'Guard Slipkik', 429, 550.38, 533.725, -25.3185, 1),
|
|
(1025, 'Nerubenkan', 329, 3854.98, -3528.84, 144.293, 1),
|
|
(1026, 'Astromancer Lord', 550, 517.028, -159.7, 20.2391, 1),
|
|
(1027, 'Doctor Theolen Krastinov', 289, 182.246, -95.4371, 85.3117, 1),
|
|
(1028, 'Skarvald the Constructor', 574, 109.516, -33.658, 118.861, 1),
|
|
(1029, 'Novos the Summoner', 600, -379.27, -737.728, 27.3133, 1),
|
|
(1030, 'Ograbisi', 230, 582.66, -152.353, -68.3682, 1),
|
|
(1031, 'General Angerforge', 230, 652.39, 21.3737, -59.976, 1),
|
|
(1032, 'Scarlet Commander Mograine', 189, 1153.87, 1398.39, 32.6112, 1),
|
|
(1033, 'Ebonlocke', 532, -10989.9, -1940.13, 93.9108, 1),
|
|
(1034, 'Ancient Rune Giant', 603, 2134.57, -440.318, 438.331, 1),
|
|
(1035, 'Hadronox', 601, 557.671, 516.684, 693.457, 1),
|
|
(1036, 'Mistress Nagmara', 230, 874.376, -187.633, -43.6204, 1),
|
|
(1037, 'Drakkari Rhino', 604, 1865.06, 742.781, 136.401, 1),
|
|
(1038, 'Sergeant Bly', 209, 1882.89, 1299.27, 48.3843, 1),
|
|
(1039, 'Skybreaker Vindicator', 631, -569.246, 2215.96, 199.969, 1),
|
|
(1040, 'Tenebron Egg Controller', 615, 3239.79, 675.731, 89.5161, 1),
|
|
(1041, 'Fineous Darkvire', 230, 960.023, -340.886, -71.4581, 1),
|
|
(1042, 'Dalaran Sorceress', 560, 2471.1, 881.491, 62.9147, 1),
|
|
(1043, 'Orc Warlock', 532, -11067, -1861.86, 220.667, 1),
|
|
(1044, 'Prince Taldaram', 619, 528.734, -845.998, 42.0351, 1),
|
|
(1045, 'Brann Bronzebeard', 603, -716.568, -54.8669, 429.924, 1),
|
|
(1046, 'Ingvar the Plunderer', 574, 242.677, -333.595, 180.56, 1),
|
|
(1047, 'Verdisa', 578, 945.512, 1025.81, 360.636, 1),
|
|
(1048, 'Scourge Brute', 600, -445.584, -614.164, 72.6887, 1),
|
|
(1049, 'Zevrim Thornhoof', 429, -34.983, -448, -37.8785, 1),
|
|
(1050, 'Shill Dinger', 230, 622.961, -164.276, -70.9827, 1),
|
|
(1051, 'Korkron Invoker', 631, -546.288, 2117.19, 200.053, 1),
|
|
(1052, 'Sebastian', 532, -10923.1, -1784.95, 91.816, 1),
|
|
(1053, 'Stinky', 631, 4306.17, 3027.15, 360.521, 1),
|
|
(1054, 'Lady Sarevess', 48, -299.917, 413.755, -57.1229, 1),
|
|
(1055, 'Jandice Barov', 289, 268.223, 73.633, 95.9245, 1),
|
|
(1056, 'Frostwolf Stable Master', 30, -1244.96, -637.999, 52.6366, 1),
|
|
(1057, 'Spirit of Maraudos', 349, 736.248, -456.79, -52.8932, 1),
|
|
(1058, 'Dark Portal Dummy', 269, -2024.31, 7127.75, 22.6542, 1),
|
|
(1059, 'Lady Deathwhisper', 631, -634.691, 2211.39, 51.9808, 1),
|
|
(1060, 'Grunnda Wolfheart', 30, -1244.92, -308.915, 63.2525, 1),
|
|
(1061, 'Plugger Spazzring', 230, 888.472, -177.929, -42.9623, 1),
|
|
(1062, 'ZulLor', 109, -467.396, 165.997, -66.7027, 1),
|
|
(1063, 'Glutton', 129, 2468.71, 1006.83, 23.7573, 1),
|
|
(1064, 'Drakos the Interrogator', 578, 947.794, 1045.8, 360.051, 1),
|
|
(1065, 'Goran Steelbreaker', 603, -749.733, -176.89, 429.771, 1),
|
|
(1066, 'Wing Commander Slidore', 30, -768.864, -360.926, 68.632, 1),
|
|
(1067, 'Ormorok the Tree-Shaper', 576, 264.959, -225.415, -9.01765, 1),
|
|
(1068, 'Massive Jormungar', 575, 290.781, -440.816, 104.816, 1),
|
|
(1069, 'Blood Steward of Kirtonos', 289, 164.891, -1.12663, 115.791, 1),
|
|
(1070, 'Coren Direbrew', 230, 891.839, -129.183, -49.6599, 1),
|
|
(1071, 'Anomalus', 576, 637.67, -289.121, -9.13252, 1),
|
|
(1072, 'Calliard', 532, -11097.1, -1932.95, 49.8893, 1),
|
|
(1073, 'King Ymiron', 575, 392.835, -286.809, 109.284, 1),
|
|
(1074, 'Skarthis the Heretic', 547, -296.493, -459.043, 6.14677, 1),
|
|
(1075, 'Sludge Belcher', 533, 3163.32, -3221.69, 294.063, 1),
|
|
(1076, 'Selin Fireheart', 585, 242.075, 0.300781, 1.83991, 1),
|
|
(1077, 'Pandemonius', 557, -70.6545, -123.28, -1.27934, 1),
|
|
(1078, 'Herald Volazj', 619, 519.913, -441.813, 26.4394, 1),
|
|
(1079, 'Disciple of Naralex', 43, -134.965, 125.402, -78.0945, 1),
|
|
(1080, 'Watchkeeper Gargolmar', 543, -1181.54, 1452.92, 68.4353, 1),
|
|
(1081, 'Zuramat the Obliterator', 608, 1934.15, 860.946, 47.295, 1),
|
|
(1082, 'Salanar the Horseman', 609, 2351.83, -5701.31, 154.044, 1),
|
|
(1083, 'Claw', 546, 289.255, -129.7, 29.821, 1),
|
|
(1084, 'Vexallus', 585, 231.367, -214.346, -6.32328, 1),
|
|
(1085, 'Stormpike Stable Master', 30, 610.239, -21.8454, 43.272, 1),
|
|
(1086, 'Warp Splinter', 553, 63.8407, 391.882, -27.8939, 1),
|
|
(1087, 'Sorcerer Ashcrombe', 33, -240.904, 2122.55, 81.2629, 1),
|
|
(1088, 'Dark Rune Acolyte', 603, 2129.09, -277.142, 419.756, 1),
|
|
(1089, 'Ferocious Rhino', 575, 291.549, -462.653, 104.824, 1),
|
|
(1090, 'Prince Keleseth', 609, 1879.4, -5765.1, 83.8607, 1),
|
|
(1091, 'Gasher', 109, -527.969, 59.4516, -66.7188, 1),
|
|
(1092, 'Fathom-Guard Caribdis', 548, 462.676, -546.957, -7.46342, 1),
|
|
(1093, 'Kam Deepfury', 34, 142.644, -71.8536, -34.8562, 1),
|
|
(1094, 'Tower Point Warmaster', 30, -1363.06, -220.031, 98.4802, 1),
|
|
(1095, 'High Abbot Landgren', 609, 1677, -5951.9, 128.718, 1),
|
|
(1096, 'Shadowsword Guardian Sunwell', 585, 13.9464, -664.745, -58.4958, 1),
|
|
(1097, 'Thorim Trap Bunny', 603, 2134.9, -390.776, 437.311, 1),
|
|
(1098, 'Warchiefs Portal', 540, 336.707, -84.0521, 1.99244, 1),
|
|
(1099, 'Fury', 609, 2360.97, -5727.68, 154.003, 1),
|
|
(1100, 'ChoRush the Observer', 429, 833.995, 489.543, 37.4015, 1),
|
|
(1101, 'The Illidari Council', 564, 737.455, 305.054, 277.526, 1),
|
|
(1102, 'General Zarithrian', 724, 3049.7, 528.125, 89.5219, 1),
|
|
(1103, 'Don Carlos', 560, 2280.83, 814.708, 54.5895, 1),
|
|
(1104, 'Moragg', 608, 1893.9, 728.126, 47.7502, 1),
|
|
(1105, 'Lakka', 556, -160.813, 157.043, 0.094095, 1),
|
|
(1106, 'Rattlegore', 289, 137.145, 171.676, 95.9664, 1),
|
|
(1107, 'Hydromancer Thespia', 545, 88.3971, -316.111, -7.78743, 1),
|
|
(1108, 'Sunblade Keeper', 585, 223.05, -274.4, -8.11, 1),
|
|
(1109, 'Anveena Replica', 585, -25.2361, -599.946, -31.0196, 1),
|
|
(1110, 'Noxxion', 349, 1130.4, -191.342, -80.0014, 1),
|
|
(1111, 'Koren', 532, -11090.5, -1908.39, 49.9482, 1),
|
|
(1112, 'Commander Sarannis', 553, 120.012, 327.677, -4.99033, 1),
|
|
(1113, 'Grandmaster Vorpil', 555, -253.548, -263.646, 17.1697, 1),
|
|
(1114, 'Gloomrel', 230, 1226.69, -246.124, -85.5903, 1),
|
|
(1115, 'Ythyar', 532, -11153.9, -1849.22, 238.167, 1),
|
|
(1116, 'Mijan', 109, -406.189, 131.068, -66.9138, 1),
|
|
(1117, 'Eternos', 578, 935.837, 1063.62, 360.469, 1),
|
|
(1118, 'Skybreaker Dreadblade', 631, -378.082, 2334.72, 197.433, 1),
|
|
(1119, 'Warchief Kargath Bladefist', 540, 231.25, -83.6449, 5.02341, 1),
|
|
(1120, 'Bazzalan', 389, -384.867, 146.045, 7.82184, 1),
|
|
(1121, 'Blackheart the Inciter', 555, -343.463, -16.4996, 12.6888, 1),
|
|
(1122, 'Prince Keleseth', 574, 191.334, 202.853, 40.8158, 1),
|
|
(1123, 'Sneeds Shredder', 36, -289.453, -513.009, 49.6785, 1),
|
|
(1124, 'Devourer of Souls', 632, 5661.75, 2507.39, 708.912, 1),
|
|
(1125, 'The Unforgiven', 329, 3718.48, -3426.68, 131.759, 1),
|
|
(1126, 'Awbee', 229, 70.5436, -420.443, 110.847, 1),
|
|
(1127, 'Murmur', 555, -157.895, -497.323, 15.8651, 1),
|
|
(1128, 'Captain Grondel', 631, 4350.28, 2676.11, 349.332, 1),
|
|
(1129, 'Shadowfang Wolfguard', 33, -225.25, 2303.56, 94.6765, 1),
|
|
(1130, 'Instructor Malicia', 289, 86.6634, -1.96039, 85.3117, 1),
|
|
(1131, 'Agathelos the Raging', 47, 1994.4, 1976.44, 63.292, 1),
|
|
(1132, 'Swamplord Muselek', 546, 289.79, -121.901, 29.7498, 1),
|
|
(1133, 'Tendris Warpwood', 429, 14.3925, 475.848, -23.3028, 1),
|
|
(1134, 'Galgann Firehammer', 70, -10.3813, 414.708, -46.8571, 1),
|
|
(1135, 'Eck the Ferocious', 604, 1625.57, 892.877, 90.8994, 1),
|
|
(1136, 'Murgot Deepforge', 30, 647.61, -61.1548, 41.7405, 1),
|
|
(1137, 'Stonehearth Marshal', 30, 720.046, -19.9413, 50.2187, 1),
|
|
(1138, 'Fathom-Guard Sharkkis', 548, 465.738, -540.036, -7.46438, 1),
|
|
(1139, 'Anveena', 580, 1698.09, 627.29, 58.1771, 1),
|
|
(1140, 'Hukku', 109, -405.506, 60.4569, -67.0678, 1),
|
|
(1141, 'Horde Slave', 658, 713.17, 153.476, 511.47, 1),
|
|
(1142, 'Salanar the Horseman', 609, 2307, -5732.16, 153.963, 1),
|
|
(1143, 'Nexus-Prince Shaffar', 557, -184.366, 9.33347, 16.8174, 1),
|
|
(1144, 'Prince Keleseth', 609, 2324.7, -5746.6, 154.685, 1),
|
|
(1145, 'Mother Smolderweb', 229, -135.51, -565.85, 10.17, 1),
|
|
(1146, 'Stable Master Kitrik', 609, 2194.4, -5805.49, 101.414, 1),
|
|
(1147, 'Storming Vortex', 602, 1119.18, -264.88, 56.8805, 1),
|
|
(1148, 'Spawn of Hakkar', 109, -369.819, 85.5733, -148.802, 1),
|
|
(1149, 'Primalist Thurloga', 30, -1319.56, -342.675, 60.3404, 1),
|
|
(1150, 'Jormungar Behemoth', 603, 2133.43, -261.149, 419.845, 1),
|
|
(1151, 'Baroness Anastari', 329, 3855.34, -3715.75, 148.175, 1),
|
|
(1152, 'Scourge Commander Thalanor', 609, 2447.85, -5125.37, 78.6562, 1),
|
|
(1153, 'Lord Thorval', 609, 2527.73, -5549.21, 377.036, 1),
|
|
(1154, 'Old Ironbark', 429, -72.1719, -283.252, -57.7497, 1),
|
|
(1155, 'Keristrasza', 576, 301.454, -5.45831, -15.4808, 1),
|
|
(1156, 'Ras Frostwhisper', 289, -25.1079, 141.284, 83.9083, 1),
|
|
(1157, 'Jedoga Shadowseeker', 619, 372.331, -705.278, -0.624178, 1),
|
|
(1158, 'Blood Guard Porung', 540, 512.687, 315.652, 2.0405, 1),
|
|
(1159, 'Akama', 564, 748.521, 236.631, 353.079, 1),
|
|
(1160, 'Ethereal Summon Target', 608, 1836.51, 805.971, 80.1289, 1),
|
|
(1161, 'Malor the Zealous', 329, 3621.07, -3126.82, 135.748, 1),
|
|
(1162, 'Overlord Ramtusk', 47, 2203.13, 1640.05, 85.9022, 1),
|
|
(1163, 'Amalthazad', 609, 2413.92, -5524.47, 377.125, 1),
|
|
(1164, 'Erozion', 560, 2375.55, 1178.65, 65.4642, 1),
|
|
(1165, 'Pimgib', 429, -6.91042, -440.736, 16.4178, 1),
|
|
(1166, 'Koltira Deathweaver', 609, 2438.45, -5137.02, 82.6968, 1),
|
|
(1167, 'Ionar Invis Stalker', 602, 1079.26, -262.278, 61.3109, 1),
|
|
(1168, 'Vethsera', 531, -8499.44, 1933.48, 135.623, 1),
|
|
(1169, 'Dalronn the Controller', 574, 112.023, -40.2865, 118.861, 1),
|
|
(1170, 'Guard Fengus', 429, 356.795, 258.306, 11.6538, 1),
|
|
(1171, 'Amanishi Lookout', 568, 206.921, 1473.42, 26.0001, 1),
|
|
(1172, 'Gothik the Harvester', 609, 2348.77, -5758.28, 154.058, 1),
|
|
(1173, 'Skadi the Ruthless', 575, 343.02, -507.325, 104.567, 1),
|
|
(1174, 'Ravenous Furbolg', 575, 262.119, -463.103, 104.787, 1),
|
|
(1175, 'Rimefang', 631, 4503.41, 2441.86, 217.802, 1),
|
|
(1176, 'Witch Doctor Zumrah', 209, 1912.17, 1016.11, 11.5988, 1),
|
|
(1177, 'Blood Seeker', 33, -248.788, 2122.86, 100.112, 1),
|
|
(1178, 'Lady Anacondra', 43, 15.3449, 297.176, -87.7016, 1),
|
|
(1179, 'The Black Stalker', 546, 143.232, 23.185, 26.7923, 1),
|
|
(1180, 'Baelog', 70, -353.007, 117.186, -44.3684, 1),
|
|
(1181, 'Ambassador Hellmaw', 555, -156.675, 4.98273, 8.15639, 1),
|
|
(1182, 'Magister Kalendris', 429, 33.14, 575.552, -4.31052, 1),
|
|
(1183, 'Kelidan the Breaker', 542, 326.503, -86.0027, -24.577, 1),
|
|
(1184, 'Okuno', 564, 695.925, 196.597, 125.065, 1),
|
|
(1185, 'Shadowmoon Weapon Master', 564, 454.345, 190.091, 164.065, 1),
|
|
(1186, 'Barnes', 532, -10866.7, -1781.03, 90.5517, 1),
|
|
(1187, 'Dalliah the Doomsayer', 552, 137.234, 128.506, 22.5245, 1),
|
|
(1188, 'Broggok', 542, 455.336, -1.82919, 9.62987, 1),
|
|
(1189, 'Vilerel', 230, 1272.32, -199.817, -85.5905, 1),
|
|
(1190, 'Thorngrin the Tender', 553, 4.9486, 596.578, -15.0783, 1),
|
|
(1191, 'Hastings', 532, -11076.2, -2011.3, 49.9707, 1),
|
|
(1192, 'Oggleflint', 389, -147.548, 38.7127, -38.8039, 1),
|
|
(1193, 'Omor the Unscarred', 543, -1122.34, 1718.41, 89.4315, 1),
|
|
(1194, 'Ghamoo-ra', 48, -442.424, 211.822, -52.6367, 1),
|
|
(1195, 'Mechanar Crusher', 554, 100.64, -72.6406, 14.9259, 1),
|
|
(1196, 'Twilight Lord Kelris', 48, -818.832, -155.576, -25.7923, 1),
|
|
(1197, 'Gelihast', 48, -412.653, 40.919, -48.1363, 1),
|
|
(1198, 'Spirit of Veng', 349, 1055.39, -424.143, -31.7116, 1),
|
|
(1199, 'Hungarfen', 546, -121.344, -388.626, 36.8659, 1),
|
|
(1200, 'Korkron Necrolyte', 631, -551.852, 2128.01, 200.053, 1),
|
|
(1201, 'Smith Regzar', 30, -1251.5, -316.327, 62.6565, 1),
|
|
(1202, 'Warlord Kalithresh', 545, -95.4188, -552.031, 8.27027, 1),
|
|
(1203, 'Exarch Maladaar', 558, 66.7657, -388.345, 26.6733, 1),
|
|
(1204, 'Grand Warlock Nethekurse', 540, 178.928, 289.487, -8.18744, 1),
|
|
(1205, 'Kresh', 43, -64.4082, 319.084, -106.699, 1),
|
|
(1206, 'Gaelden Hammersmith', 30, 569.983, -94.9992, 37.9419, 1),
|
|
(1207, 'Death Speaker Jargba', 47, 2146.43, 1411.24, 73.9538, 1),
|
|
(1208, 'High Overlord Saurfang', 673, 37.1861, 0.00016, 36.7885, 1),
|
|
(1209, 'High Abbot Landgren', 609, 1317.81, -6122.82, 14.9806, 1),
|
|
(1210, 'Lady Alistra', 609, 2506.22, -5663.2, 377.036, 1),
|
|
(1211, 'Tinkerer Gizlock', 349, 134.902, -313.731, -173.555, 1),
|
|
(1212, 'King Gordok', 429, 829.697, 481.328, 37.4015, 1),
|
|
(1213, 'Elder Nadox', 619, 679.892, -905.467, 25.6978, 1),
|
|
(1214, 'Lorekeeper Lydros', 429, 164.335, 522.497, -48.3836, 1),
|
|
(1215, 'Captain Drenn', 509, -9033.17, 1604.66, 21.4697, 1),
|
|
(1216, 'Dughal Stormwing', 230, 275.327, -80.9653, -77.0425, 1),
|
|
(1217, 'Mekgineer Steamrigger', 545, -330.083, -121.506, -7.98512, 1),
|
|
(1218, 'Mennu the Betrayer', 547, 127.752, -379.932, 30.4546, 1),
|
|
(1219, 'Trigger Mulverick', 30, 666.468, -132.471, 70.048, 1),
|
|
(1220, 'Prince Keleseth', 609, 2449.78, -5586.35, 367.513, 1),
|
|
(1221, 'Thrall', 560, 2231.52, 119.135, 82.3826, 1),
|
|
(1222, 'Moorabi', 604, 1772.47, 809.537, 129.3, 1),
|
|
(1223, 'Gatewatcher Gyro-Kill', 554, 89.4443, 24.2701, 14.9247, 1),
|
|
(1224, 'Shirrak the Dead Watcher', 558, -50.9133, -163.133, 26.3687, 1),
|
|
(1225, 'Celebras the Cursed', 349, 726.106, 77.9764, -86.5913, 1),
|
|
(1226, 'Gatewatcher Iron-Hand', 554, 176.955, -77.0281, 0.005777, 1),
|
|
(1227, 'Warden Mellichar', 552, 445.803, -169.007, 43.6442, 1),
|
|
(1228, 'Zereketh the Unbound', 552, 275.788, -123.343, -10.1232, 1),
|
|
(1229, 'Fathom-Guard Tidalvess', 548, 462.519, -533.391, -7.4646, 1),
|
|
(1230, 'Rokmar the Crackler', 547, 23.9, -447.261, 3.03544, 1),
|
|
(1231, 'Shendralar Ancient', 429, 11.7484, 396.105, 25.1394, 1),
|
|
(1232, 'Eye of the Lich King', 658, 717.931, 33.2292, 495.111, 1),
|
|
(1233, 'Bronjahm', 632, 5297.31, 2506.46, 686.151, 1),
|
|
(1234, 'Ghazan', 546, 231.066, -472.396, 48.0885, 1),
|
|
(1235, 'Kharan Mighthammer', 230, 418.039, -210.348, -64.9896, 1),
|
|
(1236, 'Vazruden the Herald', 543, -1365.65, 1790.68, 106.545, 1),
|
|
(1237, 'Bonechewer Beastmaster', 543, -1286.36, 1548.92, 68.593, 1),
|
|
(1238, 'Lorekeeper Kildrath', 429, 135.15, 441.452, -48.4619, 1),
|
|
(1239, 'Maiden of Grief', 599, 842.632, 666.047, 190.116, 1),
|
|
(1240, 'Lord Roccor', 230, 654.636, -172.435, -73.6131, 1),
|
|
(1241, 'Tobias Seecher', 230, 547.548, -291.232, -75.1556, 1),
|
|
(1242, 'Wing Commander Mulverick', 30, 674.469, -144.534, 63.7354, 1),
|
|
(1243, 'Prince Valanar', 609, 2308.2, -5727.35, 154.664, 1),
|
|
(1244, 'Prince Valanar', 609, 2371.37, -5701.04, 154.005, 1),
|
|
(1245, 'Verdan the Everliving', 43, -81.8554, 32.2565, -30.9939, 1),
|
|
(1246, 'Wing Commander Guse', 30, 210.875, -357.36, 56.4586, 1),
|
|
(1247, 'Shade of Eranikus', 109, -658.379, -35.7623, -90.8352, 1),
|
|
(1248, 'Zealot LorKhan', 309, -11702.6, -1992.61, 62.0147, 1),
|
|
(1249, 'Stomper Kreeg', 429, 491.231, 97.3879, -2.5004, 1),
|
|
(1250, 'Dextren Ward', 34, 166.789, 134.787, -33.9396, 1),
|
|
(1251, 'Sister Svalna', 631, 4356.71, 2484.33, 371.531, 1),
|
|
(1252, 'Lord Serpentis', 43, -120.163, -24.624, -28.5832, 1),
|
|
(1253, 'Baron Silverlaine', 33, -275.342, 2297.35, 76.2365, 1),
|
|
(1254, 'Expedition Commander', 603, 585.667, -104.448, 391.6, 1),
|
|
(1255, 'Archivist Galford', 329, 3455.96, -3103.41, 136.545, 1),
|
|
(1256, 'Drakkari Colossus', 604, 1672.96, 743.488, 143.338, 1),
|
|
(1257, 'Edwin VanCleef', 36, -87.369, -819.895, 39.3004, 1),
|
|
(1258, 'Lord Alexei Barov', 289, 178.724, -91.0232, 70.8568, 1),
|
|
(1259, 'Mordresh Fire Eye', 129, 2466.62, 671.443, 63.4694, 1),
|
|
(1260, 'Bennett', 532, -11092, -1896.07, 74.3885, 1),
|
|
(1261, 'Gothik the Harvester', 609, 2107.56, -5742.2, 99.8555, 1),
|
|
(1262, 'Skybreaker Marksman', 631, -392.894, 2333.25, 193.968, 1),
|
|
(1263, 'Skum', 43, -283.574, -310.881, -69.1837, 1),
|
|
(1264, 'Crok Scourgebane', 631, 4356.9, 2673.27, 349.469, 1),
|
|
(1265, 'Baltharus the Warborn', 724, 3153.06, 389.486, 86.2596, 1),
|
|
(1266, 'Twilight Slayer', 603, 1900.61, 129.725, 412.327, 1),
|
|
(1267, 'Razorlash', 349, 978.887, -10.152, -62.5035, 1),
|
|
(1268, 'Shendralar Provisioner', 429, 120.661, 459.211, -48.3785, 1),
|
|
(1269, 'Thassarian', 623, 34.6155, -38.7288, 25.117, 1),
|
|
(1270, 'Highlord Omokk', 229, -22.79, -300.68, 31.8, 1),
|
|
(1271, 'Trigger Vipore', 30, -1225.05, -350.431, 57.7918, 1),
|
|
(1272, 'Weslex Quickwrench', 603, -755.94, -45.0903, 429.966, 1),
|
|
(1273, 'Wing Commander Vipore', 30, -1219.25, -353.167, 57.7513, 1),
|
|
(1274, 'Prince Tortheldrin', 429, 132.626, 625.913, -48.3836, 1),
|
|
(1275, 'Archmage Rhydian', 603, -773.566, -144.684, 429.926, 1),
|
|
(1276, 'Warchief Blackhand', 532, -11063.6, -1866.47, 220.667, 1),
|
|
(1277, 'King Llane', 532, -11094.1, -1890.57, 220.667, 1),
|
|
(1278, 'Kamsis', 532, -11257.5, -1721.27, 136.107, 1),
|
|
(1279, 'Olrun the Battlecaller', 609, 2371.77, -5788.7, 154.61, 1),
|
|
(1280, 'Prince Valanar', 609, 2316.65, -5738.61, 155.981, 1),
|
|
(1281, 'Scourge Commander Thalanor', 609, 2343.55, -5651.59, 382.267, 1),
|
|
(1282, 'Shadow Hunter Voshgajin', 229, -121.19, -482.18, 24.71, 1),
|
|
(1283, 'Lord Pythas', 43, 36.8074, -241.064, -79.4989, 1),
|
|
(1284, 'Lorekeeper Javon', 429, 193.607, 514.846, -48.3836, 1),
|
|
(1285, 'Volkhans Anvil', 602, 1322.23, -89.2544, 61.3288, 1),
|
|
(1286, 'Captain Qeez', 509, -9007.4, 1556.87, 21.6039, 1),
|
|
(1287, 'Captain Xurrem', 509, -9087.01, 1530.26, 21.4697, 1),
|
|
(1288, 'Major Pakkon', 509, -9127.98, 1558.54, 21.6879, 1),
|
|
(1289, 'Noth the Plaguebringer', 609, 2715.28, -5422.11, 161.471, 1),
|
|
(1290, 'Landslide', 349, 356.681, -185.455, -59.8156, 1),
|
|
(1291, 'Pusillin', 429, 86.1935, -197.888, -4.05657, 1),
|
|
(1292, 'Captain Kromcrush', 429, 627.59, 481.721, 29.4627, 1),
|
|
(1293, 'Alzzin the Wildshaper', 429, 274.844, -427.251, -119.962, 1),
|
|
(1294, 'Magistrate Barthilas', 329, 3663.23, -3619.14, 137.984, 1),
|
|
(1295, 'Herod', 189, 1965.09, -431.607, 6.26076, 1),
|
|
(1296, 'Rotgrip', 349, 42.0826, -65.9511, -199.554, 1),
|
|
(1297, 'Aurius', 329, 3680.53, -3643.8, 140.027, 1),
|
|
(1298, 'Galdarah', 604, 1914.75, 743.654, 136.579, 1),
|
|
(1299, 'Lorekeeper Polkelt', 289, 274.877, 1.33366, 85.3117, 1),
|
|
(1300, 'Captain Greenskin', 36, -58.39, -819.83, 41.73, 1),
|
|
(1301, 'Marduk Blackpool', 289, 150.368, 116.22, 104.661, 1),
|
|
(1302, 'Vectus', 289, 143.481, 99.0964, 104.659, 1),
|
|
(1303, 'Saat', 269, -1542.67, 7115.22, 32.9027, 1),
|
|
(1304, 'Odo the Blindwatcher', 33, -236.708, 2146.08, 100.112, 1),
|
|
(1305, 'Magmus', 230, 1380.72, -659.314, -91.9711, 1),
|
|
(1306, 'Crest Killer', 230, 564.122, -235.226, -70.1945, 1),
|
|
(1307, 'Ribbly Screwspigot', 230, 878.471, -167.726, -49.6751, 1),
|
|
(1308, 'Phalanx', 230, 847.848, -230.067, -43.614, 1),
|
|
(1309, 'Houndmaster Grebmar', 230, 607.671, -174.768, -84.4864, 1),
|
|
(1310, 'Ambassador Flamelash', 230, 1009.75, -239.017, -61.3038, 1),
|
|
(1311, 'Doomrel', 230, 1281.14, -282.151, -78.1359, 1),
|
|
(1312, 'Seethrel', 230, 1286.56, -253.331, -78.0612, 1),
|
|
(1313, 'Commander Gorshak', 230, 372.183, -178.305, -70.0302, 1),
|
|
(1314, 'High Interrogator Gerstahn', 230, 310.558, -146.251, -70.3029, 1),
|
|
(1315, 'Lord Incendius', 230, 893.546, -267.056, -71.9002, 1),
|
|
(1316, 'Golem Lord Argelmach', 230, 846.801, 16.2806, -53.6395, 1),
|
|
(1317, 'General Drakkisath', 229, 36.4509, -285.994, 111.036, 1),
|
|
(1318, 'Scarshield Infiltrator', 229, 56.797, -400.285, 64.348, 1),
|
|
(1319, 'Halycon', 229, -193.914, -338.148, 64.4879, 1),
|
|
(1320, 'Pyroguard Emberseer', 229, 144.59, -258.05, 96.5, 1),
|
|
(1321, 'Quartermaster Zigris', 229, -191.052, -475.636, 87.3902, 1),
|
|
(1322, 'Overlord Wyrmthalak', 229, -22.6325, -486.186, 90.7531, 1),
|
|
(1323, 'War Master Voone', 229, -10.045, -458.635, -18.645, 1),
|
|
(1324, 'Antusul', 209, 1815.85, 670.392, 15.023, 1),
|
|
(1325, 'Hydromancer Velratha', 209, 1698.24, 1210.74, 9.41781, 1),
|
|
(1326, 'Sandfury Executioner', 209, 1886.8, 1289.89, 45.9625, 1),
|
|
(1327, 'Arcanist Doan', 189, 148.32, -428.692, 18.4864, 1),
|
|
(1328, 'Gothik the Harvester', 609, 2814.52, -5448.2, 159.039, 1),
|
|
(1329, 'Warbringer Davos Rioht', 622, 24.2803, 2.59473, 9.08459, 1),
|
|
(1330, 'Koltira Deathweaver', 622, 45.5088, 6.67944, 30.1788, 1),
|
|
(1331, 'Brother Keltan', 622, 0.443359, -5.73438, 34.135, 1),
|
|
(1332, 'Eric "The Swift"', 70, -358.335, 118.947, -44.3836, 1),
|
|
(1333, 'Sky-Captain Mark Jackson', 623, 43.0131, 4.39799, 25.1922, 1),
|
|
(1334, 'Knight-Captain Drosche', 623, 54.2051, -6.82178, 40.0897, 1),
|
|
(1335, 'Interrogator Vishas', 189, 1786.55, 1124.44, 7.57362, 1),
|
|
(1336, 'Houndmaster Loksey', 189, 119.938, -260.869, 18.6299, 1),
|
|
(1337, 'Hazzas', 109, -667.359, 80.803, -90.8326, 1),
|
|
(1338, 'Morphaz', 109, -667.59, 103.111, -90.8313, 1),
|
|
(1339, 'Loro', 109, -466.655, 24.4261, -66.7908, 1),
|
|
(1340, 'Zolo', 109, -528.646, 130.163, -66.7533, 1),
|
|
(1341, 'Ogom the Wretched', 109, -425.694, -93.5241, -88.224, 1),
|
|
(1342, 'Jammalan the Prophet', 109, -425.894, -86.0747, -88.224, 1),
|
|
(1343, 'Lorgus Jett', 48, -622.355, -10.3501, -22.777, 1),
|
|
(1344, 'Blastmaster Emi Shortfuse', 90, -514.935, -138.544, -152.399, 1),
|
|
(1345, 'Mekgineer Thermaplugg', 90, -531.324, 670.159, -325.185, 1),
|
|
(1346, 'Electrocutioner 6000', 90, -552.048, 502.902, -216.727, 1),
|
|
(1347, 'Crowd Pummeler 9-60', 90, -889.137, 360.668, -272.513, 1),
|
|
(1348, 'Revelosh', 70, -225.598, 161.224, -44.5463, 1),
|
|
(1349, 'Olaf', 70, -356.985, 132.094, -47.6973, 1),
|
|
(1350, 'Grimlok', 70, 56.7096, 455.299, -40.9623, 1),
|
|
(1351, 'Arch Druid Renferal', 30, 729.2, -78.812, 51.6335, 1),
|
|
(1352, 'Archaedas', 70, 104.338, 272.31, -51.6959, 1),
|
|
(1353, 'Old Serrakis', 48, -746.744, -169.427, -50.6239, 1),
|
|
(1354, 'Akumai', 48, -848.446, -453.865, -33.8922, 1),
|
|
(1355, 'Muradin Bronzebeard', 672, 13.5155, -0.160213, 20.8725, 1),
|
|
(1356, 'Lord Cobrahn', 43, -151.139, 414.367, -72.6294, 1),
|
|
(1357, 'Duros', 30, -1366.2, -216.074, 99.4542, 1),
|
|
(1358, 'Cookie', 36, -67.5844, -853.749, 17.075, 1),
|
|
(1359, 'Bazil Thredd', 34, 89.5518, -136.922, -33.9396, 1),
|
|
(1360, 'Targorr the Dread', 34, 159.582, 1.25311, -25.6062, 1),
|
|
(1361, 'Apothecary Frye', 33, -205.196, 2214.55, 79.8469, 1),
|
|
(1362, 'Commander Springvale', 33, -222.592, 2259.44, 102.839, 1),
|
|
(1363, 'Rethilgore', 33, -252.091, 2123.11, 81.1795, 1),
|
|
(1364, 'Razorclaw the Butcher', 33, -202.596, 2257.96, 76.2846, 1),
|
|
(1365, 'Vile Bat', 33, -243.174, 2126.93, 100.112, 1),
|
|
(1366, 'Trigger Slidore', 30, -762.55, -346.892, 91.063, 1),
|
|
(1367, 'Trigger Guse', 30, 216.615, -377.946, 62.6054, 1),
|
|
(1368, 'Alterac Yeti', 30, 40.8204, 103.933, 21.9379, 1),
|
|
(1369, 'Lieutenant Sinclari', 608, 1830.95, 799.463, 44.418, 1),
|
|
(1370, 'Icewing Marshal', 30, 715.691, -4.72233, 50.2187, 1),
|
|
(1371, 'Jotek', 30, -1213.91, -370.619, 56.4455, 1),
|
|
(1372, 'Sladran', 604, 1775.13, 674.981, 129.3, 1),
|
|
(1373, 'Mountaineer Boombellow', 30, 613.422, -150.764, 33.4517, 1),
|
|
(1374, 'Stormpike Ram Rider Commander', 30, 600.032, -2.92475, 42.0788, 1),
|
|
(1375, 'Corporal Noreg Stormpike', 30, 596.68, -83.0633, 38.977, 1),
|
|
(1376, 'Krystallus', 599, 1008.56, 759.914, 208.706, 1),
|
|
(1377, 'Sjonnir The Ironshaper', 599, 1295.21, 667.157, 189.691, 1),
|
|
(1378, 'Trollgore', 600, -262.773, -659.843, 26.517, 1),
|
|
(1379, 'King Dred', 600, -544.874, -696.974, 30.2951, 1),
|
|
(1380, 'Watcher Gashra', 601, 526.664, 663.605, 775.805, 1),
|
|
(1381, 'Watcher Silthik', 601, 543.826, 665.123, 776.245, 1),
|
|
(1382, 'Anubarak', 601, 551.018, 248.278, 223.972, 1),
|
|
(1383, 'Volkhan', 602, 1332.38, -102.078, 56.801, 1),
|
|
(1384, 'Loken', 602, 1186.47, 33.8305, 60.8132, 1),
|
|
(1385, 'Misguided Nymph', 603, 2368.28, 84.9286, 434.336, 1),
|
|
(1386, 'Ichoron', 608, 1942.04, 749.523, 30.9523, 1),
|
|
(1387, 'Erekem', 608, 1871.46, 871.036, 43.4152, 1),
|
|
(1388, 'Dalaran Prison Event Controller', 608, 1849.88, 792.488, 44.1064, 1),
|
|
(1389, 'Azure Raider', 608, 1966.76, 780.918, 52.4429, 1),
|
|
(1390, 'Lieutenant Sinclari', 608, 1927.72, 800.949, 38.721, 1),
|
|
(1391, 'Korkron Reaver', 631, -371.121, 2090.68, 199.096, 1),
|
|
(1392, 'Captain Brandon', 631, 4361.32, 2675.74, 349.389, 1),
|
|
(1393, 'Precious', 631, 4446.56, 3041.23, 360.52, 1),
|
|
(1394, 'Torgo the Elder', 631, -41.4201, 2171.93, 30.7375, 1),
|
|
(1395, 'Sky-Reaver Korm Blackscar', 673, 60.4547, 0.021568, 38.7034, 1),
|
|
(1396, 'Ick', 658, 852.849, 123.528, 510.029, 1),
|
|
(1397, 'Forgemaster Garfrost', 658, 704.467, -213.325, 527.002, 1),
|
|
(1398, 'Rimefang', 658, 1017.3, 168.974, 642.926, 1),
|
|
(1399, 'Scourgelord Tyrannus', 658, 539.634, 222.141, 548.685, 1),
|
|
(1400, 'Saviana Ragefire', 724, 3151.39, 636.852, 78.7396, 1),
|
|
(1401, 'Scarlet Monastery entrance', 0, 2924.38, -798.429, 157.611, 1),
|
|
(1402, 'Deadmines entrance', 0, -11208.5, 1685.34, 21.7612, 1),
|
|
(1403, 'Stormwind Stockade entrance', 0, -8761.85, 848.557, 83.8052, 1),
|
|
(1404, 'Deadmines exit', 36, -14.3628, -393.38, 60.5605, 1),
|
|
(1405, 'Deadmines exit', 36, -110.76, -1009.19, 30.8044, 1),
|
|
(1406, 'Shadowfang Keep entrance', 0, -229.49, 1576.35, 74.8909, 1),
|
|
(1407, 'Shadowfang Keep exit', 33, -230.953, 2105.06, 75.7533, 1),
|
|
(1408, 'Wailing Caverns exit', 43, -172.181, 138.98, -70.6471, 1),
|
|
(1409, 'Wailing Caverns entrance', 1, -753.596, -2212.78, 17.5403, 1),
|
|
(1410, 'Razorfen Kraul exit', 47, 1936.39, 1534.47, 82.8769, 1),
|
|
(1411, 'Razorfen Kraul entrance', 1, -4456.7, -1655.99, 82.1095, 1),
|
|
(1412, 'Blackfathom Deeps entrance', 1, 4252.37, 756.974, -27.0632, 1),
|
|
(1413, 'Blackfathom Deeps exit', 48, -148.633, 121.08, -37.4141, 1),
|
|
(1414, 'Uldaman entrance', 0, -6053.73, -2954.63, 209.686, 1),
|
|
(1415, 'Uldaman exit', 70, -228.193, 34.1602, -43.2339, 1),
|
|
(1416, 'Gnomeregan exit', 90, -312.205, -4.63256, -152.657, 1),
|
|
(1417, 'Gnomeregan entrance', 0, -5161.33, 939.623, 254.288, 1),
|
|
(1418, 'Razorfen Downs entrance', 1, -4666.52, -2536.82, 82.9671, 1),
|
|
(1419, 'Razorfen Downs exit', 129, 2593.94, 1124.64, 52.179, 1),
|
|
(1420, 'Sunken Temple entrance', 0, -10162.7, -3998.65, -111.978, 1),
|
|
(1421, 'Sunken Temple exit', 109, -300, 99, -131, 1),
|
|
(1422, 'Stormwind Stockade exit', 34, 39.3741, 0.803469, -16.7883, 1),
|
|
(1423, 'Gnomeregan entrance', 0, -4858.27, 785.03, 237.06, 1),
|
|
(1424, 'Gnomeregan exit', 90, -717.868, 1.37207, -245.293, 1),
|
|
(1425, 'Darnassus portal', 1, 9947.48, 2630.04, 1314.6, 1),
|
|
(1426, 'Ruttheran Village portal', 1, 8799.41, 969.787, 26.2409, 1),
|
|
(1427, 'Scarlet Monastery exit', 189, 1687.57, 1040.09, 16.9829, 1),
|
|
(1428, 'Scarlet Monastery exit', 189, 853.679, 1308.1, 15.6714, 1),
|
|
(1429, 'Scarlet Monastery exit', 189, 1608.65, -308.97, 16.7824, 1),
|
|
(1430, 'Scarlet Monastery exit', 189, 253.601, -196.804, 17.0385, 1),
|
|
(1431, 'Scarlet Monastery entrance', 0, 2925.18, -820.545, 157.634, 1),
|
|
(1432, 'Scarlet Monastery entrance', 0, 2877.98, -839.267, 159.049, 1),
|
|
(1433, 'Scarlet Monastery entrance', 0, 2859.73, -824.91, 158.083, 1),
|
|
(1434, 'Stormwind City portal', 0, -9023.26, 892.398, 29.5096, 1),
|
|
(1435, 'Stormwind City portal', 0, -9020.09, 880.502, 147.576, 1),
|
|
(1436, 'Uldaman exit', 70, -213.72, 370.607, -39.3887, 1),
|
|
(1437, 'Uldaman entrance', 0, -6606.48, -3762.19, 262.91, 1),
|
|
(1438, 'ZulFarrak exit', 209, 1190.35, 840.587, 9.4342, 1),
|
|
(1439, 'ZulFarrak entrance', 1, -6773.49, -2889.77, 11.1063, 1),
|
|
(1440, 'Thousand Needles portal', 1, -4950.74, -1595.14, -7.0157, 1),
|
|
(1441, 'Onyxias Lair exit', 249, 29.2427, -22.1812, 6.5272, 1),
|
|
(1442, 'Booty Bay portal', 0, -14468, 457.513, 11.9822, 1),
|
|
(1443, 'Dun Morogh portal', 0, -5096.76, 750.205, 256.55, 1),
|
|
(1444, 'Blackrock Depths entrance', 0, -7176.63, -937.667, 166.206, 1),
|
|
(1445, 'Blackrock Spire entrance', 0, -7518.19, -1239.13, 283.243, 1),
|
|
(1446, 'Blackrock Spire exit', 229, 73.5083, -215.044, 48.3869, 1),
|
|
(1447, 'Blackrock Depths exit', 230, 456.969, 48.368, -69.2753, 1),
|
|
(1448, 'Deeprun Tram exit', 369, 76.027, 10.5043, -8.29659, 1),
|
|
(1449, 'Deeprun Tram exit', 369, 80.1633, 2490.88, -5.85693, 1),
|
|
(1450, 'Deeprun Tram entrance', 0, -8346.46, 514.031, 92.5989, 1),
|
|
(1451, 'Deeprun Tram entrance', 0, -4840.26, -1330.46, 504.172, 1),
|
|
(1452, 'Stratholme entrance', 0, 3237.46, -4060.6, 108.01, 1),
|
|
(1453, 'Stratholme entrance', 0, 3392.46, -3396.77, 139.073, 1),
|
|
(1454, 'Stratholme entrance', 0, 3392.56, -3361.78, 138.802, 1),
|
|
(1455, 'Stratholme exit', 329, 3584.78, -3632.05, 138.118, 1),
|
|
(1456, 'Ragefire Chasm exit', 389, 2.58019, -0.013587, -17.3668, 1),
|
|
(1457, 'Ragefire Chasm entrance', 1, 1818.4, -4427.26, -14.4478, 1),
|
|
(1458, 'Shadowfang Keep exit', 33, -287.071, 2175.64, 32.8861, 1),
|
|
(1459, 'Horde PVP Barracks exit', 450, 215.194, 71.157, 26.1276, 1),
|
|
(1460, 'Alliance PVP Barracks exit', 449, -0.358041, -1.97986, -4.25588, 1),
|
|
(1461, 'Scholomance entrance', 0, 1282.05, -2548.73, 81.3994, 1),
|
|
(1462, 'Scholomance exit', 289, 182.265, 126.45, 139.707, 1),
|
|
(1463, 'Alterac Valley exit', 30, -1510.09, -715.864, 44.8774, 1),
|
|
(1464, 'Alterac Valley exit', 30, 946.833, -500.092, 90.9295, 1),
|
|
(1465, 'Onyxias Lair entrance', 1, -4768.61, -3752.11, 49.4317, 1),
|
|
(1466, 'Molten Core entrance', 230, 1097.99, -466.494, -100.072, 1),
|
|
(1467, 'Blackrock Depths entrance', 409, 1115.22, -462.959, -99.0148, 1),
|
|
(1468, 'Maraudon exit', 349, 756.878, -633.96, -36.8191, 1),
|
|
(1469, 'Maraudon exit', 349, 1005.02, -460.539, -47.2507, 1),
|
|
(1470, 'Maraudon entrance', 1, -1484.07, 2617.57, 71.7144, 1),
|
|
(1471, 'Maraudon entrance', 1, -1181.98, 2861.95, 81.2581, 1),
|
|
(1472, 'Dire Maul entrance', 1, -3730.48, 933.975, 156.973, 1),
|
|
(1473, 'Dire Maul entrance', 1, -3981.58, 771.193, 156.962, 1),
|
|
(1474, 'Dire Maul entrance', 1, -4028.21, 123.966, 22.8109, 1),
|
|
(1475, 'Dire Maul entrance', 1, -3837.79, 1250.23, 156.223, 1),
|
|
(1476, 'Dire Maul entrance', 1, -3741.96, 1249.18, 156.217, 1),
|
|
(1477, 'Dire Maul entrance', 1, -3520.65, 1068.72, 157.128, 1),
|
|
(1478, 'Dire Maul exit', 429, -55.9658, 159.867, -7.46206, 1),
|
|
(1479, 'Dire Maul exit', 429, 24.5609, 159.45, -7.46677, 1),
|
|
(1480, 'Dire Maul exit', 429, 255.249, -9.05606, -6.58737, 1),
|
|
(1481, 'Dire Maul exit', 429, 37.4499, -154.822, -6.71201, 1),
|
|
(1482, 'Dire Maul exit', 429, -202.664, -314.876, -6.72353, 1),
|
|
(1483, 'Dire Maul exit', 429, 4.31119, -837.085, -37.0405, 1),
|
|
(1484, 'Dire Maul exit', 429, 194.351, -240.821, -29.6307, 1),
|
|
(1485, 'Molten Core entrance', 0, -7510.87, -1035.87, 178.952, 1),
|
|
(1486, 'Molten Core entrance', 0, -7512.16, -1034.78, 173.208, 1),
|
|
(1487, 'Blackwing Lair entrance', 229, 178.729, -474.412, 116.565, 1),
|
|
(1488, 'Blackrock Spire entrance', 469, -7676.11, -1109.71, 395.123, 1),
|
|
(1489, 'ZulGurub entrance', 0, -11915.8, -1236.43, 92.1502, 1),
|
|
(1490, 'ZulGurub exit', 309, -11917, -1221, 93.5616, 1),
|
|
(1491, 'Arathi Basin exit', 529, 1394.36, 1303.64, -12.0259, 1),
|
|
(1492, 'Arathi Basin exit', 529, 627.192, 699.957, -15.9921, 1),
|
|
(1493, 'Ruins of AhnQiraj exit', 509, -8419.58, 1504.28, 27.7356, 1),
|
|
(1494, 'Ruins of AhnQiraj entrance', 1, -8424.94, 1508.65, 28.0142, 1),
|
|
(1495, 'AhnQiraj Temple entrance', 1, -8230.4, 2005.33, 125.863, 1),
|
|
(1496, 'AhnQiraj Temple exit', 531, -8231.33, 2003.6, 125.861, 1),
|
|
(1497, 'Karazhan entrance', 0, -11101.9, -1998.12, 45.3307, 1),
|
|
(1498, 'Hellfire Citadel: The Shattered Halls exit', 540, -41.748, -32.4536, -17.5294, 1),
|
|
(1499, 'Hellfire Citadel: The Blood Furnace exit', 542, 0.276847, 27.549, -48.7585, 1),
|
|
(1500, 'Magtheridons Lair exit', 544, 189.018, 57.1028, 64.1077, 1),
|
|
(1501, 'Hellfire Citadel: Ramparts entrance', 530, -365.611, 3087.62, -18.5594, 1),
|
|
(1502, 'Hellfire Citadel: The Shattered Halls entrance', 530, -310.211, 3091.59, -8.15263, 1),
|
|
(1503, 'Hellfire Citadel: The Blood Furnace entrance', 530, -307.251, 3170.51, 24.9144, 1),
|
|
(1504, 'Magtheridons Lair entrance', 530, -309.678, 3079.12, -120.571, 1),
|
|
(1505, 'Naxxramas entrance', 533, 3006.09, -3434.17, 302.195, 1),
|
|
(1506, 'Hellfire Citadel: Ramparts exit', 543, -1360.18, 1631.94, 64.437, 1),
|
|
(1507, 'The Battle for Mount Hyjal entrance', 534, 4162.02, -4227.07, 865.185, 1),
|
|
(1508, 'The Battle for Mount Hyjal entrance', 534, 4284.15, -4138.85, 862.811, 1),
|
|
(1509, 'The Battle for Mount Hyjal entrance', 534, 4203.64, -4103.24, 874.363, 1),
|
|
(1510, 'The Battle for Mount Hyjal entrance', 1, -8158.9, -4155.65, -167.341, 1),
|
|
(1511, 'Opening of the Dark Portal entrance', 1, -8777.39, -4156.92, -212.068, 1),
|
|
(1512, 'The Escape From Durnholde entrance', 1, -8326.27, -4047.44, -211.522, 1),
|
|
(1513, 'Opening of the Dark Portal exit', 269, -1498.38, 7017.88, 29.2587, 1),
|
|
(1514, 'The Battle for Mount Hyjal exit', 534, 4273.8, -4235.81, 862.12, 1),
|
|
(1515, 'The Escape From Durnholde exit', 560, 2768.3, 1292.79, 9.6358, 1),
|
|
(1516, 'The Stair of Destiny portal', 530, -247.677, 895.675, 80.3622, 1),
|
|
(1517, 'The Dark Portal portal', 0, -11908.9, -3209.1, -18.7905, 1),
|
|
(1518, 'Coilfang: The Underbog entrance', 530, 782.879, 6741.94, -76.5406, 1),
|
|
(1519, 'Coilfang: The Steamvault entrance', 530, 818.487, 6951.3, -84.5704, 1),
|
|
(1520, 'Coilfang: The Slave Pens entrance', 530, 745.839, 7015.27, -76.1185, 1),
|
|
(1521, 'Coilfang: The Steamvault exit', 545, -29.3038, 4.54638, -8.30645, 1),
|
|
(1522, 'Coilfang: The Underbog exit', 546, 3.96863, -8.23096, -6.75157, 1),
|
|
(1523, 'Coilfang: The Slave Pens exit', 547, 120.382, -144.004, -4.31527, 1),
|
|
(1524, 'Thalassian Pass portal', 530, 6107.26, -6990.64, 133.317, 1),
|
|
(1525, 'Auchindoun: Shadow Labyrinth exit', 555, 13.2373, -0.036384, -5.1279, 1),
|
|
(1526, 'Auchindoun: Sethekk Halls exit', 556, -14.3811, -0.530536, -3.99249, 1),
|
|
(1527, 'Auchindoun: Mana-Tombs exit', 557, 13.0691, 1.37188, -4.95429, 1),
|
|
(1528, 'Auchindoun: Auchenai Crypts exit', 558, -33.9297, 0.44254, -4.12053, 1),
|
|
(1529, 'Auchindoun: Auchenai Crypts entrance', 530, -3361.55, 5236.87, -105.048, 1),
|
|
(1530, 'Auchindoun: Mana-Tombs entrance', 530, -3068.13, 4942.8, -105.048, 1),
|
|
(1531, 'Auchindoun: Sethekk Halls entrance', 530, -3362.35, 4650.31, -105.048, 1),
|
|
(1532, 'Auchindoun: Shadow Labyrinth entrance', 530, -3656.05, 4943.11, -105.048, 1),
|
|
(1533, 'Eastern Plaguelands portal', 0, 3483.58, -4510.19, 134.138, 1),
|
|
(1534, 'Coilfang: Serpentshrine Cavern entrance', 530, 843.885, 6865.24, -70.9898, 1),
|
|
(1535, 'Coilfang: Serpentshrine Cavern exit', 548, -13.0809, 1.48145, 820.931, 1),
|
|
(1536, 'Karazhan exit', 532, -11118.4, -2007.95, 43.0803, 1),
|
|
(1537, 'Tempest Keep: The Arcatraz exit', 552, -11.1502, 0.063509, -4.20552, 1),
|
|
(1538, 'Tempest Keep exit', 550, -25.8275, -0.898902, -6.42838, 1),
|
|
(1539, 'Tempest Keep: The Botanica exit', 553, 53.135, -40.9833, -5.10937, 1),
|
|
(1540, 'Tempest Keep: The Mechanar exit', 554, -47.1594, 0.086916, -5.81237, 1),
|
|
(1541, 'Tempest Keep: The Botanica entrance', 530, 3418.92, 1479.01, 180.059, 1),
|
|
(1542, 'Tempest Keep: The Arcatraz entrance', 530, 3314.78, 1325.92, 503.348, 1),
|
|
(1543, 'Tempest Keep: The Mechanar entrance', 530, 2861.37, 1545.39, 248.158, 1),
|
|
(1544, 'Tempest Keep entrance', 530, 3087.18, 1364.53, 180.071, 1),
|
|
(1545, 'Gruuls Lair exit', 565, 21.2699, -2.93541, -3.93563, 1),
|
|
(1546, 'Gruuls Lair entrance', 530, 3556.79, 5083.41, -2.55752, 1),
|
|
(1547, 'Invasion Point: Cataclysm portal', 530, -2829.78, 1953.76, 198.46, 1),
|
|
(1548, 'Invasion Point: Cataclysm portal', 530, -2745.24, 2730.42, 123.776, 1),
|
|
(1549, 'Black Temple entrance', 530, -3671.96, 318.534, 27.6194, 1),
|
|
(1550, 'Tempest Keep: The Botanica exit', 553, 166.009, 391.59, -41.0924, 1),
|
|
(1551, 'Tempest Keep: The Mechanar exit', 554, 65.9682, 149.679, 21.5808, 1),
|
|
(1552, 'Black Temple exit', 564, 75.829, 997.844, -93.8277, 1),
|
|
(1553, 'ZulAman entrance', 530, 6851.88, -8008.73, 188.318, 1),
|
|
(1554, 'ZulAman exit', 568, 120.56, 1789.88, 39.5058, 1),
|
|
(1555, 'Utgarde Keep exit', 574, 136.729, -90.4468, 8.5543, 1),
|
|
(1556, 'Utgarde Pinnacle exit', 575, 595.19, -328.292, 109.144, 1),
|
|
(1557, 'Utgarde Keep entrance', 571, 1257.11, -4854.48, 37.248, 1),
|
|
(1558, 'Utgarde Pinnacle entrance', 571, 1226.23, -4861.7, 219.223, 1),
|
|
(1559, 'Magisters Terrace exit', 585, -5.89453, -0.123698, -6.80323, 1),
|
|
(1560, 'Magisters Terrace entrance', 530, 12878.8, -7348.74, 61.531, 1),
|
|
(1561, 'The Sunwell entrance', 530, 12551, -6775.15, 11.0531, 1),
|
|
(1562, 'The Sunwell exit', 580, 1797.29, 925.317, 11.0566, 1),
|
|
(1563, 'Nagrand Arena entrance', 559, 4054.15, 2923.7, -44, 1),
|
|
(1564, 'Blades Edge Arena entrance', 562, 6188.01, 320, 16, 1),
|
|
(1565, 'Blades Edge Arena entrance', 562, 6288.22, 210, 16, 1),
|
|
(1566, 'Blades Edge Arena entrance', 562, 6214.87, 200.261, 16, 1),
|
|
(1567, 'Blades Edge Arena entrance', 562, 6187.77, 196.88, 16, 1),
|
|
(1568, 'Blades Edge Arena entrance', 562, 6264.76, 329.752, -0.58579, 1),
|
|
(1569, 'Blades Edge Arena entrance', 562, 6290.77, 333.412, 16, 1),
|
|
(1570, 'Ruins of Lordaeron entrance', 572, 1200.33, 1682.09, 29.0781, 1),
|
|
(1571, 'Ruins of Lordaeron entrance', 572, 1223.61, 1630.81, 28.6071, 1),
|
|
(1572, 'Ruins of Lordaeron entrance', 572, 1359.18, 1692.25, 33.0705, 1),
|
|
(1573, 'Ruins of Lordaeron entrance', 572, 1371.51, 1649.08, 30.5089, 1),
|
|
(1574, 'Ruins of Lordaeron entrance', 572, 1299.76, 1554.74, 36, 1),
|
|
(1575, 'Ruins of Lordaeron entrance', 572, 1274.51, 1774.68, 23.0366, 1),
|
|
(1576, 'Ruins of Lordaeron entrance', 572, 1246.06, 1743.62, 36, 1),
|
|
(1577, 'Ruins of Lordaeron entrance', 572, 1305.44, 1754.14, 36, 1),
|
|
(1578, 'Ruins of Lordaeron entrance', 572, 1321.62, 1586.98, 36, 1),
|
|
(1579, 'Ruins of Lordaeron entrance', 572, 1269.12, 1579.99, 36, 1),
|
|
(1580, 'Ruins of Lordaeron entrance', 572, 1285.36, 1667.68, 6, 1),
|
|
(1581, 'Blades Edge Arena entrance', 562, 6237.84, 261.363, -24, 1),
|
|
(1582, 'The Nexus exit', 576, 145.759, -17.6421, -17, 1),
|
|
(1583, 'The Nexus entrance', 571, 3902.79, 6985.69, 71, 1),
|
|
(1584, 'DrakTharon Keep entrance', 571, 4775.32, -2017.16, 231, 1),
|
|
(1585, 'DrakTharon Keep exit', 600, -519.182, -481.424, 12, 1),
|
|
(1586, 'The Oculus exit', 578, 1084.35, 1054.62, 221, 1),
|
|
(1587, 'Halls of Stone entrance', 571, 8922.03, -963.434, 1048, 1),
|
|
(1588, 'Halls of Stone exit', 599, 1153.87, 816.262, 191.35, 1),
|
|
(1589, 'Reliquary of Pain portal', 571, 6175.18, -2017.31, 241.078, 1),
|
|
(1590, 'Reliquary of Pain portal', 571, 6175.17, -2017.84, 407.958, 1),
|
|
(1591, 'Halls of Lightning exit', 602, 1330.84, 281.896, 61, 1),
|
|
(1592, 'Halls of Lightning entrance', 571, 9188.82, -1390.01, 1140, 1),
|
|
(1593, 'Azjol-Nerub exit', 601, 404.282, 53.5383, 248.428, 1),
|
|
(1594, 'Azjol-Nerub exit', 601, 405.542, 803.135, 827.913, 1),
|
|
(1595, 'Azjol-Nerub entrance', 571, 3668.29, 2174.63, 32.2343, 1),
|
|
(1596, 'The Culling of Stratholme exit', 595, 1427.34, 564.166, 33.9877, 1),
|
|
(1597, 'The Culling of Stratholme entrance', 1, -8758.78, -4469.58, -205.283, 1),
|
|
(1598, 'Garms Rise portal', 571, 6314.34, -1763.83, 453.207, 1),
|
|
(1599, 'K3 portal', 571, 6153.93, -1075.59, 398.307, 1),
|
|
(1600, 'Naxxramas entrance', 571, 3681.29, -1280.19, 244.466, 1),
|
|
(1601, 'Naxxramas entrance', 571, 3680.64, -1258.16, 244.569, 1),
|
|
(1602, 'Naxxramas entrance', 571, 3659.26, -1281.22, 244.566, 1),
|
|
(1603, 'Naxxramas entrance', 571, 3658.04, -1259.02, 244.569, 1),
|
|
(1604, 'Naxxramas exit', 533, 3005.47, -3445.11, 293.925, 1),
|
|
(1605, 'Naxxramas exit', 533, 3016.94, -3434.39, 293.928, 1),
|
|
(1606, 'Naxxramas exit', 533, 3005.67, -3423.28, 293.927, 1),
|
|
(1607, 'Naxxramas exit', 533, 2994.63, -3434.37, 293.928, 1),
|
|
(1608, 'Gundrak entrance', 571, 6700.48, -4666.02, 454.285, 1),
|
|
(1609, 'Gundrak entrance', 571, 6976.54, -4396.33, 453.5, 1),
|
|
(1610, 'Violet Hold entrance', 571, 5675.43, 480.919, 655.194, 1),
|
|
(1611, 'Violet Hold exit', 608, 1798.74, 803.858, 43.3647, 1),
|
|
(1612, 'Ahnkahet: The Old Kingdom exit', 619, 332.397, -1110.7, 68.7744, 1),
|
|
(1613, 'Ahnkahet: The Old Kingdom entrance', 571, 3639.4, 2027.2, 2.5, 1),
|
|
(1614, 'Gundrak exit', 604, 1896.96, 825.632, 181, 1),
|
|
(1615, 'Ahnkahet: The Old Kingdom exit', 619, 523.231, -300.268, 67.3605, 1),
|
|
(1616, 'The Obsidian Sanctum exit', 615, 3228.4, 380.247, 71, 1),
|
|
(1617, 'The Obsidian Sanctum entrance', 571, 3442.63, 260.951, -104, 1),
|
|
(1618, 'The Oculus entrance', 571, 3869.84, 6984.16, 108.5, 1),
|
|
(1619, 'Vault of Archavon entrance', 571, 5494.88, 2839.81, 416.811, 1),
|
|
(1620, 'Vault of Archavon exit', 624, -517.96, -103.653, 152.624, 1),
|
|
(1621, 'Dalaran portal', 571, 5886.27, 651.449, 636, 1),
|
|
(1622, 'Gundrak exit', 604, 1899.31, 658.894, 181, 1),
|
|
(1623, 'The Eye of Eternity entrance', 571, 3870.29, 6984.2, 149.847, 1),
|
|
(1624, 'Dalaran Sewers entrance', 617, 1330, 800, -14, 1),
|
|
(1625, 'Dalaran Sewers entrance', 617, 1289.72, 736.613, -0.8403, 1),
|
|
(1626, 'Dalaran Sewers entrance', 617, 1292.05, 845.273, 1.63066, 1),
|
|
(1627, 'Dalaran Sewers entrance', 617, 1238.08, 780.106, -0.84027, 1),
|
|
(1628, 'Dalaran Sewers entrance', 617, 1348.5, 792.828, -0.17695, 1),
|
|
(1629, 'Temple City of Enkilah portal', 571, 3798.62, 3581.19, 47.7186, 1),
|
|
(1630, 'Temple City of Enkilah portal', 571, 3739.66, 3567.29, 286.785, 1),
|
|
(1631, 'Temple City of Enkilah portal', 571, 3787.57, 3558.11, 469.322, 1),
|
|
(1632, 'Temple City of Enkilah portal', 571, 3739.5, 3567, 337.564, 1),
|
|
(1633, 'Temple City of Enkilah portal', 571, 3738.64, 3567.67, 294.522, 1),
|
|
(1634, 'Ulduar entrance', 571, 9364.36, -1113.44, 1316, 1),
|
|
(1635, 'Ulduar exit', 603, -927, -149.059, 546, 1),
|
|
(1636, 'Fizzcrank Airstrip portal', 571, 4200.28, 5265.83, 27.667, 1),
|
|
(1637, 'The Ring of Valor entrance', 618, 801.663, -278.857, -28, 1),
|
|
(1638, 'Waygate portal', 571, 4880.21, 5173.42, -87.111, 1),
|
|
(1639, 'Waygate portal', 1, -6161.17, -1332.44, -172.592, 1),
|
|
(1640, 'Trial of the Crusader entrance', 571, 8515.21, 744.413, 558.906, 1),
|
|
(1641, 'Trial of the Champion entrance', 571, 8562.6, 791.785, 558.899, 1),
|
|
(1642, 'Trial of the Crusader exit', 649, 563.455, 68.4323, 397.192, 1),
|
|
(1643, 'Trial of the Champion exit', 650, 819.269, 618.674, 414, 1),
|
|
(1644, 'The Forge of Souls entrance', 571, 5678.56, 1995.28, 804, 1),
|
|
(1645, 'Halls of Reflection entrance', 571, 5627.41, 1957.32, 815, 1),
|
|
(1646, 'Pit of Saron entrance', 571, 5584.11, 2003.16, 803.2, 1),
|
|
(1647, 'The Forge of Souls exit', 632, 4925.85, 2169.17, 645, 1),
|
|
(1648, 'Pit of Saron exit', 658, 423.847, 212.521, 524.708, 1),
|
|
(1649, 'Halls of Reflection exit', 668, 5228.24, 1921.22, 713.695, 1),
|
|
(1650, 'Icecrown Citadel exit', 631, 85.9392, 2211.56, 34.1157, 1),
|
|
(1651, 'Icecrown Citadel entrance', 571, 5772.11, 2063.27, 643.064, 1),
|
|
(1652, 'Pit of Saron exit', 658, 1189.73, 347.863, 625.621, 1),
|
|
(1653, 'Pit of Saron entrance', 632, 5684.48, 2537.01, 710.691, 1),
|
|
(1654, 'The Ruby Sanctum entrance', 571, 3608.19, 186.17, -104, 1),
|
|
(1655, 'The Ruby Sanctum exit', 724, 3286.8, 533.392, 94.5718, 1),
|
|
(1656, 'Scarlet Monastery entrance', 189, 1687.27, 1050.09, 18.6773, 1),
|
|
(1657, 'Deadmines entrance', 36, -14.5732, -385.475, 62.4561, 1),
|
|
(1658, 'Stormwind Stockade entrance', 34, 48.9849, 0.483882, -16.3942, 1),
|
|
(1659, 'Deadmines exit', 0, -11208.7, 1675.9, 24.5733, 1),
|
|
(1660, 'Deadmines exit', 0, -11339.9, 1572.45, 94.3916, 1),
|
|
(1661, 'Shadowfang Keep entrance', 33, -228.191, 2111.41, 76.8904, 1),
|
|
(1662, 'Shadowfang Keep exit', 0, -233.011, 1567.5, 76.8921, 1),
|
|
(1663, 'Wailing Caverns exit', 1, -740.059, -2214.23, 16.1374, 1),
|
|
(1664, 'Wailing Caverns entrance', 43, -163.49, 132.9, -73.66, 1),
|
|
(1665, 'Razorfen Kraul exit', 1, -4463.32, -1664.29, 82.2436, 1),
|
|
(1666, 'Razorfen Kraul entrance', 47, 1942.27, 1544.23, 81.8051, 1),
|
|
(1667, 'Blackfathom Deeps entrance', 48, -150.234, 106.594, -39.779, 1),
|
|
(1668, 'Blackfathom Deeps exit', 1, 4247.74, 745.879, -24.5299, 1),
|
|
(1669, 'Uldaman entrance', 70, -228.859, 46.1018, -46.0186, 1),
|
|
(1670, 'Uldaman exit', 0, -6066.25, -2954.56, 209.772, 1),
|
|
(1671, 'Gnomeregan exit', 0, -5163.33, 927.623, 257.188, 1),
|
|
(1672, 'Gnomeregan entrance', 90, -329.098, -3.20722, -152.851, 1),
|
|
(1673, 'Razorfen Downs entrance', 129, 2592.55, 1107.5, 51.29, 1),
|
|
(1674, 'Razorfen Downs exit', 1, -4658.12, -2526.35, 82.9671, 1),
|
|
(1675, 'Sunken Temple entrance', 109, -315.903, 100.197, -131.849, 1),
|
|
(1676, 'Sunken Temple exit', 0, -10176.6, -3995.35, -112.185, 1),
|
|
(1677, 'Stormwind Stockade exit', 0, -8766.11, 845.499, 87.9952, 1),
|
|
(1678, 'Gnomeregan entrance', 90, -736.51, 2.71, -249.99, 1),
|
|
(1679, 'Gnomeregan exit', 0, -4858.27, 756.435, 244.923, 1),
|
|
(1680, 'Darnassus portal', 1, 8786.36, 967.445, 30.197, 1),
|
|
(1681, 'Ruttheran Village portal', 1, 9945.13, 2616.89, 1316.46, 1),
|
|
(1682, 'Scarlet Monastery exit', 0, 2915.34, -801.58, 160.333, 1),
|
|
(1683, 'Scarlet Monastery exit', 0, 2915.13, -823.637, 160.327, 1),
|
|
(1684, 'Scarlet Monastery exit', 0, 2885.96, -835.802, 160.327, 1),
|
|
(1685, 'Scarlet Monastery exit', 0, 2869.32, -820.818, 160.333, 1),
|
|
(1686, 'Scarlet Monastery entrance', 189, 853.179, 1319.18, 18.6714, 1),
|
|
(1687, 'Scarlet Monastery entrance', 189, 1608.1, -318.919, 18.6714, 1),
|
|
(1688, 'Scarlet Monastery entrance', 189, 253.672, -206.624, 18.6773, 1),
|
|
(1689, 'Stormwind City portal', 0, -9015.8, 874.6, 148.617, 1),
|
|
(1690, 'Stormwind City portal', 0, -9017.4, 886.3, 29.6206, 1),
|
|
(1691, 'Uldaman exit', 0, -6620.48, -3765.19, 266.91, 1),
|
|
(1692, 'Uldaman entrance', 70, -214.02, 383.607, -38.7687, 1),
|
|
(1693, 'ZulFarrak exit', 1, -6795.56, -2890.72, 8.88742, 1),
|
|
(1694, 'ZulFarrak entrance', 209, 1212.67, 842.04, 8.93346, 1),
|
|
(1695, 'Thousand Needles portal', 1, -5187.47, -2804.32, -8.375, 1),
|
|
(1696, 'Onyxias Lair exit', 1, -4750.38, -3754.44, 49.0485, 1),
|
|
(1697, 'Booty Bay portal', 0, -5100.92, 754.567, 260.55, 1),
|
|
(1698, 'Dun Morogh portal', 0, -14461.9, 458.295, 15.1639, 1),
|
|
(1699, 'Blackrock Depths entrance', 230, 456.929, 34.0923, -69.5617, 1),
|
|
(1700, 'Blackrock Spire entrance', 229, 78.3534, -226.841, 49.7662, 1),
|
|
(1701, 'Blackrock Spire exit', 0, -7524.7, -1228.41, 285.733, 1),
|
|
(1702, 'Blackrock Depths exit', 0, -7178.41, -922.152, 166.092, 1),
|
|
(1703, 'Deeprun Tram exit', 0, -4838.95, -1318.46, 501.868, 1),
|
|
(1704, 'Deeprun Tram exit', 0, -8364.57, 535.981, 91.7969, 1),
|
|
(1705, 'Deeprun Tram entrance', 369, 68.3006, 2490.91, -4.29647, 1),
|
|
(1706, 'Deeprun Tram entrance', 369, 69.2542, 10.257, -4.29664, 1),
|
|
(1707, 'Stratholme entrance', 329, 3590.87, -3643.22, 138.491, 1),
|
|
(1708, 'Stratholme entrance', 329, 3392.92, -3395.03, 143.135, 1),
|
|
(1709, 'Stratholme entrance', 329, 3392.84, -3364.44, 142.965, 1),
|
|
(1710, 'Stratholme exit', 0, 3233.06, -4048.3, 108.442, 1),
|
|
(1711, 'Ragefire Chasm exit', 1, 1814.99, -4419.23, -18.8151, 1),
|
|
(1712, 'Ragefire Chasm entrance', 389, 0.797643, -8.23429, -15.5288, 1),
|
|
(1713, 'Horde PVP Barracks exit', 1, 1637.32, -4242.7, 56.1827, 1),
|
|
(1714, 'Alliance PVP Barracks exit', 0, -8762.45, 403.062, 103.902, 1),
|
|
(1715, 'Scholomance entrance', 289, 190.819, 126.329, 137.227, 1),
|
|
(1716, 'Scholomance exit', 0, 1273.91, -2553.09, 90.6322, 1),
|
|
(1717, 'Alterac Valley exit', 0, 534.868, -1087.68, 106.119, 1),
|
|
(1718, 'Alterac Valley exit', 0, 98.432, -182.274, 127.52, 1),
|
|
(1719, 'Onyxias Lair entrance', 249, 30.8916, -54.079, -5.02784, 1),
|
|
(1720, 'Molten Core entrance', 409, 1096, -467, -104.6, 1),
|
|
(1721, 'Blackrock Depths entrance', 230, 1115.35, -457.35, -102.7, 1),
|
|
(1722, 'Maraudon exit', 1, -1182.8, 2877.43, 85.908, 1),
|
|
(1723, 'Maraudon exit', 1, -1468.2, 2614.21, 76.3804, 1),
|
|
(1724, 'Maraudon entrance', 349, 1016.83, -458.52, -43.4737, 1),
|
|
(1725, 'Maraudon entrance', 349, 755.078, -617.696, -32.9222, 1),
|
|
(1726, 'Dire Maul entrance', 429, 47.4501, -153.665, -2.71439, 1),
|
|
(1727, 'Dire Maul entrance', 429, -201.11, -328.66, -2.72, 1),
|
|
(1728, 'Dire Maul entrance', 429, 10.5786, -836.991, -32.3988, 1),
|
|
(1729, 'Dire Maul entrance', 429, -65.6559, 159.561, -3.4647, 1),
|
|
(1730, 'Dire Maul entrance', 429, 33.1083, 158.977, -3.47126, 1),
|
|
(1731, 'Dire Maul entrance', 429, 254.92, -19.463, -2.5596, 1),
|
|
(1732, 'Dire Maul exit', 1, -3831.79, 1250.23, 160.223, 1),
|
|
(1733, 'Dire Maul exit', 1, -3747.96, 1249.18, 160.217, 1),
|
|
(1734, 'Dire Maul exit', 1, -3520.65, 1077.72, 161.138, 1),
|
|
(1735, 'Dire Maul exit', 1, -3738.62, 934.522, 160.975, 1),
|
|
(1736, 'Dire Maul exit', 1, -3980.58, 776.193, 161.006, 1),
|
|
(1737, 'Dire Maul exit', 1, -4031.25, 129.345, 26.4744, 1),
|
|
(1738, 'Dire Maul exit', 1, -3585.84, 847.367, 138.641, 1),
|
|
(1739, 'ZulGurub entrance', 309, -11916.6, -1243.52, 92.5338, 1),
|
|
(1740, 'ZulGurub exit', 0, -11916.3, -1208.37, 92.2868, 1),
|
|
(1741, 'Arathi Basin exit', 0, -1198, -2533, 22, 1),
|
|
(1742, 'Arathi Basin exit', 0, -817, -3509, 73, 1),
|
|
(1743, 'Ruins of AhnQiraj exit', 1, -8418.5, 1505.94, 31.8232, 1),
|
|
(1744, 'Ruins of AhnQiraj entrance', 509, -8436.53, 1519.17, 31.907, 1),
|
|
(1745, 'AhnQiraj Temple entrance', 531, -8221.35, 2014.34, 129.071, 1),
|
|
(1746, 'AhnQiraj Temple exit', 1, -8239.01, 1993.25, 129.071, 1),
|
|
(1747, 'Karazhan entrance', 532, -11101.8, -1998.31, 49.8927, 1),
|
|
(1748, 'Hellfire Citadel: The Shattered Halls exit', 530, -311.16, 3082.1, -3.71, 1),
|
|
(1749, 'Hellfire Citadel: The Blood Furnace exit', 530, -303.506, 3164.82, 31.7425, 1),
|
|
(1750, 'Magtheridons Lair exit', 530, -313.679, 3088.35, -116.502, 1),
|
|
(1751, 'Hellfire Citadel: Ramparts entrance', 543, -1355.24, 1641.12, 68.2491, 1),
|
|
(1752, 'Hellfire Citadel: The Shattered Halls entrance', 540, -40.8716, -19.7538, -13.8065, 1),
|
|
(1753, 'Hellfire Citadel: The Blood Furnace entrance', 542, -3.9967, 14.6363, -44.8009, 1),
|
|
(1754, 'Magtheridons Lair entrance', 544, 187.843, 35.9232, 67.9252, 1),
|
|
(1755, 'Naxxramas entrance', 533, 3498.28, -5349.9, 144.96, 1),
|
|
(1756, 'Hellfire Citadel: Ramparts exit', 530, -360.671, 3071.9, -15.0977, 1),
|
|
(1757, 'The Battle for Mount Hyjal entrance', 534, 5066.79, -1791.9, 1321.65, 1),
|
|
(1758, 'The Battle for Mount Hyjal entrance', 534, 5499.96, -2756.8, 1488.96, 1),
|
|
(1759, 'The Battle for Mount Hyjal entrance', 534, 5163.02, -3428.31, 1627.61, 1),
|
|
(1760, 'The Battle for Mount Hyjal entrance', 534, 4252.72, -4226.16, 868.222, 1),
|
|
(1761, 'Opening of the Dark Portal entrance', 269, -1491.61, 7056.51, 32.1011, 1),
|
|
(1762, 'The Escape From Durnholde entrance', 560, 2741.68, 1312.64, 14.0413, 1),
|
|
(1763, 'Opening of the Dark Portal exit', 1, -8759.51, -4192.27, -209.501, 1),
|
|
(1764, 'The Battle for Mount Hyjal exit', 1, -8176.99, -4176.92, -166.463, 1),
|
|
(1765, 'The Escape From Durnholde exit', 1, -8359.11, -4058.83, -208.186, 1),
|
|
(1766, 'The Stair of Destiny portal', 0, -11877.7, -3204.49, -18.49, 1),
|
|
(1767, 'The Dark Portal portal', 530, -248.149, 921.875, 84.3885, 1),
|
|
(1768, 'Coilfang: The Underbog entrance', 546, 9.71391, -16.2008, -2.75334, 1),
|
|
(1769, 'Coilfang: The Steamvault entrance', 545, -13.8425, 6.7542, -4.2586, 1),
|
|
(1770, 'Coilfang: The Slave Pens entrance', 547, 120.101, -131.957, -0.801547, 1),
|
|
(1771, 'Coilfang: The Steamvault exit', 530, 816.59, 6934.67, -80.5446, 1),
|
|
(1772, 'Coilfang: The Underbog exit', 530, 777.089, 6763.45, -72.0662, 1),
|
|
(1773, 'Coilfang: The Slave Pens exit', 530, 719.508, 6999.34, -73.0743, 1),
|
|
(1774, 'Thalassian Pass portal', 0, 3476.36, -4493.36, 137.49, 1),
|
|
(1775, 'Auchindoun: Shadow Labyrinth exit', 530, -3645.06, 4943.62, -101.048, 1),
|
|
(1776, 'Auchindoun: Sethekk Halls exit', 530, -3361.96, 4660.41, -101.048, 1),
|
|
(1777, 'Auchindoun: Mana-Tombs exit', 530, -3079.81, 4943.04, -101.047, 1),
|
|
(1778, 'Auchindoun: Auchenai Crypts exit', 530, -3362.22, 5225.77, -101.049, 1),
|
|
(1779, 'Auchindoun: Auchenai Crypts entrance', 558, -21.8975, 0.16, -0.1206, 1),
|
|
(1780, 'Auchindoun: Mana-Tombs entrance', 557, 0.0191, 0.9478, -0.9543, 1),
|
|
(1781, 'Auchindoun: Sethekk Halls entrance', 556, -4.6811, -0.09308, 0.0062, 1),
|
|
(1782, 'Auchindoun: Shadow Labyrinth entrance', 555, 0.488033, -0.215935, -1.12788, 1),
|
|
(1783, 'Eastern Plaguelands portal', 530, 6123, -7005, 138, 1),
|
|
(1784, 'Coilfang: Serpentshrine Cavern entrance', 548, 2.5343, -0.022318, 821.727, 1),
|
|
(1785, 'Coilfang: Serpentshrine Cavern exit', 530, 827.011, 6865.47, -63.7844, 1),
|
|
(1786, 'Karazhan exit', 0, -11112.9, -2005.89, 49.3307, 1),
|
|
(1787, 'Tempest Keep: The Arcatraz exit', 530, 3312.09, 1331.89, 505.559, 1),
|
|
(1788, 'Tempest Keep exit', 530, 3087.31, 1373.79, 184.643, 1),
|
|
(1789, 'Tempest Keep: The Botanica exit', 530, 3413.65, 1483.32, 182.838, 1),
|
|
(1790, 'Tempest Keep: The Botanica entrance', 553, 40.0395, -28.613, -1.1189, 1),
|
|
(1791, 'Tempest Keep: The Arcatraz entrance', 552, -1.23165, 0.014346, -0.204293, 1),
|
|
(1792, 'Tempest Keep: The Mechanar entrance', 554, -28.906, 0.680314, -1.81282, 1),
|
|
(1793, 'Tempest Keep entrance', 550, -10.8021, -1.15045, -2.42833, 1),
|
|
(1794, 'The Battle for Mount Hyjal exit', 1, -8177.5, -4183, -168, 1),
|
|
(1795, 'Gruuls Lair exit', 530, 3549.8, 5085.97, 2.46332, 1),
|
|
(1796, 'Gruuls Lair entrance', 565, 62.7842, 35.462, -3.9835, 1),
|
|
(1797, 'Invasion Point: Cataclysm portal', 530, -3277.86, 2831.64, 123.02, 1),
|
|
(1798, 'Black Temple entrance', 564, 96.4462, 1002.35, -86.9984, 1),
|
|
(1799, 'Black Temple exit', 530, -3653.51, 317.493, 36.1671, 1),
|
|
(1800, 'ZulAman entrance', 568, 120.7, 1776, 43.46, 1),
|
|
(1801, 'ZulAman exit', 530, 6851.5, -7997.68, 192.36, 1),
|
|
(1802, 'Utgarde Keep exit', 571, 1228.09, -4862.45, 41.248, 1),
|
|
(1803, 'Utgarde Pinnacle exit', 571, 1237.2, -4859.27, 218.283, 1),
|
|
(1804, 'Utgarde Keep entrance', 574, 153.789, -86.548, 12.551, 1),
|
|
(1805, 'Utgarde Pinnacle entrance', 575, 584.117, -327.974, 110.138, 1),
|
|
(1806, 'Magisters Terrace exit', 530, 12884.6, -7336.17, 65.48, 1),
|
|
(1807, 'Magisters Terrace entrance', 585, 7.09, -0.45, -2.8, 1),
|
|
(1808, 'The Sunwell entrance', 580, 1790.65, 925.67, 15.15, 1),
|
|
(1809, 'The Sunwell exit', 530, 12560.8, -6774.59, 15.08, 1),
|
|
(1810, 'Nagrand Arena entrance', 559, 4054.57, 2923.23, 13.8179, 1),
|
|
(1811, 'Blades Edge Arena entrance', 562, 6238.89, 264.155, 0.894302, 1),
|
|
(1812, 'Ruins of Lordaeron entrance', 572, 1286.57, 1667.4, 39.602, 1),
|
|
(1813, 'The Nexus exit', 571, 3897.42, 6985.33, 69.487, 1),
|
|
(1814, 'The Nexus entrance', 576, 145.87, -10.554, -16.636, 1),
|
|
(1815, 'DrakTharon Keep entrance', 600, -517.343, -487.976, 11.01, 1),
|
|
(1816, 'DrakTharon Keep exit', 571, 4774.47, -2028.04, 229.373, 1),
|
|
(1817, 'The Oculus exit', 571, 3876.16, 6984.44, 106.32, 1),
|
|
(1818, 'Halls of Stone entrance', 599, 1153.24, 806.164, 195.937, 1),
|
|
(1819, 'Halls of Stone exit', 571, 8921.93, -970.399, 1039.2, 1),
|
|
(1820, 'Reliquary of Pain portal', 571, 6159.16, -2028.6, 408.168, 1),
|
|
(1821, 'Reliquary of Pain portal', 571, 6175.6, -2008.78, 245.255, 1),
|
|
(1822, 'Halls of Lightning exit', 571, 9182.91, -1384.73, 1110.21, 1),
|
|
(1823, 'Halls of Lightning entrance', 602, 1331.47, 259.619, 53.398, 1),
|
|
(1824, 'Azjol-Nerub exit', 571, 3678.05, 2166.4, 35.795, 1),
|
|
(1825, 'Azjol-Nerub entrance', 601, 413.314, 795.968, 831.351, 1),
|
|
(1826, 'The Culling of Stratholme exit', 1, -8756.87, -4459.29, -200.73, 1),
|
|
(1827, 'The Culling of Stratholme entrance', 595, 1431.1, 556.92, 36.69, 1),
|
|
(1828, 'Garms Rise portal', 571, 6153.08, -1074.07, 403.478, 1),
|
|
(1829, 'Gundrak entrance', 604, 1891.84, 832.169, 176.669, 1),
|
|
(1830, 'Gundrak entrance', 604, 1894.58, 652.713, 176.666, 1),
|
|
(1831, 'Violet Hold entrance', 608, 1808.82, 803.93, 44.364, 1),
|
|
(1832, 'Violet Hold exit', 571, 5680.7, 487.323, 652.418, 1),
|
|
(1833, 'Ahnkahet: The Old Kingdom exit', 571, 3641.84, 2032.94, 2.47, 1),
|
|
(1834, 'Gundrak exit', 571, 6702.47, -4660.55, 441.568, 1),
|
|
(1835, 'The Obsidian Sanctum exit', 571, 3448, 261.545, -110.163, 1),
|
|
(1836, 'The Obsidian Sanctum entrance', 615, 3228.58, 385.86, 65.549, 1),
|
|
(1837, 'The Oculus entrance', 578, 1055.93, 986.85, 361.07, 1),
|
|
(1838, 'Vault of Archavon entrance', 624, -505.96, -103.353, 157, 1),
|
|
(1839, 'Vault of Archavon exit', 571, 5480.88, 2840.47, 418.68, 1),
|
|
(1840, 'Dalaran portal', 571, 5791.39, 560.1, 633.76, 1),
|
|
(1841, 'Gundrak exit', 571, 6970.02, -4402.09, 441.578, 1),
|
|
(1842, 'The Eye of Eternity entrance', 616, 727.942, 1329.39, 267.234, 1),
|
|
(1843, 'Dalaran Sewers entrance', 617, 1291.57, 792.965, 8.11463, 1),
|
|
(1844, 'Temple City of Enkilah portal', 571, 3736.1, 3565.4, 290.8, 1),
|
|
(1845, 'Temple City of Enkilah portal', 571, 3801.5, 3586.05, 49.57, 1),
|
|
(1846, 'Temple City of Enkilah portal', 571, 3692.43, 3577.94, 473.32, 1),
|
|
(1847, 'Temple City of Enkilah portal', 571, 3734.14, 3571.12, 341.662, 1),
|
|
(1848, 'Ulduar entrance', 603, -914.041, -148.98, 463.137, 1),
|
|
(1849, 'Fizzcrank Airstrip portal', 571, 4240.04, 5259.05, 72.3396, 1),
|
|
(1850, 'The Ring of Valor entrance', 618, 763.365, -284.29, 28.2767, 1),
|
|
(1851, 'Waygate portal', 571, 4885.89, 5176.28, -84.8635, 1),
|
|
(1852, 'Trial of the Crusader entrance', 649, 563.61, 80.6815, 395.139, 1),
|
|
(1853, 'Trial of the Champion entrance', 650, 805.216, 618.056, 412.393, 1),
|
|
(1854, 'Trial of the Crusader exit', 571, 8515.46, 728.92, 558.3, 1),
|
|
(1855, 'Trial of the Champion exit', 571, 8574.13, 791.833, 558.528, 1),
|
|
(1856, 'The Forge of Souls entrance', 632, 4923.11, 2175.02, 638.734, 1),
|
|
(1857, 'Halls of Reflection entrance', 668, 5239.01, 1932.64, 707.695, 1),
|
|
(1858, 'Pit of Saron entrance', 658, 435.743, 212.413, 528.709, 1),
|
|
(1859, 'The Forge of Souls exit', 571, 5669.52, 2005.31, 798.042, 1),
|
|
(1860, 'Pit of Saron exit', 571, 5595.92, 2013.02, 798.041, 1),
|
|
(1861, 'Halls of Reflection exit', 571, 5630.59, 1997.55, 798.049, 1),
|
|
(1862, 'Icecrown Citadel exit', 571, 5790, 2071.48, 636.065, 1),
|
|
(1863, 'Icecrown Citadel entrance', 631, 76.8638, 2211.37, 30, 1),
|
|
(1864, 'Icecrown Citadel entrance', 631, 4138.76, 2769.25, 351, 1),
|
|
(1865, 'The Ruby Sanctum entrance', 724, 3279.13, 533.479, 90.1375, 1),
|
|
(1866, 'The Ruby Sanctum exit', 571, 3604.33, 192.201, -110.843, 1),
|
|
(1867, 'Mesa Elevator', 1, -1286.24, 189.72, 130.08, 1),
|
|
(1868, 'Mesa Elevator', 1, -1286.24, 189.72, 68.8357, 1),
|
|
(1869, 'Mesa Elevator', 1, -1308.38, 185.29, 68.5858, 1),
|
|
(1870, 'Mesa Elevator', 1, -1308.38, 185.29, 130.084, 1),
|
|
(1871, 'Mesa Elevator', 1, -5399.19, -2504.62, 89.0211, 1),
|
|
(1872, 'Mesa Elevator', 1, -5399.19, -2504.62, -40.2788, 1),
|
|
(1873, 'Mesa Elevator', 1, -4665.43, -1827.67, 85.4053, 1),
|
|
(1874, 'Mesa Elevator', 1, -4665.43, -1827.67, -43.8946, 1),
|
|
(1875, 'Mesa Elevator', 47, 1734.57, 1372.33, 85.4053, 1),
|
|
(1876, 'Mesa Elevator', 47, 1734.57, 1372.33, -43.8946, 1),
|
|
(1877, 'Mesa Elevator', 1, -4670.77, -1849.61, -44.1442, 1),
|
|
(1878, 'Mesa Elevator', 1, -4670.77, -1849.61, 85.4095, 1),
|
|
(1879, 'Mesa Elevator', 1, -5382.5, -2489.42, -40.5284, 1),
|
|
(1880, 'Mesa Elevator', 1, -5382.5, -2489.42, 89.0253, 1),
|
|
(1881, 'Mesa Elevator', 47, 1729.23, 1350.39, -44.1443, 1),
|
|
(1882, 'Mesa Elevator', 47, 1729.23, 1350.39, 85.4094, 1),
|
|
(1883, 'Undervator', 0, 1596.15, 291.8, -40.7836, 1),
|
|
(1884, 'Undervator', 0, 1596.15, 291.8, 55.7178, 1),
|
|
(1885, 'Undervator', 0, 1596.15, 291.8, 14.6822, 1),
|
|
(1886, 'upperLdoor', 0, 1596.04, 282.738, 60.0452, 1),
|
|
(1887, 'lowerLdoor', 0, 1596.21, 302.401, -40.6645, 1),
|
|
(1888, 'lowerLdoor', 0, 1596.21, 302.401, -32.5342, 1),
|
|
(1889, 'Undervator', 0, 1595.26, 188.644, -40.7835, 1),
|
|
(1890, 'Undervator', 0, 1595.26, 188.644, 55.7179, 1),
|
|
(1891, 'upperLdoor', 0, 1595.38, 197.706, 60.0452, 1),
|
|
(1892, 'lowerLdoor', 0, 1595.21, 178.693, -40.5223, 1),
|
|
(1893, 'lowerLdoor', 0, 1595.21, 178.693, -32.392, 1),
|
|
(1894, 'Undervator', 0, 1544.24, 240.773, -40.7835, 1),
|
|
(1895, 'Undervator', 0, 1544.24, 240.773, 55.7179, 1),
|
|
(1896, 'upperLdoor', 0, 1553.3, 240.656, 60.0452, 1),
|
|
(1897, 'lowerLdoor', 0, 1533.88, 240.826, -32.3473, 1),
|
|
(1898, 'lowerLdoor', 0, 1533.88, 240.826, -40.4776, 1),
|
|
(1899, 'Ship (The Maidens Fancy)', 1, -1005.61, -3841.65, 0, 1),
|
|
(1900, 'Ship (The Maidens Fancy)', 0, -14277.7, 582.866, 0, 1),
|
|
(1901, 'Mesa Elevator', 1, -1028.04, -28.3568, 69.0226, 1),
|
|
(1902, 'Mesa Elevator', 1, -1028.04, -28.3568, 140.499, 1),
|
|
(1903, 'Mesa Elevator', 1, -1037.27, -49.2355, 140.495, 1),
|
|
(1904, 'Mesa Elevator', 1, -1037.27, -49.2355, 69.2726, 1),
|
|
(1905, 'Plunger', 0, -5164.47, 648.442, 362.099, 1),
|
|
(1906, 'Plunger', 0, -5164.47, 648.442, 350.019, 1),
|
|
(1907, 'Vator', 0, -5164.24, 650.354, 249.438, 1),
|
|
(1908, 'Vator2', 90, -806.887, 323.963, -271.656, 1),
|
|
(1909, 'Scaffold Cars', 571, 8123.19, -383.722, 966.308, 1),
|
|
(1910, 'Scaffold Cars', 571, 8123.19, -383.722, 981.238, 1),
|
|
(1911, 'Scaffold Cars', 571, 8123.19, -383.722, 1000.95, 1),
|
|
(1912, 'Scaffold Cars', 571, 8123.19, -383.722, 1027.7, 1),
|
|
(1913, 'Scaffold Cars', 0, -6904.81, -1206.78, 178.512, 1),
|
|
(1914, 'Scaffold Cars', 0, -6904.81, -1206.78, 193.442, 1),
|
|
(1915, 'Scaffold Cars', 0, -6904.81, -1206.78, 213.149, 1),
|
|
(1916, 'Scaffold Cars', 0, -6904.81, -1206.78, 239.904, 1),
|
|
(1917, 'Scaffold Cars', 469, -6904.81, -1206.78, 178.512, 1),
|
|
(1918, 'Scaffold Cars', 469, -6904.81, -1206.78, 193.442, 1),
|
|
(1919, 'Scaffold Cars', 469, -6904.81, -1206.78, 213.149, 1),
|
|
(1920, 'Scaffold Cars', 469, -6904.81, -1206.78, 239.904, 1),
|
|
(1921, 'Scaffold Cars', 530, -3297.07, 1898.14, 106.636, 1),
|
|
(1922, 'Scaffold Cars', 530, -3297.07, 1898.14, 121.566, 1),
|
|
(1923, 'Scaffold Cars', 530, -3297.07, 1898.14, 141.273, 1),
|
|
(1924, 'Scaffold Cars', 530, -3297.07, 1898.14, 168.028, 1),
|
|
(1925, 'Scaffold Cars', 571, 8119.4, -242.657, 864.625, 1),
|
|
(1926, 'Scaffold Cars', 571, 8119.4, -242.657, 879.555, 1),
|
|
(1927, 'Scaffold Cars', 571, 8119.4, -242.657, 899.263, 1),
|
|
(1928, 'Scaffold Cars', 571, 8119.4, -242.657, 926.017, 1),
|
|
(1929, 'Scaffold Cars', 469, -6900.42, -1339.33, 239.652, 1),
|
|
(1930, 'Scaffold Cars', 530, -3207.32, 1995.78, 167.776, 1),
|
|
(1931, 'Scaffold Cars', 571, 8026.74, -337.67, 925.569, 1),
|
|
(1932, 'Scaffold Cars', 0, -6900.42, -1339.33, 239.652, 1),
|
|
(1933, 'Elevator', 0, -5067.46, 438.984, 423.758, 1),
|
|
(1934, 'Elevator', 0, -5067.9, 438.447, 410.931, 1),
|
|
(1935, 'Elevator', 530, 1916.06, 5515.57, 280.412, 1),
|
|
(1936, 'Elevator', 530, 1915.62, 5515.03, 267.585, 1),
|
|
(1937, 'Elevator', 1, 2263.7, -5565.56, 33.9385, 1),
|
|
(1938, 'Elevator', 1, 2263.26, -5566.1, 21.1112, 1),
|
|
(1939, 'Elevator', 571, 4184.28, 5281.59, 39.4847, 1),
|
|
(1940, 'Elevator', 571, 4183.84, 5281.05, 26.6574, 1),
|
|
(1941, 'Zeppelin (The Thundercaller)', 1, 1318.11, -4658.05, 71.8604, 1),
|
|
(1942, 'Zeppelin (The Thundercaller)', 0, 2062.38, 292.998, 114.973, 1),
|
|
(1943, 'Zeppelin (The Iron Eagle)', 0, -12464, 231.565, 49.5344, 1),
|
|
(1944, 'Zeppelin (The Iron Eagle)', 1, 1360.85, -4631.31, 71.8597, 1),
|
|
(1945, 'Subway', 369, 4.58064, 2510.49, 7.19761, 1),
|
|
(1946, 'Subway', 369, 4.58064, 28.2097, 7.01107, 1),
|
|
(1947, 'Subway', 369, 4.52807, 8.43529, 7.01107, 1),
|
|
(1948, 'Subway', 369, 4.52807, 2490.74, 7.19761, 1),
|
|
(1949, 'Subway', 369, -45.4005, 2492.79, 6.9886, 1),
|
|
(1950, 'Subway', 369, -45.4003, 9.78857, 7.17514, 1),
|
|
(1951, 'Subway', 369, -45.4007, 2512.15, 6.9886, 1),
|
|
(1952, 'Subway', 369, -45.4005, 30.3816, 5.96111, 1),
|
|
(1953, 'Subway', 369, -45.3932, -10.3899, 7.17514, 1),
|
|
(1954, 'Subway', 369, -45.3934, 2472.93, 6.9886, 1),
|
|
(1955, 'Subway', 369, 4.49883, -11.3475, 7.01107, 1),
|
|
(1956, 'Subway', 369, 4.49883, 2470.3, 5.98358, 1),
|
|
(1957, 'Ship (The Lady Mehley)', 0, -3905.22, -585.808, 0, 1),
|
|
(1958, 'Ship (The Lady Mehley)', 1, -4016.39, -4740.59, 0, 1),
|
|
(1959, 'Ship, Night Elf (Moonspray)', 1, 8534.3, 1017.96, 0, 1),
|
|
(1960, 'Ship, Night Elf (Moonspray)', 1, 6594.59, 769.797, 0, 1),
|
|
(1961, 'Ship (The Bravery)', 0, -8650.72, 1346.05, 0, 1),
|
|
(1962, 'Ship (The Bravery)', 1, 6406.04, 822.886, 0, 1),
|
|
(1963, 'Zeppelin (The Purple Princess)', 0, -12406.9, 211.838, 49.6984, 1),
|
|
(1964, 'Zeppelin (The Purple Princess)', 0, 2062.6, 235.264, 117.734, 1),
|
|
(1965, 'Ship, Night Elf (Feathermoon Ferry)', 1, -4352.36, 2441.2, 0, 1),
|
|
(1966, 'Ship, Night Elf (Feathermoon Ferry)', 1, -4200.27, 3281.4, 0, 1),
|
|
(1967, 'Ship, Night Elf (Elunes Blessing)', 530, -4265, -11317.2, 0, 1),
|
|
(1968, 'Ship, Night Elf (Elunes Blessing)', 1, 6550.4, 938.192, 0, 1),
|
|
(1969, 'Ship, Icebreaker (Northspear)', 0, -3712.74, -569.542, 0, 1),
|
|
(1970, 'Ship, Icebreaker (Northspear)', 571, 584.014, -5118.86, 0, 1),
|
|
(1971, 'Zeppelin, Horde (Cloudkisser)', 571, 1989.35, -6082.78, 85.5965, 1),
|
|
(1972, 'Zeppelin, Horde (Cloudkisser)', 0, 2056.49, 381.635, 100.362, 1),
|
|
(1973, 'Doodad_mushroombase_elevator01', 530, 285.749, 5918.21, 26.1411, 1),
|
|
(1974, 'Doodad_mushroombase_elevator01', 530, 282.029, 5918.21, 149.367, 1),
|
|
(1975, 'Doodad_mushroombase_elevator01', 530, 303.008, 5919.77, 149.392, 1),
|
|
(1976, 'Doodad_CF_elevatorPlatform01', 548, 50, -0.0071, 820.2, 1),
|
|
(1977, 'Doodad_CF_elevatorPlatform01', 548, 50, -0.0071, -72.0625, 1),
|
|
(1978, 'Doodad_CF_elevatorPlatform_small01', 548, -59.135, -98.7966, -52.9342, 1),
|
|
(1979, 'Doodad_FactoryElevator01', 554, 0.543812, -1.39348, 0.21172, 1),
|
|
(1980, 'Zeppelin, Horde (The Mighty Wind)', 571, 2837.91, 6187.44, 140.165, 1),
|
|
(1981, 'Zeppelin, Horde (The Mighty Wind)', 1, 1185.02, -4144.21, 70.6255, 1),
|
|
(1982, 'Zeppelin', 571, 1413.95, -3091.47, 183.5, 1),
|
|
(1983, 'Doodad_VR_Elevator_Gate01', 575, -771.83, 484.016, -163.957, 1),
|
|
(1984, 'Doodad_VR_Elevator_Gate01', 575, -771.83, 484.016, -174.887, 1),
|
|
(1985, 'Doodad_HF_Elevator_Gate01', 571, 261.114, -5893.02, 264.517, 1),
|
|
(1986, 'Doodad_HF_Elevator_Gate01', 571, 261.114, -5893.02, 258.846, 1),
|
|
(1987, 'Doodad_HF_Elevator_Lift_01', 571, 148.566, -5764.94, 40.1294, 1),
|
|
(1988, 'Doodad_HF_Elevator_Lift_01', 571, 148.566, -5764.94, 284.581, 1),
|
|
(1989, 'Doodad_HF_Elevator_Lift01', 571, 260.933, -5906.35, 256.134, 1),
|
|
(1990, 'Doodad_HF_Elevator_Lift01', 571, 260.933, -5906.35, 164.675, 1),
|
|
(1991, 'Doodad_HF_Elevator_Lift01', 571, 260.933, -5906.35, 83.8931, 1),
|
|
(1992, 'Sister Mercy', 571, 9.66461, -4098.02, 11.9168, 1),
|
|
(1993, 'Sister Mercy', 571, -6.76486, -3973.54, 0.230113, 1),
|
|
(1994, 'Sister Mercy', 571, 67.8749, -3853.94, 0.230113, 1),
|
|
(1995, 'Sister Mercy', 571, 144.491, -3779.43, 0.230113, 1),
|
|
(1996, 'Sister Mercy', 571, 241.817, -3739.68, 0.230113, 1),
|
|
(1997, 'Sister Mercy', 571, 355.038, -3698.89, 0.230113, 1),
|
|
(1998, 'Sister Mercy', 571, 81.6196, -3673.6, 0.646779, 1),
|
|
(1999, 'Turtle (Walker of Waves)', 571, 2618.49, 954.763, 0, 1),
|
|
(2000, 'Turtle (Walker of Waves)', 571, 2817.84, 4014.56, 0, 1),
|
|
(2001, 'Doodad_LogRun_PumpElevator04', 571, 4284.7, -3034.76, 327.498, 1),
|
|
(2002, 'Doodad_LogRun_PumpElevator04', 571, 4284.7, -3034.76, 332.984, 1),
|
|
(2003, 'Doodad_Vrykul_Gondola01', 575, -479.841, 610.141, -79.1629, 1),
|
|
(2004, 'Doodad_Vrykul_Gondola01', 575, -571.549, 1541.23, -291.102, 1),
|
|
(2005, 'Doodad_Vrykul_Gondola01', 571, 686.827, -3823.19, 268.059, 1),
|
|
(2006, 'Doodad_Vrykul_Gondola01', 571, 595.119, -2892.1, 56.1194, 1),
|
|
(2007, 'Turtle (Green Island)', 571, 2635.7, 824.308, 0, 1),
|
|
(2008, 'Turtle (Green Island)', 571, 791.771, -2796.85, 0, 1),
|
|
(2009, 'Doodad_Nexus_Elevator_BaseStructure_01', 578, 795.597, 994.667, 250.738, 1),
|
|
(2010, 'Doodad_Nexus_Elevator_BaseStructure_01', 578, 1209.71, 1334.59, 247.809, 1),
|
|
(2011, 'Doodad_Nexus_Elevator_BaseStructure_01', 578, 1209.71, 1334.59, 192.375, 1),
|
|
(2012, 'Doodad_Nexus_Elevator_BaseStructure_01', 571, 3562.26, 6928, 250.738, 1),
|
|
(2013, 'Doodad_Nexus_Elevator_BaseStructure_01', 571, 3562.26, 6928, 195.304, 1),
|
|
(2014, 'Doodad_Nexus_Elevator_BaseStructure_01', 578, 1339.24, 830.317, 242.253, 1),
|
|
(2015, 'Doodad_Nexus_Elevator_BaseStructure_01', 578, 1339.24, 830.317, 186.819, 1),
|
|
(2016, 'Doodad_Nexus_Elevator_BaseStructure_01', 571, 4106.03, 6760.16, 248.738, 1),
|
|
(2017, 'Doodad_Nexus_Elevator_BaseStructure_01', 571, 4106.03, 6760.16, 193.304, 1),
|
|
(2018, 'Doodad_Nexus_Elevator_BaseStructure_01', 571, 3978.39, 7266.48, 255.471, 1),
|
|
(2019, 'Doodad_Nexus_Elevator_BaseStructure_01', 571, 3978.39, 7266.48, 200.037, 1),
|
|
(2020, 'Doodad_ID_elevator01', 571, 3328.9, -5131.63, 300.231, 1),
|
|
(2021, 'Doodad_ID_elevator01', 571, 3328.9, -5131.63, 278.207, 1),
|
|
(2022, 'Doodad_ID_elevator02', 571, 3301.8, -5098.16, 300.231, 1),
|
|
(2023, 'Doodad_ID_elevator02', 571, 3301.8, -5098.16, 278.207, 1),
|
|
(2024, 'Doodad_ID_elevator03', 571, 3283.61, -5140.61, 300.231, 1),
|
|
(2025, 'Doodad_ID_elevator03', 571, 3283.61, -5140.61, 278.207, 1),
|
|
(2026, 'Elevator', 571, 2873.37, 6236.34, 105.379, 1),
|
|
(2027, 'Elevator', 571, 2892.18, 6236.34, 208.908, 1),
|
|
(2028, 'Doodad_LogRun_PumpElevator04', 571, 4332.58, -2945.84, 326.527, 1),
|
|
(2029, 'Doodad_LogRun_PumpElevator04', 571, 4332.58, -2945.84, 332.013, 1),
|
|
(2030, 'Doodad_VR_Elevator_Lift02', 575, -771.83, 484.016, -409.169, 1),
|
|
(2031, 'Doodad_VR_Elevator_Pulley01', 575, -771.83, 484.016, 59.7074, 1),
|
|
(2032, 'Ship, Icebreaker (Stormwinds Pride)', 0, -8288.82, 1424.7, 0, 1),
|
|
(2033, 'Ship, Icebreaker (Stormwinds Pride)', 571, 2218.39, 5119.59, 0, 1),
|
|
(2034, 'The Zephyr', 1, -1026.86, 375.785, 150.413, 1),
|
|
(2035, 'The Zephyr', 1, 1125.35, -4134.94, 70.2978, 1),
|
|
(2036, 'Doodad_Vrykul_Gondola_01', 575, -557.033, 1543.46, -290.98, 1),
|
|
(2037, 'Doodad_Vrykul_Gondola_01', 575, -465.901, 609.835, -78.9554, 1),
|
|
(2038, 'Doodad_Vrykul_Gondola_01', 571, 609.635, -2889.87, 56.2429, 1),
|
|
(2039, 'Doodad_Vrykul_Gondola_01', 571, 700.767, -3823.5, 268.267, 1),
|
|
(2040, 'Doodad_org_arena_axe_pillar01', 618, 763.632, -306.162, 25.909, 1),
|
|
(2041, 'Doodad_org_arena_pillar01', 618, 723.644, -284.493, 24.648, 1),
|
|
(2042, 'Doodad_org_arena_pillar01', 618, 723.644, -284.493, 32.3766, 1),
|
|
(2043, 'Doodad_org_arena_lightning_pillar01', 618, 763.611, -261.856, 25.909, 1),
|
|
(2044, 'Doodad_org_arena_ivory_pillar01', 618, 802.211, -284.493, 24.648, 1),
|
|
(2045, 'Doodad_org_arena_ivory_pillar01', 618, 802.211, -284.493, 32.386, 1),
|
|
(2046, 'Alliance Gunship', 628, 828.078, -1176.72, 258.514, 1),
|
|
(2047, 'Horde Gunship', 628, 661.21, -1240.46, 254.241, 1),
|
|
(2048, 'Doodad_icecrown_elevator02', 631, 4356.58, 2366.63, 220.139, 1),
|
|
(2049, 'Doodad_icecrown_elevator02', 631, 4356.58, 2366.63, 358.108, 1),
|
|
(2050, 'The Skybreaker', 631, -459.101, 2466.11, 169.864, 1),
|
|
(2051, 'The Skybreaker', 631, -377.184, 2073.55, 445.753, 1),
|
|
(2052, 'The Skybreaker', 631, -591.439, 2195.99, 518.317, 1),
|
|
(2053, 'Orgrims Hammer', 631, -69.1597, 1992.55, 584.565, 1),
|
|
(2054, 'Orgrims Hammer', 631, -384.878, 1989.83, 431.549, 1),
|
|
(2055, 'The Skybreaker', 668, 5261.65, 1563.74, 679.23, 1),
|
|
(2056, 'The Skybreaker', 668, 5211.88, 1584.97, 813.203, 1),
|
|
(2057, 'The Skybreaker', 668, 5198.19, 1593.6, 786, 1),
|
|
(2058, 'Orgrims Hammer', 668, 5226.48, 1535.19, 639.607, 1),
|
|
(2059, 'Orgrims Hammer', 668, 5206.33, 1549.73, 802.337, 1),
|
|
(2060, 'Orgrims Hammer', 668, 5195.86, 1554.38, 784.075, 1),
|
|
(2061, 'The Skybreaker', 631, -94.7292, 2610.07, 431.172, 1),
|
|
(2062, 'The Skybreaker', 631, -435.854, 2475.33, 449.364, 1),
|
|
(2063, 'Orgrims Hammer', 631, -447.668, 1916.44, 180.613, 1),
|
|
(2064, 'Orgrims Hammer', 631, -438.142, 2395.73, 436.782, 1),
|
|
(2065, 'Orgrims Hammer', 631, -597.451, 2199.95, 503.397, 1),
|
|
(2066, 'Zeppelin, Horde (The Mighty Wind) (Icecrown Raid)', 631, -525.531, 2258.13, 557.863, 1),
|
|
(2067, 'Zeppelin, Horde (The Mighty Wind) (Icecrown Raid)', 631, -1303.18, 2979.54, 195.587, 1),
|
|
(2068, 'Doodad_icecrown_elevator01', 631, 4051.85, 2484.49, 210.709, 1),
|
|
(2069, 'Ghostlands Goldenmist Village', 530, 7932.78, -6174.04, 30.1563, 1),
|
|
(2070, 'Mulgore Camp Narache', 1, -2909.63, -244.459, 53.0821, 1),
|
|
(2071, 'Nagrand Aeris Landing', 530, -2080.21, 8556.21, 22.7558, 1),
|
|
(2072, 'Badlands Camp Boff', 0, -7053.39, -3620.12, 241.792, 1),
|
|
(2073, 'UnGoro Crater Terror Run', 1, -7778.58, -814.153, -272.023, 1),
|
|
(2074, 'Eastern Plaguelands Terrordale', 0, 2946.7, -2808.76, 106.573, 1),
|
|
(2075, 'Azuremyst Isle Wrathscale Point', 530, -4969.9, -11846.7, 7.46557, 1),
|
|
(2076, 'Shattrath City', 530, -1857.54, 5385.29, -12.4281, 1),
|
|
(2077, 'Ebon Hold', 609, 2117.59, -5731.64, 100.163, 1),
|
|
(2078, 'Tanaris Wavestrider Beach', 1, -7386.43, -4729.27, 9.23899, 1),
|
|
(2079, 'ZulGurub', 309, -12208.8, -1462.88, 131.193, 1),
|
|
(2080, 'Scarlet Monastery', 189, 1739.87, 1092.86, 6.90333, 1),
|
|
(2081, 'Alterac Mountains Corrahns Dagger', 0, -21.1649, -520.467, 149.661, 1),
|
|
(2082, 'Dragonblight Moonrest Gardens', 571, 3376.93, 2449.38, 59.018, 1),
|
|
(2083, 'Blades Edge Mountains Deaths Door', 530, 2066.2, 5421.89, 192.029, 1),
|
|
(2084, 'Alterac Valley', 30, -55.2708, -193.228, 20.257, 1),
|
|
(2085, 'Durotar Rocktusk Farm', 1, 1206.12, -4251.71, 24.2996, 1),
|
|
(2086, 'Western Plaguelands Felstone Field', 0, 1785.72, -1210.18, 59.526, 1),
|
|
(2087, 'ZulDrak DrakSotra', 571, 5258.34, -3262.68, 283.96, 1),
|
|
(2088, 'Netherstorm Sunfury Hold', 530, 2555.21, 2353.85, 128.647, 1),
|
|
(2089, 'Icecrown Malykriss: The Vile Hold', 571, 6355.53, 1764.52, 525.276, 1),
|
|
(2090, 'Ulduar', 603, -751.44, -104.293, 429.748, 1),
|
|
(2091, 'Orgrimmar', 1, 1729.87, -4401.11, 34.4732, 1),
|
|
(2092, 'Ebon Hold', 609, 1685.8, -5855.66, 116.523, 1),
|
|
(2093, 'Eastern Plaguelands Eastwall Tower', 0, 2562.09, -4796.25, 110.296, 1),
|
|
(2094, 'Zangarmarsh Zabrajin', 530, 266.542, 7879.21, 23.7895, 1),
|
|
(2095, 'Ghostlands Tower of the Damned', 530, 6450.63, -6384.81, 55.2616, 1),
|
|
(2096, 'Dustwallow Marsh Dreadmurk Shore', 1, -2685.88, -4136.03, 1.91364, 1),
|
|
(2097, 'Stranglethorn Vale Southern Savage Coast', 0, -13318.5, 521.245, 4.4735, 1),
|
|
(2098, 'Teldrassil Lake AlAmeth', 1, 9512.39, 958.412, 1250.86, 1),
|
|
(2099, 'The Storm Peaks Narvirs Cradle', 571, 8072.43, -335.039, 905.899, 1),
|
|
(2100, 'Zangarmarsh Sporewind Lake', 530, 221.007, 8746.19, 21.6104, 1),
|
|
(2101, 'Dun Morogh Coldridge Valley', 0, -6342.14, 482.296, 381.859, 1),
|
|
(2102, 'Sholazar Basin Spearborn Encampment', 571, 6605.46, 5138.35, -35.9772, 1),
|
|
(2103, 'Redridge Mountains Lake Everstill', 0, -9524.1, -2559.52, 54.2303, 1),
|
|
(2104, 'Grizzly Hills Bloodmoon Isle', 571, 4586.41, -5540.2, 2.48127, 1),
|
|
(2105, 'Eversong Woods The Living Wood', 530, 8621.94, -7319.59, 126.221, 1),
|
|
(2106, 'Blasted Lands', 0, -11183.3, -3174.74, 6.94442, 1),
|
|
(2107, 'Dragonblight New Hearthglen', 571, 2845.07, -366.855, 114.054, 1),
|
|
(2108, 'Dun Morogh', 0, -5256.49, -761.613, 392.037, 1),
|
|
(2109, 'Mulgore', 1, -1883.85, -354.384, -8.32981, 1),
|
|
(2110, 'Searing Gorge The Sea of Cinders', 0, -7154.71, -1505.94, 240.319, 1),
|
|
(2111, 'Ruins of AhnQiraj', 509, -9654.82, 1581.08, 21.6016, 1),
|
|
(2112, 'Deadwind Pass The Masters Cellar', 0, -11155.6, -2003.63, 35.7395, 1),
|
|
(2113, 'The Culling of Stratholme', 595, 2037.59, 1281.81, 143.566, 1),
|
|
(2114, 'Dun Morogh South Gate Pass', 0, -5620.16, -2204.59, 421.543, 1),
|
|
(2115, 'Silvermoon City', 530, 9706.29, -7276.05, 16.4981, 1),
|
|
(2116, 'Sholazar Basin Frenzyheart Hill', 571, 5249.04, 4491.81, -84.3174, 1),
|
|
(2117, 'Redridge Mountains Renders Valley', 0, -9726.25, -3187.31, 58.6922, 1),
|
|
(2118, 'Howling Fjord Baleheim', 571, 1468.39, -5316.96, 196.166, 1),
|
|
(2119, 'Shadowmoon Valley Skethlon Wreckage', 530, -3119.67, 2130.06, 80.0484, 1),
|
|
(2120, 'Silverpine Forest Ambermill', 0, -104.41, 891.058, 63.8079, 1),
|
|
(2121, 'Dragonblight The Forgotten Shore', 571, 2982.93, -1010.95, 14.6817, 1),
|
|
(2122, 'Howling Fjord Valgarde', 571, 645.753, -4976.63, 7.27952, 1),
|
|
(2123, 'Bloodmyst Isle Wrathscale Lair', 530, -2269.93, -12304.1, 55.9644, 1),
|
|
(2124, 'Sholazar Basin Swindlegrins Dig', 571, 5910.23, 5380.47, -98.8115, 1),
|
|
(2125, 'Grizzly Hills The Conquest Pit', 571, 3223.75, -2329.87, 107.617, 1),
|
|
(2126, 'Blasted Lands The Dark Portal', 0, -11711.7, -3191.47, 7.27935, 1),
|
|
(2127, 'Dragonblight Obsidian Dragonshrine', 571, 4362.58, 1447.73, 126.667, 1),
|
|
(2128, 'Howling Fjord Gjalerbron', 571, 2651.64, -3583.68, 205.355, 1),
|
|
(2129, 'Blades Edge Mountains Razaans Landing', 530, 2823.81, 5225.59, 264.615, 1),
|
|
(2130, 'Shadowmoon Valley Wardens Cage', 530, -3719.93, 1046.88, 67.9177, 1),
|
|
(2131, 'Silithus', 1, -7267.27, 973.671, 3.50797, 1),
|
|
(2132, 'Hillsbrad Foothills Darrow Hill', 0, -187.014, -322.03, 72.9682, 1),
|
|
(2133, 'Blades Edge Mountains Vortex Pinnacle', 530, 2283.02, 7187.05, 372.805, 1),
|
|
(2134, 'Borean Tundra Coldrock Quarry', 571, 3657.36, 5561.18, 33.1876, 1),
|
|
(2135, 'Karazhan', 532, -11041.2, -1896.44, 161.35, 1),
|
|
(2136, 'Stranglethorn Vale Tkashi Ruins', 0, -11825.3, 54.0852, 14.8659, 1),
|
|
(2137, 'Borean Tundra Warsong Granary', 571, 2782.83, 6575.84, 49.0644, 1),
|
|
(2138, 'Scholomance', 289, 191.343, 83.4603, 104.327, 1),
|
|
(2139, 'Stranglethorn Vale', 0, -12214.8, -260.129, 18.6681, 1),
|
|
(2140, 'Netherstorm Gyro-Plank Bridge', 530, 3363.62, 4343.92, 122.813, 1),
|
|
(2141, 'Dun Morogh GolBolar Quarry', 0, -5726.58, -1600.29, 386.084, 1),
|
|
(2142, 'The Storm Peaks Ulduar', 571, 8894.39, -1344.8, 1031.79, 1),
|
|
(2143, 'Icecrown Citadel', 631, 26.6556, 2223.53, 30.1157, 1),
|
|
(2144, 'Ashenvale Warsong Lumber Camp', 1, 2425.03, -3345.14, 103.048, 1),
|
|
(2145, 'Grizzly Hills Blue Sky Logging Grounds', 571, 4182.86, -3002.27, 282.198, 1),
|
|
(2146, 'Burning Steppes', 0, -8144.58, -1702.07, 134.998, 1),
|
|
(2147, 'ZulGurub', 309, -12003.5, -1680.23, 32.3669, 1),
|
|
(2148, 'Shadowmoon Valley Shadowmoon Village', 530, -3031.16, 2578.24, 78.5394, 1),
|
|
(2149, 'Strand of the Ancients', 607, 1249.63, -224.189, 66.72, 1),
|
|
(2150, 'Eversong Woods Duskwither Grounds', 530, 9441.35, -7858.44, 33.0312, 1),
|
|
(2151, 'Terokkar Forest Veil Reskk', 530, -1609.67, 4422.94, 53.4308, 1),
|
|
(2152, 'Ebon Hold', 609, 2130.45, -5837.91, 101.471, 1),
|
|
(2153, 'The Hinterlands The Altar of Zul', 0, -228.305, -3394.7, 148.036, 1),
|
|
(2154, 'Alterac Mountains Dandreds Fold', 0, 1141.32, -314.401, 44.0243, 1),
|
|
(2155, 'Shadowmoon Valley Altar of Shatar', 530, -3039.95, 800.17, -9.22668, 1),
|
|
(2156, 'Moonglade Stormrage Barrow Dens', 1, 7633.23, -2975.48, 468.894, 1),
|
|
(2157, 'Wintergrasp Wintergrasp Fortress', 571, 5333.18, 2840.28, 409.323, 1),
|
|
(2158, 'Dragonblight The Mirror of Dawn', 571, 3581.01, -148.007, 60.1102, 1),
|
|
(2159, 'Netherstorm', 530, 3165.1, 3607.24, 135.148, 1),
|
|
(2160, 'Azshara Ursolan', 1, 4456.95, -5575.46, 103.793, 1),
|
|
(2161, 'Grizzly Hills Hollowstone Mine', 571, 4731.36, -3921.98, 199.783, 1),
|
|
(2162, 'The Hinterlands QuelDanil Lodge', 0, 258.367, -2799.82, 123.37, 1),
|
|
(2163, 'Ghostlands Sungraze Peak', 530, 7618.59, -7304.8, 155.309, 1),
|
|
(2164, 'Dragonblight Snowfall Glade', 571, 3188.42, 1084.49, 129.835, 1),
|
|
(2165, 'Alterac Mountains Gallows Corner', 0, 450.549, -623.206, 167.599, 1),
|
|
(2166, 'Azuremyst Isle Odesyus Landing', 530, -4711.46, -12416.4, 12.1009, 1),
|
|
(2167, 'Grizzly Hills Hearts Blood Shrine', 571, 3511.08, -4573.72, 220.934, 1),
|
|
(2168, 'Duskwood Darkshire', 0, -10591.2, -1191.51, 33.453, 1),
|
|
(2169, 'Ashenvale Falfarren River', 1, 2386.28, -2281.51, 126.243, 1),
|
|
(2170, 'Ashenvale Nightsong Woods', 1, 2417.82, -2030.61, 137.454, 1),
|
|
(2171, 'Borean Tundra Winterfin Retreat', 571, 4384.93, 6104.45, 0.310523, 1),
|
|
(2172, 'Howling Fjord Halgrind', 571, 913.563, -4407.94, 138.796, 1),
|
|
(2173, 'Tirisfal Glades Deathknell', 0, 1923.08, 1547.92, 87.3368, 1),
|
|
(2174, 'Dragonblight Korkron Vanguard', 571, 4955.3, 1242.86, 227.687, 1),
|
|
(2175, 'Duskwood The Darkened Bank', 0, -10145.5, -219.234, 31.8486, 1),
|
|
(2176, 'Swamp of Sorrows Misty Valley', 0, -10152, -2486.47, 24.9236, 1),
|
|
(2177, 'Borean Tundra Ruins of Eldranath', 571, 4521.3, 6013.1, 76.0633, 1),
|
|
(2178, 'Terokkar Forest', 530, -2295.91, 4512.45, 14.5138, 1),
|
|
(2179, 'Utgarde Keep', 574, 145.363, 62.2267, 108.995, 1),
|
|
(2180, 'Zangarmarsh The Dead Mire', 530, 648.813, 5334.39, -27.2791, 1),
|
|
(2181, 'Halls of Reflection', 668, 5370.9, 2060.44, 707.695, 1),
|
|
(2182, 'ZulDrak Pools of ZhaJin', 571, 5665.11, -2470.07, 287.543, 1),
|
|
(2183, 'Loch Modan Ironbands Excavation Site', 0, -5700.31, -3871.31, 331.594, 1),
|
|
(2184, 'Borean Tundra', 571, 3157.15, 5430.63, 56.9338, 1),
|
|
(2185, 'Winterspring Starfall Village', 1, 7073.94, -3969.67, 745.713, 1),
|
|
(2186, 'Trial of the Champion', 650, 746.524, 615.868, 411.172, 1),
|
|
(2187, 'Borean Tundra Sands of Nasam', 571, 2238.81, 5455.8, 2.72162, 1),
|
|
(2188, 'Sholazar Basin Bittertide Lake', 571, 6266.95, 5189.66, -84.1204, 1),
|
|
(2189, 'Borean Tundra The Geyser Fields', 571, 3760.74, 4744.61, -12.997, 1),
|
|
(2190, 'Dustwallow Marsh Blackhoof Village', 1, -2496.14, -3176.1, 33.0411, 1),
|
|
(2191, 'Westfall Longshore', 0, -10159.4, 1920.36, 35.2296, 1),
|
|
(2192, 'Ghostlands ZebNowa', 530, 6827.88, -7437.69, 47.0643, 1),
|
|
(2193, 'Thousand Needles Tahonda Ruins', 1, -6577.47, -3888.08, -58.6271, 1),
|
|
(2194, 'Shadowmoon Valley Ruins of Karabor', 530, -3816.66, 427.94, 104.158, 1),
|
|
(2195, 'Alterac Mountains Chillwind Point', 0, 512.432, -1411.66, 62.7705, 1),
|
|
(2196, 'Elwynn Forest Stone Cairn Lake', 0, -9026.78, -1048.42, 68.7902, 1),
|
|
(2197, 'Netherstorm Chapel Yard', 530, 2503.26, 2120.73, 96.9895, 1),
|
|
(2198, 'Darkshore Twilight Vale', 1, 4944.98, 329.659, 35.9194, 1),
|
|
(2199, 'Borean Tundra D.E.H.T.A. Encampment', 571, 3194.39, 5282.06, 48.1915, 1),
|
|
(2200, 'Redridge Mountains Lakeshire', 0, -9231.59, -2145.62, 71.3951, 1),
|
|
(2201, 'Hillsbrad Foothills Tarren Mill', 0, -47.5876, -914.222, 55.7737, 1),
|
|
(2202, 'Borean Tundra Valiance Keep', 571, 2241.7, 5277.42, 11.6869, 1),
|
|
(2203, 'The Storm Peaks Terrace of the Makers', 571, 8033.54, -1623.42, 1176.04, 1),
|
|
(2204, 'Elwynn Forest', 0, -9589.32, -257.693, 59.0979, 1),
|
|
(2205, 'Azuremyst Isle Nestlewood Hills', 530, -4550.52, -13962.4, 86.1514, 1),
|
|
(2206, 'Eversong Woods Sunstrider Isle', 530, 10308.9, -6246.58, 28.1924, 1),
|
|
(2207, 'Hillsbrad Foothills', 0, -545.314, -657.09, 44.8161, 1),
|
|
(2208, 'Thousand Needles The Great Lift', 1, -4602.11, -1835.37, 86.1941, 1),
|
|
(2209, 'The Storm Peaks Valley of Ancient Winters', 571, 7236.97, -2266.81, 762.487, 1),
|
|
(2210, 'Felwood', 1, 4921.31, -796.813, 301.261, 1),
|
|
(2211, 'Netherstorm Cosmowrench', 530, 2955.03, 1802.13, 139.204, 1),
|
|
(2212, 'Stranglethorn Vale Yojamba Isle', 0, -11829.6, 1269.25, 1.43071, 1),
|
|
(2213, 'Eversong Woods', 530, 8951.22, -6844.6, 22.7488, 1),
|
|
(2214, 'Burning Steppes Dreadmaul Rock', 0, -7880.87, -2591.19, 175.665, 1),
|
|
(2215, 'Wetlands Bluegill Marsh', 0, -3203.43, -1153.68, 6.58752, 1),
|
|
(2216, 'Westfall Westfall Lighthouse', 0, -11407.1, 1966.15, 10.5123, 1),
|
|
(2217, 'Magisters Terrace', 585, 157.719, -132.213, -20.9939, 1),
|
|
(2218, 'Blasted Lands Dreadmaul Hold', 0, -10924.5, -2755.26, 23.1939, 1),
|
|
(2219, 'Bloodmyst Isle', 530, -1999.93, -11548, 57.7094, 1),
|
|
(2220, 'Zangarmarsh Orebor Harborage', 530, 1020.84, 7383.45, 36.3243, 1),
|
|
(2221, 'Winterspring Frostfire Hot Springs', 1, 6784, -2781.81, 578.696, 1),
|
|
(2222, 'Badlands Mirage Flats', 0, -7054.4, -2933.3, 242.551, 1),
|
|
(2223, 'Blades Edge Mountains Evergrove', 530, 2993.94, 5473.5, 145.197, 1),
|
|
(2224, 'Grizzly Hills Ruunas Camp', 571, 3838.52, -3422.53, 293.187, 1),
|
|
(2225, 'Western Plaguelands', 0, 2088.16, -1829.79, 59.8245, 1),
|
|
(2226, 'Azuremyst Isle Silting Shore', 530, -3324.96, -11868.4, 0.197534, 1),
|
|
(2227, 'Wetlands Sundown Marsh', 0, -2987.19, -1498.11, 6.12174, 1),
|
|
(2228, 'Ashenvale Bathrans Haunt', 1, 3828.21, -182.37, 1.15311, 1),
|
|
(2229, 'Duskwood Dawning Wood Catacombs', 0, -10334.4, 380.494, 15.9737, 1),
|
|
(2230, 'Eversong Woods Skulking Row', 530, 9614.05, -6507.81, 12.2962, 1),
|
|
(2231, 'Elwynn Forest Eastvale Logging Camp', 0, -9469.28, -1355.24, 47.4289, 1),
|
|
(2232, 'Dun Morogh Gates of Ironforge', 0, -5084.33, -804.372, 495.174, 1),
|
|
(2233, 'Borean Tundra Echo Cove', 571, 2088.13, 6438.47, 20.3407, 1),
|
|
(2234, 'Icecrown Ironwall Dam', 571, 6388.89, 1027.65, 324.951, 1),
|
|
(2235, 'Swamp of Sorrows Stagalbog', 0, -10826.6, -3769.5, 24.1685, 1),
|
|
(2236, 'Hellfire Peninsula Gorgaz Outpost', 530, -1107.81, 3220.59, 65.949, 1),
|
|
(2237, 'Dun Morogh Coldridge Pass', 0, -6122.96, 79.1654, 416.991, 1),
|
|
(2238, 'Zangarmarsh Feralfen Village', 530, -119.947, 7150.37, 18.1134, 1),
|
|
(2239, 'Eastern Plaguelands', 0, 2353.49, -4094.84, 77.046, 1),
|
|
(2240, 'Burning Steppes Terror Wing Path', 0, -7811.43, -2855.24, 133.564, 1),
|
|
(2241, 'Alterac Valley', 30, 669.272, -297.304, 30.291, 1),
|
|
(2242, 'Wetlands Dragonmaw Gates', 0, -3746.53, -3995.52, 142.89, 1),
|
|
(2243, 'Crystalsong Forest Forlorn Woods', 571, 5812.84, 386.443, 187.52, 1),
|
|
(2244, 'Ashenvale Lake Falathim', 1, 3180.88, 569.758, -0.164925, 1),
|
|
(2245, 'Ghostlands Bleeding Ziggurat', 530, 7225.98, -6412.22, 57.1505, 1),
|
|
(2246, 'Hellfire Peninsula The Legion Front', 530, -155.661, 1828.52, 83.6561, 1),
|
|
(2247, 'Grizzly Hills Silverbrook', 571, 4316.28, -2489.05, 238.589, 1),
|
|
(2248, 'Bloodmyst Isle Mystwood', 530, -2638.82, -11560, 21.0045, 1),
|
|
(2249, 'Ashenvale The Ruins of Stardust', 1, 2080.63, -278.546, 92.1737, 1),
|
|
(2250, 'Winterspring Frostsaber Rock', 1, 7860.28, -3981.42, 698.007, 1),
|
|
(2251, 'Grizzly Hills The Path of Iron', 571, 4134.23, -4875.22, 63.4564, 1),
|
|
(2252, 'Borean Tundra Fizzcrank Pumping Station', 571, 4011.55, 4831.01, 11.7456, 1),
|
|
(2253, 'Hillsbrad Foothills Purgation Isle', 0, -1317.12, 531.126, 99.7401, 1),
|
|
(2254, 'The Barrens', 1, -293.684, -2659.17, 94.0753, 1),
|
|
(2255, 'Alterac Mountains Strahnbrad', 0, 688.203, -925.587, 164.325, 1),
|
|
(2256, 'Silverpine Forest Berens Peril', 0, -457.812, 879.688, 99.0823, 1),
|
|
(2257, 'Dragonblight Azure Dragonshrine', 571, 3100.41, 561.906, 51.5537, 1),
|
|
(2258, 'Ashenvale Night Run', 1, 2643.76, -2256.61, 198.182, 1),
|
|
(2259, 'Ghostlands ZebSora', 530, 8006.81, -7786.41, 165.319, 1),
|
|
(2260, 'Grizzly Hills Silverbrook Hills', 571, 4377.24, -2378.47, 228.126, 1),
|
|
(2261, 'Bloodmyst Isle Axxarien', 530, -1534.85, -11331, 68.1862, 1),
|
|
(2262, 'Stranglethorn Vale The Cape of Stranglethorn', 0, -13551.9, -5.43688, 53.2896, 1),
|
|
(2263, 'Winterspring Lake KelTheril', 1, 6614.52, -4114.43, 658.408, 1),
|
|
(2264, 'Netherstorm Wizard Row', 530, 2215.17, 2370.35, 101.238, 1),
|
|
(2265, 'Redridge Mountains Tower of Ilgalar', 0, -9280.29, -3311.32, 126.169, 1),
|
|
(2266, 'Halls of Lightning', 602, 1224.51, -145.291, 52.6788, 1),
|
|
(2267, 'Netherstorm Manaforge Coruu', 530, 2405.2, 2770.3, 132.455, 1),
|
|
(2268, 'Swamp of Sorrows The Forbidding Sea', 0, -11102.5, -3802.82, 11.9806, 1),
|
|
(2269, 'Arathi Highlands Dabyries Farmstead', 0, -1067.54, -2853.91, 42.567, 1),
|
|
(2270, 'Stranglethorn Vale Ruins of ZulMamwe', 0, -12959.2, -718.144, 54.7919, 1),
|
|
(2271, 'Howling Fjord Scalawag Point', 571, -120.465, -3596.66, 2.69932, 1),
|
|
(2272, 'Loch Modan Grizzlepaw Ridge', 0, -5714.6, -3118.53, 315.817, 1),
|
|
(2273, 'Hellfire Peninsula The Abyssal Shelf', 530, 882.004, 1761.5, 118.062, 1),
|
|
(2274, 'Elwynn Forest Fargodeep Mine', 0, -9852.19, 179.62, 20.9187, 1),
|
|
(2275, 'Western Plaguelands Hearthglen', 0, 2929.61, -1511.56, 147.364, 1),
|
|
(2276, 'Grizzly Hills Conquest Hold', 571, 3264.31, -2226.28, 117.583, 1),
|
|
(2277, 'Zangarmarsh', 530, 30.3253, 7044.13, 22.2156, 1),
|
|
(2278, 'Desolace Magram Village', 1, -1753.18, 1111.37, 88.6241, 1),
|
|
(2279, 'Stranglethorn Vale The Savage Coast', 0, -12152.6, 783.397, 2.39809, 1),
|
|
(2280, 'Icecrown The Shadow Vault', 571, 8374.06, 2738.74, 655.211, 1),
|
|
(2281, 'Elwynn Forest Northshire Vineyards', 0, -9074.24, -344.455, 73.5757, 1),
|
|
(2282, 'Dragonblight The Court of Skulls', 571, 4779.77, 1390.74, 187.959, 1),
|
|
(2283, 'Alterac Mountains Gavins Naze', 0, 5.51743, -141.164, 126.325, 1),
|
|
(2284, 'Tirisfal Glades Stillwater Pond', 0, 2220.54, 836.449, 44.1278, 1),
|
|
(2285, 'Blades Edge Mountains Veil Ruuan', 530, 3239.97, 5341, 143.327, 1),
|
|
(2286, 'Swamp of Sorrows The Shifting Mire', 0, -10147.4, -3189.19, 18.7383, 1),
|
|
(2287, 'Borean Tundra Transborea', 571, 3503.28, 3524.45, 42.167, 1),
|
|
(2288, 'Dun Morogh Kharanos', 0, -5583.73, -486.444, 401.151, 1),
|
|
(2289, 'ZulDrak HebValok', 571, 5900.52, -2418.23, 293.278, 1),
|
|
(2290, 'Howling Fjord Whisper Gulch', 571, 1592.81, -3386.5, 76.9935, 1),
|
|
(2291, 'Dustwallow Marsh Bluefen', 1, -2743.72, -3114.44, 37.6809, 1),
|
|
(2292, 'Zangarmarsh Marshlight Lake', 530, 604.596, 8479.09, 20.1293, 1),
|
|
(2293, 'Howling Fjord Caldemere Lake', 571, 2361.37, -5041.89, 251.023, 1),
|
|
(2294, 'Ashenvale Bloodtooth Camp', 1, 1686.69, -1457.95, 143.447, 1),
|
|
(2295, 'Feralas Grimtotem Compound', 1, -4185.37, 664.122, 70.4345, 1),
|
|
(2296, 'Dustwallow Marsh Wyrmbog', 1, -4714.32, -3646.9, 46.702, 1),
|
|
(2297, 'Isle of Conquest', 628, 826.246, -345.774, 12.832, 1),
|
|
(2298, 'Howling Fjord Skorn', 571, 1839.45, -4146.39, 224.137, 1),
|
|
(2299, 'Blades Edge Mountains Forge Camp: Terror', 530, 1476.43, 7247.26, 376.43, 1),
|
|
(2300, 'Stranglethorn Vale Venture Co. Operations Center', 0, -11958.5, -484.88, 17.0796, 1),
|
|
(2301, 'Grizzly Hills Rage Fang Shrine', 571, 3540.68, -3769.28, 226.925, 1),
|
|
(2302, 'Dun Morogh Frostmane Hold', 0, -5590.94, 520.052, 383.3, 1),
|
|
(2303, 'Hellfire Peninsula The Overlook', 530, -99.6045, 3322.32, 28.9641, 1),
|
|
(2304, 'Hillsbrad Foothills Western Strand', 0, -1085.29, -16.9984, 0.839861, 1),
|
|
(2305, 'Ahnkahet: The Old Kingdom', 619, 382.875, -896.514, -80.4541, 1),
|
|
(2306, 'Howling Fjord Giants Run', 571, 2071.02, -5584.28, 221.499, 1),
|
|
(2307, 'Alterac Mountains Dalaran Crater', 0, 209.326, 188.713, 44.1624, 1),
|
|
(2308, 'Icecrown The Court of Bones', 571, 6265.29, 2274.28, 486.155, 1),
|
|
(2309, 'Zangarmarsh Swamprat Post', 530, 105.444, 5206.8, 21.7179, 1),
|
|
(2310, 'Desolace', 1, -982.783, 1716.49, 61.641, 1),
|
|
(2311, 'Blades Edge Mountains Bloodmaul Outpost', 530, 1608.06, 6329.53, 0.14751, 1),
|
|
(2312, 'Dragonblight Thorsons Post', 571, 3878.87, -1398.46, 143.84, 1),
|
|
(2313, 'Durotar', 1, 508.755, -4476.79, 47.816, 1),
|
|
(2314, 'Tirisfal Glades Ruins of Lordaeron', 0, 1902.23, 273.367, 54.1478, 1),
|
|
(2315, 'Sholazar Basin Sparktouched Haven', 571, 5094.58, 5578.24, -95.5738, 1),
|
|
(2316, 'Terokkar Forest Veil Shalas', 530, -3510.6, 4058.82, 61.2656, 1),
|
|
(2317, 'Tanaris Gadgetzan', 1, -7139.31, -3761.98, 9.54388, 1),
|
|
(2318, 'Borean Tundra Unupe', 571, 2966.9, 4078.35, 27.637, 1),
|
|
(2319, 'Tirisfal Glades Terrace of Repose', 0, 2907.7, -712.391, 153.768, 1),
|
|
(2320, 'Alterac Valley', 30, 78.1431, -409.215, 48.0401, 1),
|
|
(2321, 'Azshara Jagged Reef', 1, 4912.25, -7513.39, 11.0755, 1),
|
|
(2322, 'Blades Edge Mountains Bladed Gulch', 530, 3223.54, 4947.94, 267.145, 1),
|
|
(2323, 'Duskwood Brightwood Grove', 0, -10385.7, -880.085, 46.321, 1),
|
|
(2324, 'Ashenvale The Talondeep Path', 1, 1980.71, -724.178, 99.9177, 1),
|
|
(2325, 'Icecrown Sunreaver Pavilion', 571, 8405.23, 662.827, 550.424, 1),
|
|
(2326, 'Borean Tundra Bloodspore Plains', 571, 2570.56, 5939.64, 106.677, 1),
|
|
(2327, 'Alterac Mountains Crushridge Hold', 0, 679.338, -676.477, 157.42, 1),
|
|
(2328, 'Stonetalon Mountains The Talondeep Path', 1, 1488.8, -537.501, 50.5953, 1),
|
|
(2329, 'The Escape From Durnholde', 560, 2138.18, 168.605, 66.3049, 1),
|
|
(2330, 'Mulgore Red Rocks', 1, -1040.5, -1077.56, 27.8492, 1),
|
|
(2331, 'Dragonblight Wintergarde Keep', 571, 3711.25, -826.095, 172.743, 1),
|
|
(2332, 'Howling Fjord Ember Clutch', 571, 1070.55, -3778.35, 158.993, 1),
|
|
(2333, 'Ashenvale Forest Song', 1, 2971.21, -3293.16, 155.247, 1),
|
|
(2334, 'Hillsbrad Foothills Hillsbrad Fields', 0, -448.933, 22.6889, 53.7768, 1),
|
|
(2335, 'Shadowmoon Valley The Path of Conquest', 530, -4313.26, 1332.71, 75.1013, 1),
|
|
(2336, 'Azshara Temple of Zin-Malor', 1, 3549.49, -5329.91, 105.75, 1),
|
|
(2337, 'Badlands Kargath', 0, -6681.29, -2193.9, 247.956, 1),
|
|
(2338, 'Dragonblight Dragons Fall', 571, 4349.58, 974.949, 89.7859, 1),
|
|
(2339, 'Dun Morogh Iceflow Lake', 0, -5197.73, 54.8182, 385.752, 1),
|
|
(2340, 'The Exodar', 530, -3939.51, -11607.2, -138.45, 1),
|
|
(2341, 'Western Plaguelands Ruins of Andorhal', 0, 1409.3, -1480.49, 53.99, 1),
|
|
(2342, 'Nagrand', 530, -1899.11, 7463.52, -14.3793, 1),
|
|
(2343, 'Terokkar Forest Cenarion Thicket', 530, -1807.62, 4646.13, 19.8173, 1),
|
|
(2344, 'Howling Fjord Steel Gate', 571, 2028.65, -3291.29, 113.531, 1),
|
|
(2345, 'Wintergrasp Eastspark Workshop', 571, 4379.6, 2348.2, 377.789, 1),
|
|
(2346, 'Desolace Kodo Graveyard', 1, -1349.66, 1956.42, 52.7211, 1),
|
|
(2347, 'Strand of the Ancients', 607, 1454.89, -220.454, 41.956, 1),
|
|
(2348, 'Ashenvale Xavian', 1, 2898.09, -2773.81, 214.206, 1),
|
|
(2349, 'Grizzly Hills Thor Modan', 571, 5007.2, -4735.1, 219.535, 1),
|
|
(2350, 'Loch Modan', 0, -5129.01, -3405.82, 300.637, 1),
|
|
(2351, 'Ghostlands Lake Elrendar', 530, 7739.4, -7647.44, 144.091, 1),
|
|
(2352, 'Azuremyst Isle Moongraze Woods', 530, -3801.06, -12705.5, 10.9784, 1),
|
|
(2353, 'Blades Edge Mountains Forge Camp: Anger', 530, 2923.51, 4840.36, 281.379, 1),
|
|
(2354, 'Shadowmoon Valley Coilskar Point', 530, -2986.57, 1718.26, 75.2989, 1),
|
|
(2355, 'The Storm Peaks Sifreldar Village', 571, 6659.88, -1074.17, 758.593, 1),
|
|
(2356, 'Stranglethorn Vale Ruins of Aboraz', 0, -13648.7, -302.935, 8.1844, 1),
|
|
(2357, 'Ghostlands Elrendar River', 530, 8020.9, -6371.51, 59.9664, 1),
|
|
(2358, 'Pit of Saron', 658, 1048.12, 114.71, 628.239, 1),
|
|
(2359, 'Swamp of Sorrows', 0, -10420.3, -3519.46, 19.8101, 1),
|
|
(2360, 'Blackwing Lair', 469, -7597.26, -1019.24, 449.247, 1),
|
|
(2361, 'Hellfire Peninsula', 530, -435.434, 2966.51, 7.4321, 1),
|
|
(2362, 'ZulDrak DrakAgal', 571, 5620.86, -2813.55, 275.907, 1),
|
|
(2363, 'Tanaris Eastmoon Ruins', 1, -8852.46, -3416.1, 10.9157, 1),
|
|
(2364, 'Borean Tundra Transitus Shield', 571, 3587.74, 6652.51, 195.787, 1),
|
|
(2365, 'Tirisfal Glades Whispering Shore', 0, 2567.5, 1424.39, -1.19598, 1),
|
|
(2366, 'Hillsbrad Foothills Dun Garok', 0, -1261.58, -1180.4, 39.4845, 1),
|
|
(2367, 'Elwynn Forest Tower of Azora', 0, -9522.95, -700.829, 61.6524, 1),
|
|
(2368, 'Zangarmarsh Bloodscale Enclave', 530, 544.403, 8114.12, 21.6005, 1),
|
|
(2369, 'Ghostlands Antelas', 530, 7453.97, -7283.65, 95.3536, 1),
|
|
(2370, 'Eastern Plaguelands Thondroril River', 0, 2606.8, -2485.3, 74.3591, 1),
|
|
(2371, 'Nagrand Spirit Fields', 530, -2426.26, 8252.64, -38.6162, 1),
|
|
(2372, 'Westfall The Dust Plains', 0, -11124.4, 863.032, 40.5566, 1),
|
|
(2373, 'Redridge Mountains Galardell Valley', 0, -9233.28, -3243.59, 101.602, 1),
|
|
(2374, 'Duskwood Tranquil Gardens Cemetery', 0, -10998.9, -1314.28, 52.8165, 1),
|
|
(2375, 'Dragonblight Dawns Reach', 571, 3425.19, -1261.94, 125.774, 1),
|
|
(2376, 'Shadowmoon Valley The Deathforge', 530, -3419.07, 2112.01, 34.5395, 1),
|
|
(2377, 'ZulGurub', 309, -11685, -1914.06, 56.075, 1),
|
|
(2378, 'Hellfire Peninsula The Stadium', 530, -289.734, 3702.48, 58.242, 1),
|
|
(2379, 'Azuremyst Isle', 530, -4043.15, -12180.6, 2.30809, 1),
|
|
(2380, 'Icecrown The Valley of Lost Hope', 571, 7494.92, 1387.95, 318.512, 1),
|
|
(2381, 'Borean Tundra North Point Station', 571, 4223.15, 4807.04, -11.5982, 1),
|
|
(2382, 'Azuremyst Isle Wildwind Path', 530, -3743.18, -11366, 260.735, 1),
|
|
(2383, 'ZulDrak', 571, 5624.16, -2624.93, 292.502, 1),
|
|
(2384, 'ZulGurub', 309, -11989.6, -1815.7, 58.8855, 1),
|
|
(2385, 'Blades Edge Mountains Ruuan Weald', 530, 3087.01, 5561.01, 147.869, 1),
|
|
(2386, 'The Storm Peaks The Blighted Pool', 571, 7435.47, 196.676, 768.541, 1),
|
|
(2387, 'Netherstorm Trelleum Mine', 530, 3983.9, 3944.19, 125.306, 1),
|
|
(2388, 'Borean Tundra Scalding Pools', 571, 3803.08, 5091.17, -1.42666, 1),
|
|
(2389, 'Dragonblight Venomspite', 571, 3250.74, -683.021, 167.296, 1),
|
|
(2390, 'Hellfire Peninsula Forge Camp: Mageddon', 530, 382.349, 2191.94, 118.393, 1),
|
|
(2391, 'Duskwood', 0, -10853.5, -590.733, 36.5161, 1),
|
|
(2392, 'Terokkar Forest The Shadow Stair', 530, -3078.25, 4943.35, -20.9902, 1),
|
|
(2393, 'Durotar Razormane Grounds', 1, 238.143, -4318.42, 37.9371, 1),
|
|
(2394, 'Blades Edge Mountains Vekhaar Stand', 530, 1825.75, 4807.24, 147.549, 1),
|
|
(2395, 'Wetlands Thelgen Rock', 0, -3931.65, -2652.62, 37.6396, 1),
|
|
(2396, 'Zangarmarsh Angorosh Grounds', 530, 1192, 8528.65, 17.4574, 1),
|
|
(2397, 'ZulDrak Rageclaw Den', 571, 4921.21, -2314, 247.21, 1),
|
|
(2398, 'Grizzly Hills Ashwood Lake', 571, 3746.83, -4301.16, 181.845, 1),
|
|
(2399, 'Stratholme', 329, 3704.26, -3408.54, 132.106, 1),
|
|
(2400, 'Ebon Hold', 609, 1872.76, -5773.98, 87.679, 1),
|
|
(2401, 'Badlands Lethlor Ravine', 0, -6643.67, -4094.69, 264.765, 1),
|
|
(2402, 'Dun Morogh The Tundrid Hills', 0, -5777.36, -1104.89, 383.245, 1),
|
|
(2403, 'Hellfire Citadel: Ramparts', 543, -1260.65, 1580.48, 68.6319, 1),
|
|
(2404, 'Opening of the Dark Portal', 269, -1872.08, 7127.14, 18.0382, 1),
|
|
(2405, 'Borean Tundra Lake Kumuya', 571, 3166.85, 5732.3, 50.7587, 1),
|
|
(2406, 'Duskwood VulGol Ogre Mound', 0, -11020.6, -154.027, 15.0527, 1),
|
|
(2407, 'Icecrown The Broken Front', 571, 6740.24, 1132.23, 277.073, 1),
|
|
(2408, 'Silverpine Forest Fenris Isle', 0, 925.357, 642, 54.7378, 1),
|
|
(2409, 'Borean Tundra The Dens of Dying', 571, 4206.07, 4195.39, 90.7043, 1),
|
|
(2410, 'Hellfire Peninsula The Stair of Destiny', 530, -249.826, 1023.78, 54.4086, 1),
|
|
(2411, 'Azshara', 1, 2936.21, -5531.23, 149.817, 1),
|
|
(2412, 'Netherstorm Eco-Dome Midrealm', 530, 3504.9, 2955.68, 140.5, 1),
|
|
(2413, 'The Storm Peaks Engine of the Makers', 571, 7598.8, -901.286, 909.104, 1),
|
|
(2414, 'Ashenvale Astranaar', 1, 2717.91, -369.602, 107.964, 1),
|
|
(2415, 'Howling Fjord Twin Shores', 571, 220.372, -3270.06, 1.34712, 1),
|
|
(2416, 'Wetlands Baradin Bay', 0, -3427.64, -949.945, 9.66967, 1),
|
|
(2417, 'The Hinterlands Revantusk Village', 0, -582.846, -4587.14, 10.7909, 1),
|
|
(2418, 'Blades Edge Mountains Grishnath', 530, 3634.39, 6660.44, 174.718, 1),
|
|
(2419, 'Netherstorm Arklonis Ridge', 530, 2959.98, 3230.44, 144.5, 1),
|
|
(2420, 'ZulGurub', 309, -11873.9, -1553.86, -8.80764, 1),
|
|
(2421, 'Blackrock Mountain', 0, -7342.71, -1044.4, 180.434, 1),
|
|
(2422, 'Stranglethorn Vale The Stockpile', 0, -11537.1, -712.119, 36.4386, 1),
|
|
(2423, 'Westfall The Jansen Stead', 0, -9788.76, 985.814, 29.2505, 1),
|
|
(2424, 'Dalaran Antonidas Memorial', 571, 5963.88, 666.782, 641.512, 1),
|
|
(2425, 'Desolace Mannoroc Coven', 1, -1921.7, 1836.93, 66.6269, 1),
|
|
(2426, 'Dun Morogh North Gate Pass', 0, -5395.82, -2148.19, 405.932, 1),
|
|
(2427, 'Azshara Bitter Reaches', 1, 4552.81, -7045.36, 101.701, 1),
|
|
(2428, 'Elwynn Forest Forests Edge', 0, -9906.72, 623.355, 40.2933, 1),
|
|
(2429, 'Dragonblight Angrathar the Wrathgate', 571, 4883.59, 1474.88, 209.659, 1),
|
|
(2430, 'The Veiled Sea', 530, -4860.55, -12352.8, -11.4433, 1),
|
|
(2431, 'Blades Edge Mountains Scalewing Shelf', 530, 1920.75, 5125.37, 265.557, 1),
|
|
(2432, 'The Hinterlands Shindiggers Camp', 0, 219.417, -2603.37, 160.356, 1),
|
|
(2433, 'Azshara Bears Head', 1, 3812.83, -4923.65, 147.73, 1),
|
|
(2434, 'Tanaris Caverns of Time', 1, -8509.35, -4356.31, -208.359, 1),
|
|
(2435, 'Westfall Jangolode Mine', 0, -9902.5, 1458.1, 40.731, 1),
|
|
(2436, 'Sholazar Basin Kartaks Hold', 571, 4919.8, 5868.43, -56.7423, 1),
|
|
(2437, 'Alterac Mountains Growless Cave', 0, 211.928, -248.341, 145.491, 1),
|
|
(2438, 'Dun Morogh The Grizzled Den', 0, -5496.19, -127.459, 346.827, 1),
|
|
(2439, 'Thousand Needles The Rustmaul Dig Site', 1, -6482.47, -3455.7, -58.7846, 1),
|
|
(2440, 'Utgarde Pinnacle', 575, 389.929, -439.88, 83.0081, 1),
|
|
(2441, 'The Storm Peaks Fjorns Anvil', 571, 7186.35, -3514.64, 828.254, 1),
|
|
(2442, 'Grizzly Hills Ashwood Post', 571, 3698.72, -4254.88, 193.56, 1),
|
|
(2443, 'Searing Gorge The Cauldron', 0, -6903.86, -1330.82, 212.845, 1),
|
|
(2444, 'Eversong Woods Tranquil Shore', 530, 9055.88, -5797.65, -0.345239, 1),
|
|
(2445, 'Eastern Plaguelands Acherus: The Ebon Hold', 0, 2527.73, -5549.21, 377.036, 1),
|
|
(2446, 'Duskwood The Rotting Orchard', 0, -11024.4, -896.39, 63.1358, 1),
|
|
(2447, 'Grizzly Hills Thor Modan', 571, 4691.94, -4488.08, 196.926, 1),
|
|
(2448, 'Arathi Highlands', 0, -1405.33, -2550.33, 73.481, 1),
|
|
(2449, 'Hellfire Peninsula Thrallmar', 530, 154.993, 2710.45, 88.1616, 1),
|
|
(2450, 'Shadowmoon Valley Wildhammer Stronghold', 530, -3939.01, 2154.67, 100.745, 1),
|
|
(2451, 'Elwynn Forest Ridgepoint Tower', 0, -9784.8, -1397.47, 62.982, 1),
|
|
(2452, 'Eastern Plaguelands Acherus: The Ebon Hold', 0, 2437.42, -5597.99, 415.747, 1),
|
|
(2453, 'Netherstorm Town Square', 530, 2219.91, 2181.85, 87.6843, 1),
|
|
(2454, 'Grizzly Hills ZebHalak', 571, 4214.82, -1984.52, 210.501, 1),
|
|
(2455, 'Stranglethorn Vale Mizjah Ruins', 0, -12471.8, -151.293, 13.108, 1),
|
|
(2456, 'Zangarmarsh Umbrafen Lake', 530, -422.59, 5557.76, 17.0846, 1),
|
|
(2457, 'Dustwallow Marsh Witch Hill', 1, -2984.98, -3853.72, 45.7142, 1),
|
|
(2458, 'Icecrown Corprethar: The Horror Gate', 571, 6563.71, 2475.94, 577.088, 1),
|
|
(2459, 'Blades Edge Mountains', 530, 1398.88, 6085, 152.47, 1),
|
|
(2460, 'Blades Edge Mountains Forge Camp: Wrath', 530, 2925.07, 6933.83, 366.708, 1),
|
|
(2461, 'Silverpine Forest Pyrewood Village', 0, -397.475, 1543.61, 17.1712, 1),
|
|
(2462, 'Eastern Plaguelands Pestilent Scar', 0, 2189.1, -5076.95, 50.6731, 1),
|
|
(2463, 'Black Temple', 564, 701.245, 868.241, 81.6801, 1),
|
|
(2464, 'Ghostlands Dawnstar Spire', 530, 7842.22, -7876.06, 167.138, 1),
|
|
(2465, 'Stormwind City Stormwind Harbor', 0, -8364.2, 1227.83, 5.23024, 1),
|
|
(2466, 'Ashenvale', 1, 3086.22, -565.053, 161.852, 1),
|
|
(2467, 'Mulgore Kodo Rock', 1, -3031.36, -720.833, 44.8901, 1),
|
|
(2468, 'Ulduar', 603, 558.646, -140.129, 391.517, 1),
|
|
(2469, 'The Storm Peaks The Howling Hollow', 571, 8130.71, -2765.54, 1061.25, 1),
|
|
(2470, 'Duskwood Raven Hill Cemetery', 0, -10406, 247.344, 35.0885, 1),
|
|
(2471, 'Zangarmarsh Portal Clearing', 530, 579.895, 8682.42, 21.8958, 1),
|
|
(2472, 'Azuremyst Isle Azure Watch', 530, -4173.21, -12499.2, 45.4066, 1),
|
|
(2473, 'Eversong Woods Sunsail Anchorage', 530, 8762.82, -6083.95, 20.0108, 1),
|
|
(2474, 'Stranglethorn Vale Venture Co. Base Camp', 0, -12034.9, -661.364, 14.6015, 1),
|
|
(2475, 'Eastern Plaguelands Blackwood Lake', 0, 2580.23, -4146.2, 65.9439, 1),
|
|
(2476, 'Howling Fjord Cauldros Isle', 571, 1603.77, -4898.74, 137.454, 1),
|
|
(2477, 'Arathi Highlands Northfold Manor', 0, -821.191, -2038.89, 34.4726, 1),
|
|
(2478, 'Azuremyst Isle Stillpine Hold', 530, -3363.48, -12349.1, 24.2209, 1),
|
|
(2479, 'Zangarmarsh Serpent Lake', 530, 680.179, 6905.6, -20.3744, 1),
|
|
(2480, 'Dustwallow Marsh Theramore Isle', 1, -3785.88, -4485.59, 13.9352, 1),
|
|
(2481, 'Ashenvale The DorDanil Barrow Den', 1, 1847.06, -2675.87, 95.27, 1),
|
|
(2482, 'Borean Tundra Magmoth', 571, 4455.76, 5325.48, 14.8145, 1),
|
|
(2483, 'ZulGurub', 309, -11789.1, -1664.91, 21.2324, 1),
|
|
(2484, 'Feralas The Twin Colossals', 1, -3467.83, 2388.2, 46.9626, 1),
|
|
(2485, 'Swamp of Sorrows Misty Reed Strand', 0, -10626.2, -4267.75, 23.1074, 1),
|
|
(2486, 'The Sunwell', 580, 1682.59, 982.975, 16.0692, 1),
|
|
(2487, 'Hellfire Peninsula The Path of Glory', 530, -231.628, 2446.58, 19.6222, 1),
|
|
(2488, 'Zangarmarsh The Lagoon', 530, -167.728, 6517.44, -26.9271, 1),
|
|
(2489, 'Howling Fjord The Vibrant Glade', 571, 2003.51, -4522.47, 206.964, 1),
|
|
(2490, 'Redridge Mountains Althers Mill', 0, -9139.37, -2719.14, 92.8897, 1),
|
|
(2491, 'Dragonblight The Dragon Wastes', 571, 3790.69, 400.974, 37.8837, 1),
|
|
(2492, 'Terokkar Forest Raastok Glade', 530, -2514.68, 3863.32, 8.60526, 1),
|
|
(2493, 'Desolace Valley of Spears', 1, -1313.95, 2818.8, 113.516, 1),
|
|
(2494, 'Ahnkahet: The Old Kingdom', 619, 616.137, -961.899, 26.2742, 1),
|
|
(2495, 'Shadowmoon Valley Magma Fields', 530, -3467.69, 2356.2, 65.1685, 1),
|
|
(2496, 'Azshara Thalassian Base Camp', 1, 4378.73, -6090.06, 110.188, 1),
|
|
(2497, 'Badlands Valley of Fangs', 0, -6714.52, -3240.3, 240.932, 1),
|
|
(2498, 'Borean Tundra Charred Rise', 571, 4323.79, 5751.81, 81.0993, 1),
|
|
(2499, 'Howling Fjord The Ancient Lift', 571, 687.807, -3830.52, 249.6, 1),
|
|
(2500, 'Ashenvale Warsong Labor Camp', 1, 1585.27, -2482.17, 98.141, 1),
|
|
(2501, 'Badlands Camp Wurg', 0, -6825.58, -2821.8, 242.167, 1),
|
|
(2502, 'Blades Edge Mountains Veil Lashh', 530, 1643.9, 6919.72, 158.558, 1),
|
|
(2503, 'Wintergrasp Shadowsight Tower', 571, 4553.94, 3619.93, 426.622, 1),
|
|
(2504, 'Ruins of AhnQiraj', 509, -9450.05, 1421.97, 28.1765, 1),
|
|
(2505, 'Razorfen Downs', 129, 2470.12, 913.654, 26.6391, 1),
|
|
(2506, 'Duskwood Manor Mistmantle', 0, -10320.3, -1268.85, 36.0147, 1),
|
|
(2507, 'Hellfire Peninsula ZethGor', 530, -1021.28, 2020.63, 68.6896, 1),
|
|
(2508, 'Blades Edge Mountains Veil Vekh', 530, 1700.28, 4653.28, 145.548, 1),
|
|
(2509, 'Tanaris Steamwheedle Port', 1, -6899.22, -4811.38, 8.75024, 1),
|
|
(2510, 'The Barrens Honors Stand', 1, -269.229, -1229.43, 74.7836, 1),
|
|
(2511, 'Ashenvale Greenpaw Village', 1, 2254.19, -1485.47, 90.5411, 1),
|
|
(2512, 'Netherstorm Manaforge Bnaar', 530, 2864.1, 4189.8, 168.163, 1),
|
|
(2513, 'Ashenvale The Zoram Strand', 1, 4050.2, 1099.94, -0.609402, 1),
|
|
(2514, 'Blades Edge Mountains Bouldermok', 530, 3591.02, 7188.98, 138.358, 1),
|
|
(2515, 'Grizzly Hills Drakatal Passage', 571, 4520.33, -3445.33, 226.932, 1),
|
|
(2516, 'Desolace Sartheris Strand', 1, -710.589, 2624.68, 50.3248, 1),
|
|
(2517, 'Darnassus Cenarion Enclave', 1, 10145.5, 2546.41, 1322.3, 1),
|
|
(2518, 'Loch Modan The Farstrider Lodge', 0, -5717.37, -4181.8, 383.965, 1),
|
|
(2519, 'Dragonblight Icemist Village', 571, 4028.01, 2220, 151.635, 1),
|
|
(2520, 'Howling Fjord Lake Cauldros', 571, 1763.82, -4883.43, 130.095, 1),
|
|
(2521, 'Tanaris Lost Rigger Cove', 1, -8015.19, -5282.62, 0.658153, 1),
|
|
(2522, 'The Storm Peaks Frosthowl Cavern', 571, 7313.96, -1611.88, 944.595, 1),
|
|
(2523, 'Terokkar Forest Lower Veil Shilak', 530, -4083.37, 3113.97, 315.975, 1),
|
|
(2524, 'Sholazar Basin Mistwhisper Refuge', 571, 6222.23, 4994, -98.5098, 1),
|
|
(2525, 'Duskwood Addles Stead', 0, -10989.1, 239.306, 28.0703, 1),
|
|
(2526, 'Black Temple', 564, 649.648, 381.493, 112.772, 1),
|
|
(2527, 'Silverpine Forest The Greymane Wall', 0, -719.31, 1479.04, 13.1132, 1),
|
|
(2528, 'Ulduar', 603, 305.726, -15.2795, 409.887, 1),
|
|
(2529, 'Feralas Dream Bough', 1, -2834.08, 1917.16, 32.009, 1),
|
|
(2530, 'ZulDrak The Dead Fields', 571, 5637.41, -1921.56, 236.519, 1),
|
|
(2531, 'Stranglethorn Vale Lake Nazferiti', 0, -11994.4, -356.408, 10.6096, 1),
|
|
(2532, 'Shadowmoon Valley Legion Hold', 530, -3305.11, 2948.93, 171.17, 1),
|
|
(2533, 'Ghostlands Andaroth', 530, 7920.95, -6520.88, 47.2197, 1),
|
|
(2534, 'Hellfire Peninsula Thornfang Hill', 530, -272.701, 5110.05, 85.6743, 1),
|
|
(2535, 'Borean Tundra West Point Station', 571, 4118.59, 5097.23, -1.42668, 1),
|
|
(2536, 'Dragonblight', 571, 3561.03, 1052.72, 193.846, 1),
|
|
(2537, 'Alterac Mountains Lordamere Lake', 0, 715.172, 128.641, 25.5884, 1),
|
|
(2538, 'Howling Fjord Winters Breath Lake', 571, 2432.03, -4016.91, 233.91, 1),
|
|
(2539, 'Shadowmoon Valley Eclipse Point', 530, -4381.37, 1643.24, 159.277, 1),
|
|
(2540, 'Borean Tundra Warsong Jetty', 571, 2702.97, 6849.01, -0.153301, 1),
|
|
(2541, 'Badlands Dustwind Gulch', 0, -6504.05, -3704.3, 273.491, 1),
|
|
(2542, 'Blades Edge Mountains Bladespire Outpost', 530, 2343.1, 5723.1, 268.73, 1),
|
|
(2543, 'Desolace Kolkar Village', 1, -943.864, 980.017, 89.4463, 1),
|
|
(2544, 'Thousand Needles', 1, -5309.95, -2029.86, -59.393, 1),
|
|
(2545, 'Gundrak', 604, 1748.98, 713.422, 108.035, 1),
|
|
(2546, 'Icecrown Hall of Horrors', 571, 8039.96, 3351.04, 632.479, 1),
|
|
(2547, 'Ashenvale The Howling Vale', 1, 3172.03, -1186.47, 214.891, 1),
|
|
(2548, 'Zangarmarsh Bloodscale Grounds', 530, 619.71, 6309.84, 22.1206, 1),
|
|
(2549, 'Grizzly Hills Eastwind Shore', 571, 4206.33, -5038.64, 7.4189, 1),
|
|
(2550, 'Alterac Mountains Alterac Valley', 0, 478.524, -1052.58, 108.488, 1),
|
|
(2551, 'Blades Edge Mountains Bladespire Hold', 530, 2504.15, 6600.16, 7.09176, 1),
|
|
(2552, 'Shadowmoon Valley Shattered Plains', 530, -2568.08, 1241.86, 80.5805, 1),
|
|
(2553, 'Deadwind Pass Sleeping Gorge', 0, -10714.1, -2035.89, 121.86, 1),
|
|
(2554, 'ZulAman', 568, 81.1417, 1147.26, 0.197549, 1),
|
|
(2555, 'ZulDrak DrakSotra Fields', 571, 5086.14, -2682.93, 289.551, 1),
|
|
(2556, 'Stranglethorn Vale Ruins of ZulKunda', 0, -11621.9, 652.713, 58.1816, 1),
|
|
(2557, 'Stormwind City Valley of Heroes', 0, -8981.78, 397.36, 75.9548, 1),
|
|
(2558, 'Dun Morogh South Gate Outpost', 0, -5536.79, -2392.37, 400.772, 1),
|
|
(2559, 'Blades Edge Mountains Thunderlord Stronghold', 530, 2342.01, 6021.99, 142.622, 1),
|
|
(2560, 'Dun Morogh The Grizzled Den', 0, -5691.25, -310.021, 365.835, 1),
|
|
(2561, 'ZulDrak Ebon Watch', 571, 5209.98, -1303.6, 242.515, 1),
|
|
(2562, 'Tirisfal Glades Whispering Gardens', 0, 2818.66, -747.898, 145.441, 1),
|
|
(2563, 'Durotar Skull Rock', 1, 1454.97, -4778.24, 9.32472, 1),
|
|
(2564, 'Alterac Mountains Lordamere Internment Camp', 0, -73.2279, 218.838, 53.4005, 1),
|
|
(2565, 'Silverpine Forest Lordamere Lake', 0, 1009.07, 1024.79, 31.5236, 1),
|
|
(2566, 'Winterspring Mazthoril', 1, 6150.22, -4418.32, 661.471, 1),
|
|
(2567, 'Silithus Staghelm Point', 1, -6386.73, 180.874, 7.28001, 1),
|
|
(2568, 'Tirisfal Glades Agamand Mills', 0, 2810.39, 831.537, 111.966, 1),
|
|
(2569, 'Dragonblight Galakronds Rest', 571, 4275.35, 500.843, -4.53349, 1),
|
|
(2570, 'Grizzly Hills The Forgotten Overlook', 571, 3181.27, -4555.81, 329.818, 1),
|
|
(2571, 'Ahnkahet: The Old Kingdom', 619, 392.431, -721.2, -15.9123, 1),
|
|
(2572, 'The Barrens Bael Modan', 1, -4105.29, -2295.95, 126.586, 1),
|
|
(2573, 'Netherstorm Manaforge Duro', 530, 3052.16, 2202, 164.003, 1),
|
|
(2574, 'The Escape From Durnholde', 560, 2236.45, 655.641, 38.9432, 1),
|
|
(2575, 'Ghostlands', 530, 7409.73, -6470.1, 20.2439, 1),
|
|
(2576, 'Netherstorm Manaforge Ultris', 530, 3936.81, 2003.84, 257.529, 1),
|
|
(2577, 'Blades Edge Mountains Toshleys Station', 530, 1921.62, 5569.3, 263.822, 1),
|
|
(2578, 'The Eye of Eternity', 616, 754.521, 1301.23, 279.524, 1),
|
|
(2579, 'Arathi Highlands Stromgarde Keep', 0, -1654.92, -1780.71, 80.1678, 1),
|
|
(2580, 'Hillsbrad Foothills Southshore', 0, -817.945, -551.606, 15.4026, 1),
|
|
(2581, 'Blades Edge Mountains The Living Grove', 530, 1806.79, 6729.73, 138.011, 1),
|
|
(2582, 'Borean Tundra Spire of Pain', 571, 3789.05, 3446.68, 82.9726, 1),
|
|
(2583, 'Azshara Bay of Storms', 1, 3242.28, -6414.89, 1.70905, 1),
|
|
(2584, 'Strand of the Ancients', 607, 1351.07, -87.6424, 43.4303, 1),
|
|
(2585, 'Durotar Echo Isles', 1, -1110.47, -5447.91, 9.71767, 1),
|
|
(2586, 'Bloodmyst Isle The Crimson Reach', 530, -2082.71, -12416.5, 1.88236, 1),
|
|
(2587, 'Burning Steppes Altar of Storms', 0, -7620.51, -768.226, 190.877, 1),
|
|
(2588, 'Hellfire Peninsula Hellfire Citadel', 530, -253.866, 3079.67, -66.0047, 1),
|
|
(2589, 'Redridge Mountains Stonewatch Keep', 0, -9382.88, -3039.52, 139.437, 1),
|
|
(2590, 'Stonetalon Mountains Windshear Crag', 1, 1119.52, -150.571, 3.62703, 1),
|
|
(2591, 'Blades Edge Mountains Trogmas Claim', 530, 1711.56, 5008.75, 177.894, 1),
|
|
(2592, 'Borean Tundra Warsong Hold', 571, 2822.7, 6171.69, 122.061, 1),
|
|
(2593, 'Tirisfal Glades Balnir Farmstead', 0, 1993.22, -451.676, 34.65, 1),
|
|
(2594, 'Borean Tundra Steam Springs', 571, 3714.49, 4383.41, -1.98517, 1),
|
|
(2595, 'Tanaris Thistleshrub Valley', 1, -8923.98, -2244.71, 9.00172, 1),
|
|
(2596, 'Howling Fjord Nifflevar', 571, 914.562, -5522.9, 194.128, 1),
|
|
(2597, 'Duskwood The Hushed Bank', 0, -10578, 544.617, 33.5339, 1),
|
|
(2598, 'Silithus Cenarion Hold', 1, -6817.11, 776.108, 47.8879, 1),
|
|
(2599, 'Netherstorm The Vortex Fields', 530, 3164.23, 2099.64, 162.126, 1),
|
|
(2600, 'Eastern Plaguelands Plaguewood', 0, 3013.67, -3435.91, 149.708, 1),
|
|
(2601, 'Grizzly Hills Solstice Village', 571, 4061.14, -4378.82, 260.837, 1),
|
|
(2602, 'Dun Morogh Steelgrills Depot', 0, -5466.53, -632.141, 393.939, 1),
|
|
(2603, 'Redridge Mountains Stonewatch Falls', 0, -9433.2, -3368.24, 88.4603, 1),
|
|
(2604, 'Dragonblight Westwind Refugee Camp', 571, 3757.53, 2871.59, 92.9361, 1),
|
|
(2605, 'Icecrown Njorndar Village', 571, 7752.3, 3601.77, 664.803, 1),
|
|
(2606, 'Zangarmarsh The Spawning Glen', 530, -100.003, 8755.51, 18.2506, 1),
|
|
(2607, 'Dustwallow Marsh The Dragonmurk', 1, -4469.8, -3308.81, 38.2725, 1),
|
|
(2608, 'Ebon Hold', 609, 2515.49, -5580.58, 420.727, 1),
|
|
(2609, 'Arathi Highlands Witherbark Village', 0, -1856.33, -3252.49, 44.0941, 1),
|
|
(2610, 'Blades Edge Mountains Blackwing Coven', 530, 3155.82, 7086.58, 168.071, 1),
|
|
(2611, 'Searing Gorge', 0, -6756.99, -1212.31, 245.065, 1),
|
|
(2612, 'Eversong Woods Dawning Lane', 530, 9871, -6557.19, 10.3874, 1),
|
|
(2613, 'Dun Morogh Shimmer Ridge', 0, -5218.75, -185.173, 439.699, 1),
|
|
(2614, 'Terokkar Forest Veil Skith', 530, -2522.78, 5398.09, 0.047027, 1),
|
|
(2615, 'Blades Edge Mountains Draenethyst Mine', 530, 1404, 6569.53, 4.41387, 1),
|
|
(2616, 'Durotar Valley of Trials', 1, -456.403, -4280.85, 41.6329, 1),
|
|
(2617, 'Dalaran The Eventide', 571, 5716.6, 642.861, 646.293, 1),
|
|
(2618, 'Thousand Needles The Shimmering Flats', 1, -6023.57, -3675.63, -58.6525, 1),
|
|
(2619, 'ZulGurub', 309, -11722.7, -1739.81, 13.0519, 1),
|
|
(2620, 'Westfall', 0, -10425.4, 1426.25, 44.2233, 1),
|
|
(2621, 'Grizzly Hills Drakiljin Ruins', 571, 4599.58, -4876.97, 48.1465, 1),
|
|
(2622, 'The Sunwell', 580, 1793.91, 593.621, 50.7982, 1),
|
|
(2623, 'Winterspring Owl Wing Thicket', 1, 5641.82, -4931.1, 807.639, 1),
|
|
(2624, 'Blades Edge Mountains Bladespire Grounds', 530, 2530.42, 6285.85, 12.7435, 1),
|
|
(2625, 'Hellfire Peninsula Ruins of Shanaar', 530, -567.383, 4788.82, 34.5954, 1),
|
|
(2626, 'Darkshore', 1, 6807.31, -294.07, 39.5625, 1),
|
|
(2627, 'Deadwind Pass The Vice', 0, -11083.7, -2277.72, 117.256, 1),
|
|
(2628, 'Felwood Jadefire Glen', 1, 3841, -724.709, 323.386, 1),
|
|
(2629, 'Eversong Woods Saltherils Haven', 530, 8672.81, -6334.32, 56.0109, 1),
|
|
(2630, 'Nagrand Garadar', 530, -1282.69, 7228.01, 39.0415, 1),
|
|
(2631, 'Sholazar Basin The Bonefields', 571, 6521.99, 4438.36, -23.3188, 1),
|
|
(2632, 'Duskwood The Yorgen Farmstead', 0, -11066.1, -539.748, 32.9981, 1),
|
|
(2633, 'Netherstorm Ruins of Enkaat', 530, 3435.25, 3604.22, 141.997, 1),
|
|
(2634, 'Icecrown Icecrown Glacier', 571, 7172.16, 2719.87, 398.282, 1),
|
|
(2635, 'Alterac Mountains Slaughter Hollow', 0, 842.781, -517.835, 139.854, 1),
|
|
(2636, 'Blades Edge Mountains Daggermaw Canyon', 530, 3162.78, 5796.71, -7.40365, 1),
|
|
(2637, 'The Sunwell', 580, 1494.96, 599.914, 25.303, 1),
|
|
(2638, 'Redridge Mountains', 0, -9229.9, -2375.24, 91.9176, 1),
|
|
(2639, 'Crystalsong Forest', 571, 5486.11, 440.806, 164.035, 1),
|
|
(2640, 'Tirisfal Glades The Bulwark', 0, 1760.79, -723.177, 59.9819, 1),
|
|
(2641, 'Dragonblight Ruby Dragonshrine', 571, 3743.79, 955.309, 53.8455, 1),
|
|
(2642, 'Icecrown Cathedral of Darkness', 571, 6132.09, 2698.57, 573.997, 1),
|
|
(2643, 'Alterac Mountains Ruins of Alterac', 0, 547.905, -248.602, 150.474, 1),
|
|
(2644, 'Blades Edge Mountains Sylvanaar', 530, 2035.28, 6834.91, 173.778, 1),
|
|
(2645, 'Borean Tundra Plains of Nasam', 571, 2466.68, 6466.49, 41.8147, 1),
|
|
(2646, 'Hellfire Peninsula Temple of Telhamat', 530, 130.047, 4321.94, 106.595, 1),
|
|
(2647, 'Terokkar Forest The Bone Wastes', 530, -3020.81, 4855.25, -19.8325, 1),
|
|
(2648, 'Durotar Southfury River', 1, 420.817, -3842.8, 24.1288, 1),
|
|
(2649, 'Isle of Conquest', 628, 772.767, -570.352, 0.388206, 1),
|
|
(2650, 'Hellfire Peninsula Honor Hold', 530, -725.525, 2675.24, 97.2393, 1),
|
|
(2651, 'Howling Fjord Wyrmskull Village', 571, 953.697, -4898.18, 4.71445, 1),
|
|
(2652, 'Borean Tundra Steeljaws Caravan', 571, 3989.23, 5724.81, 63.1884, 1),
|
|
(2653, 'Searing Gorge Tanner Camp', 0, -7189.3, -1704.58, 242.323, 1),
|
|
(2654, 'Wetlands Menethil Keep', 0, -3730.16, -807.502, 20.3016, 1),
|
|
(2655, 'Ebon Hold', 609, 1503.62, -6017.23, 117.257, 1),
|
|
(2656, 'Badlands Camp Cagg', 0, -7218.41, -2352.19, 243.131, 1),
|
|
(2657, 'Grizzly Hills White Pine Trading Post', 571, 4061.08, -4126.7, 210.547, 1),
|
|
(2658, 'Mulgore Bloodhoof Village', 1, -2307.31, -389.074, -8.95912, 1),
|
|
(2659, 'Teldrassil Ruttheran Village', 1, 8708.49, 949.182, 13.8069, 1),
|
|
(2660, 'Borean Tundra Winterfin Village', 571, 4237.4, 6260.09, 4.79694, 1),
|
|
(2661, 'Zangarmarsh Darkcrest Shore', 530, -654.335, 5902.71, 17.7136, 1),
|
|
(2662, 'ZulFarrak', 209, 1661.94, 938.541, 9.24633, 1),
|
|
(2663, 'Badlands The Makers Terrace', 0, -6066.19, -3196.59, 256.101, 1),
|
|
(2664, 'Dalaran Circle of Wills', 571, 5781.72, 642.818, 609.241, 1),
|
|
(2665, 'Grizzly Hills', 571, 3870.74, -3290.47, 306.922, 1),
|
|
(2666, 'Zangarmarsh Angorosh Stronghold', 530, 1677.2, 8525.01, -0.2607, 1),
|
|
(2667, 'Borean Tundra Gammoth', 571, 2560.05, 5833.22, 34.161, 1),
|
|
(2668, 'Swamp of Sorrows Fallow Sanctuary', 0, -10015.3, -3594.82, 22.7614, 1),
|
|
(2669, 'Eversong Woods Thurons Livery', 530, 9246.32, -7499.94, 36.5527, 1),
|
|
(2670, 'Elwynn Forest Crystal Lake', 0, -9451.13, -367.227, 55.7305, 1),
|
|
(2671, 'Elwynn Forest Brackwell Pumpkin Patch', 0, -9773.94, -882.495, 39.6192, 1),
|
|
(2672, 'Blades Edge Mountains Bloodmaul Ravine', 530, 1889.06, 6448.71, -0.70441, 1),
|
|
(2673, 'Ashenvale Maestras Post', 1, 3261.17, 165.819, 9.41943, 1),
|
|
(2674, 'Azuremyst Isle The Sacred Grove', 530, -3797.25, -13362.9, 80.1512, 1),
|
|
(2675, 'Sholazar Basin The Avalanche', 571, 6197.45, 3830.73, 136.323, 1),
|
|
(2676, 'Netherstorm Eco-Dome Skyperch', 530, 4045.52, 3256.23, 144.899, 1),
|
|
(2677, 'Grizzly Hills The Broken Bluffs', 571, 3526.98, -5513.32, 175.366, 1),
|
|
(2678, 'Dun Morogh Gnomeregan', 0, -5215.26, 519.81, 387.39, 1),
|
|
(2679, 'Azshara Talrendis Point', 1, 2699.66, -3879.29, 106.819, 1),
|
|
(2680, 'Isle of QuelDanas', 530, 12755, -6562.51, 10.4662, 1),
|
|
(2681, 'Feralas Oneiros', 1, -3121.64, 1880.16, 41.5756, 1),
|
|
(2682, 'Stranglethorn Vale The Crystal Shore', 0, -13757, -194.707, 29.1945, 1),
|
|
(2683, 'Dragonblight Coldwind Pass', 571, 3432.36, 3053.6, 1.10705, 1),
|
|
(2684, 'Sholazar Basin Wildgrowth Mangal', 571, 5551.06, 4750.33, -133.777, 1),
|
|
(2685, 'Shadowmoon Valley', 530, -3409.6, 1655.93, 107.184, 1),
|
|
(2686, 'Eversong Woods Falconwing Square', 530, 9513.45, -6838.06, 16.5768, 1),
|
|
(2687, 'Nagrand Sunspring Post', 530, -1546.97, 8523.12, 0.447125, 1),
|
|
(2688, 'Thousand Needles Mirage Raceway', 1, -5981.6, -3949.51, -58.625, 1),
|
|
(2689, 'Ashenvale Zoramgar Outpost', 1, 3362.23, 1024.84, 2.95413, 1),
|
|
(2690, 'Dun Morogh Helms Bed Lake', 0, -5720.96, -1890.72, 400.7, 1),
|
|
(2691, 'The Oculus', 578, 1130.9, 1097.9, 433.159, 1),
|
|
(2692, 'Netherstorm Protectorate Watch Post', 530, 4252.65, 2166.07, 137.783, 1),
|
|
(2693, 'The Storm Peaks Frostfield Lake', 571, 7375.31, -3145.51, 837.577, 1),
|
|
(2694, 'Howling Fjord Bleeding Vale', 571, 1717.78, -6088.73, 8.20561, 1),
|
|
(2695, 'The Storm Peaks K3', 571, 6113.96, -1071.71, 402.844, 1),
|
|
(2696, 'Silverpine Forest South Tides Run', 0, -451.562, 1817.52, -7.7725, 1),
|
|
(2697, 'Sholazar Basin Mosswalker Village', 571, 5803.51, 3626.83, -12.2747, 1),
|
|
(2698, 'Mulgore Palemane Rock', 1, -2388.27, 245.457, 51.2907, 1),
|
|
(2699, 'Hellfire Peninsula Forge Camp: Rage', 530, 377.124, 2490.27, 152.561, 1),
|
|
(2700, 'Shadowmoon Valley Atamal Terrace', 530, -3329.3, 391.749, 120.53, 1),
|
|
(2701, 'Netherstorm Ethereum Staging Grounds', 530, 3903.98, 2375.19, 114.173, 1),
|
|
(2702, 'The Forge of Souls', 632, 5181.87, 2359.08, 668.244, 1),
|
|
(2703, 'Grizzly Hills DrakTharon Keep', 571, 4567.75, -2044.33, 184.255, 1),
|
|
(2704, 'Silverpine Forest', 0, 362.98, 1275.41, 79.9665, 1),
|
|
(2705, 'Netherstorm Camp of Boom', 530, 3225.85, 3542.41, 123.708, 1),
|
|
(2706, 'Bloodmyst Isle Ragefeather Ridge', 530, -1512.17, -11881.4, 23.8002, 1),
|
|
(2707, 'Naxxramas', 533, 2991.84, -3463.04, 298.219, 1),
|
|
(2708, 'Hellfire Peninsula Felspark Ravine', 530, 219.539, 2206.08, 41.7683, 1),
|
|
(2709, 'Badlands', 0, -6857.57, -3309.95, 266.496, 1),
|
|
(2710, 'Blades Edge Mountains Bashir Landing', 530, 3834.46, 6029.37, 266.73, 1),
|
|
(2711, 'Western Plaguelands The Weeping Cave', 0, 2157.53, -2423.77, 59.8985, 1),
|
|
(2712, 'Shadowmoon Valley Coilskar Cistern', 530, -2781.27, 1305.83, 33.5543, 1),
|
|
(2713, 'Blasted Lands Garrison Armory', 0, -10477.9, -3281.1, -4.06687, 1),
|
|
(2714, 'Silithus Valors Rest', 1, -6398.14, -314.356, -1.41759, 1),
|
|
(2715, 'Borean Tundra Mightstone Quarry', 571, 2711.15, 6157.31, 72.9262, 1),
|
|
(2716, 'Tirisfal Glades Crusader Outpost', 0, 2169.06, -520.564, 81.5963, 1),
|
|
(2717, 'Borean Tundra Festering Pools', 571, 4142.42, 4683.54, 12.9603, 1),
|
|
(2718, 'Howling Fjord Rivenwood', 571, 2512.1, -3175.52, 143.235, 1),
|
|
(2719, 'Shattrath City Lower City', 530, -1817.73, 5231.46, -40.4363, 1),
|
|
(2720, 'Hellfire Peninsula Spinebreaker Post', 530, -1326, 2377.83, 88.981, 1),
|
|
(2721, 'The Storm Peaks Brunnhildar Village', 571, 6944.33, -1738.02, 822.884, 1),
|
|
(2722, 'Stonetalon Mountains', 1, 1955.66, 961.039, 178.955, 1),
|
|
(2723, 'The Barrens Morshan Base Camp', 1, 1045.73, -2127.23, 124.166, 1),
|
|
(2724, 'Deadwind Pass Deadwind Ravine', 0, -10689.3, -1867.43, 114.377, 1),
|
|
(2725, 'Dragonblight Lights Trust', 571, 4592.71, -1058.61, 165.719, 1),
|
|
(2726, 'Dustwallow Marsh Direhorn Post', 1, -3683.72, -3415.38, 36.3109, 1),
|
|
(2727, 'Dustwallow Marsh', 1, -3242.37, -3148.72, 39.8037, 1),
|
|
(2728, 'Blasted Lands Dreadmaul Post', 0, -11503.7, -2844.98, 4.80994, 1),
|
|
(2729, 'Westfall Sentinel Hill', 0, -10624.4, 1107.64, 33.8127, 1),
|
|
(2730, 'Azuremyst Isle Crash Site', 530, -4093.6, -13752, 74.8065, 1),
|
|
(2731, 'Sholazar Basin Sapphire Hive', 571, 5000.08, 4288.92, -85.4457, 1),
|
|
(2732, 'Stranglethorn Vale Ziatajai Ruins', 0, -12679.2, -504.484, 29.6106, 1),
|
|
(2733, 'Ashenvale Raynewood Retreat', 1, 2636.16, -1802.91, 193.64, 1),
|
|
(2734, 'Terokkar Forest Stonebreaker Hold', 530, -2625.49, 4408.14, 47.8328, 1),
|
|
(2735, 'Azuremyst Isle Bristlelimb Village', 530, -4582.48, -11585.3, 15.5831, 1),
|
|
(2736, 'Borean Tundra Borgorok Outpost', 571, 4496.31, 5700.63, 81.4303, 1),
|
|
(2737, 'Wintergrasp Western Bridge', 571, 4778.55, 3276.17, 365.865, 1),
|
|
(2738, 'Badlands Angor Fortress', 0, -6399.97, -3125.88, 302.5, 1),
|
|
(2739, 'ZulDrak HebDrakkar', 571, 5926.27, -3815.64, 364.516, 1),
|
|
(2740, 'Terokkar Forest Veil Alarak', 530, -3857.6, 3448.26, 325.246, 1),
|
|
(2741, 'Loch Modan The Loch', 0, -5255.74, -3648.27, 298.106, 1),
|
|
(2742, 'The Hinterlands Bogens Ledge', 0, -225.984, -2560.45, 119.826, 1),
|
|
(2743, 'The Storm Peaks Bouldercrags Refuge', 571, 8448.84, -338.389, 906.691, 1),
|
|
(2744, 'Stonetalon Mountains The Talon Den', 1, 2437.79, 1805.32, 349.291, 1),
|
|
(2745, 'Stonetalon Mountains Boulderslide Cavern', 1, -90.3974, 259.903, 96.7885, 1),
|
|
(2746, 'Eversong Woods Azurebreeze Coast', 530, 9614.9, -7995.76, 1.4522, 1),
|
|
(2747, 'Terokkar Forest Firewing Point', 530, -2325.4, 3215.8, -3.29226, 1),
|
|
(2748, 'Ebon Hold', 609, 1464.06, -5866.14, 131.456, 1),
|
|
(2749, 'Blasted Lands Nethergarde Keep', 0, -10991.9, -3373.95, 63.453, 1),
|
|
(2750, 'Ghostlands Sanctum of the Sun', 530, 7199.96, -7096.74, 57.147, 1),
|
|
(2751, 'Hellfire Peninsula The Warp Fields', 530, -1426.28, 3041.29, -10.021, 1),
|
|
(2752, 'Dustwallow Marsh The Quagmire', 1, -3811.73, -3247.28, 30.2475, 1),
|
|
(2753, 'Shadowmoon Valley Invasion Point: Cataclysm', 530, -2748.12, 2338.67, 92.4345, 1),
|
|
(2754, 'Dragonblight Lake Indule', 571, 3107.01, 1421.1, 149.337, 1),
|
|
(2755, 'Wetlands Menethil Harbor', 0, -3744.99, -759.752, 9.67399, 1),
|
|
(2756, 'Azshara Haldarr Encampment', 1, 3293.53, -4299.55, 131.105, 1),
|
|
(2757, 'Blackrock Mountain', 0, -7230.64, -880.765, 165.942, 1),
|
|
(2758, 'Stranglethorn Vale ZulGurub', 0, -11909.6, -1072.58, 77.3675, 1),
|
|
(2759, 'Icecrown The Circle of Suffering', 571, 7830.01, 3387.26, 652.493, 1),
|
|
(2760, 'Ashenvale Silverwind Refuge', 1, 2101.42, -1198.31, 101.787, 1),
|
|
(2761, 'Netherstorm Gyro-Plank Bridge', 530, 3388.68, 4331.53, 122.722, 1),
|
|
(2762, 'Blades Edge Mountains Ravens Wood', 530, 3405.57, 6979.32, 156.766, 1),
|
|
(2763, 'Arathi Highlands Faldirs Cove', 0, -2088.96, -2047.39, 3.49737, 1),
|
|
(2764, 'Strand of the Ancients', 607, 1215.11, 57.772, 64.739, 1),
|
|
(2765, 'Ashenvale Splintertree Post', 1, 2248.29, -2504.21, 118.637, 1),
|
|
(2766, 'Howling Fjord Frostblade Peak', 571, 2751.3, -5138.2, 426.857, 1),
|
|
(2767, 'Pit of Saron', 658, 778.699, 12.4204, 518.157, 1),
|
|
(2768, 'Swamp of Sorrows Misty Reed Post', 0, -10859, -4088.09, 22.3127, 1),
|
|
(2769, 'The Escape From Durnholde', 560, 2573.33, 695.682, 55.2084, 1),
|
|
(2770, 'Ashenvale Iris Lake', 1, 2930.97, -828.331, 172.883, 1),
|
|
(2771, 'Dragonblight The Carrion Fields', 571, 3674.19, -1192.99, 120.444, 1),
|
|
(2772, 'Ebon Hold', 609, 2210.26, -5840.7, 101.428, 1),
|
|
(2773, 'Undercity', 0, 1610.45, 283.261, -43.0189, 1),
|
|
(2774, 'ZulDrak DrakMabwa', 571, 6108.81, -3326.45, 350.434, 1),
|
|
(2775, 'The Barrens Razorfen Downs', 1, -4618.66, -2253.73, 84.199, 1),
|
|
(2776, 'Elwynn Forest Goldshire', 0, -9472.66, 55.798, 60.511, 1),
|
|
(2777, 'Silverpine Forest Valgans Field', 0, 918.659, 1160.17, 47.4461, 1),
|
|
(2778, 'The Escape From Durnholde', 560, 1845.6, 1049.8, 15.2171, 1),
|
|
(2779, 'Wintergrasp The Forest of Shadows', 571, 4683.09, 3824.08, 355.563, 1),
|
|
(2780, 'Badlands Dustbelch Grotto', 0, -7351.14, -2274.42, 238.961, 1),
|
|
(2781, 'Stranglethorn Vale Nekmani Wellspring', 0, -13853.7, 434.658, 91.2196, 1),
|
|
(2782, 'Duskwood Raven Hill', 0, -10695.1, 346.264, 44.5719, 1),
|
|
(2783, 'Hellfire Peninsula Pools of Aggonar', 530, 237.125, 3490.18, 62.7255, 1),
|
|
(2784, 'ZulDrak Lights Breach', 571, 5151.88, -2199.16, 236.621, 1),
|
|
(2785, 'Teldrassil', 1, 9844.95, 1123.34, 1300.16, 1),
|
|
(2786, 'Bloodmyst Isle Bloodcurse Isle', 530, -1896.07, -12785.3, 13.7141, 1),
|
|
(2787, 'Hellfire Peninsula Zeppelin Crash', 530, -1096.86, 3001.19, 8.27807, 1),
|
|
(2788, 'Ruins of AhnQiraj', 509, -9097.29, 1578.36, 21.4696, 1),
|
|
(2789, 'Durotar Jaggedswine Farm', 1, 1244.47, -4551.34, 20.9601, 1),
|
|
(2790, 'Borean Tundra Kaws Roost', 571, 3954.9, 5478.45, 35.7016, 1),
|
|
(2791, 'Loch Modan Algaz Station', 0, -4820.65, -2700.55, 327.03, 1),
|
|
(2792, 'Terokkar Forest Grangolvar Village', 530, -2451.53, 4950.87, 34.9152, 1),
|
|
(2793, 'Nagrand Arena Floor', 530, -2028.35, 6663.95, 13.6002, 1),
|
|
(2794, 'Hellfire Peninsula Den of Haalesh', 530, -1086.51, 4202.88, 17.1016, 1),
|
|
(2795, 'Eversong Woods TorWatha', 530, 8586.07, -7911.48, 155.024, 1),
|
|
(2796, 'Terokkar Forest Bonechewer Ruins', 530, -2915.93, 3519.06, -22.5029, 1),
|
|
(2797, 'Grizzly Hills Aspen Grove Post', 571, 3570.45, -2935.72, 235.808, 1),
|
|
(2798, 'Mulgore Stonebull Lake', 1, -2350.51, -238.716, -8.30635, 1),
|
|
(2799, 'The Barrens Raptor Grounds', 1, -2013.54, -3181.47, 91.7257, 1),
|
|
(2800, 'Netherstorm Voidwind Plateau', 530, 3745.1, 1907.77, 140.254, 1),
|
|
(2801, 'Arathi Highlands Bouldergor', 0, -1202.86, -2087.67, 49.5209, 1),
|
|
(2802, 'Blades Edge Mountains Skald', 530, 3648.13, 4947.38, 264.108, 1),
|
|
(2803, 'Stranglethorn Vale Mistvale Valley', 0, -13981.5, 113.066, 14.8363, 1),
|
|
(2804, 'Hellfire Peninsula Southern Rampart', 530, -812.942, 3316.14, 48.2, 1),
|
|
(2805, 'ZulGurub', 309, -12312.3, -1653.33, 130.38, 1),
|
|
(2806, 'Ulduar', 603, -139.053, -46.1331, 409.914, 1),
|
|
(2807, 'Blades Edge Mountains Gruuls Lair', 530, 3623.91, 5295.86, -20.4172, 1),
|
|
(2808, 'Borean Tundra The Wailing Ziggurat', 571, 3309.02, 3678.28, 32.5513, 1),
|
|
(2809, 'Netherstorm Area 52', 530, 3032.65, 3673.9, 143.847, 1),
|
|
(2810, 'Hellfire Peninsula Dustquill Ravine', 530, -774.34, 4394.84, 77.0603, 1),
|
|
(2811, 'Ashenvale Felfire Hill', 1, 2019.79, -3056.88, 101.597, 1),
|
|
(2812, 'Sholazar Basin Rainspeaker Rapids', 571, 5871.58, 4118.08, -85.4451, 1),
|
|
(2813, 'Borean Tundra Riplash Strand', 571, 1890.87, 5895.02, -5.63182, 1),
|
|
(2814, 'Silverpine Forest The Sepulcher', 0, 520.624, 1602.92, 126.53, 1),
|
|
(2815, 'Howling Fjord The Frozen Glade', 571, 2158.42, -5112.92, 237.063, 1),
|
|
(2816, 'Dragonblight Eldritch Heights', 571, 2998.04, -1414.21, 58.9927, 1),
|
|
(2817, 'Alterac Mountains Ravenholdt Manor', 0, 18.2469, -1583.38, 194.37, 1),
|
|
(2818, 'Netherstorm Arklon Ruins', 530, 2745.32, 3177.36, 148.115, 1),
|
|
(2819, 'Shadowmoon Valley The Altar of Damnation', 530, -3601.83, 1879.87, 47.3237, 1),
|
|
(2820, 'Elwynn Forest Northshire Abbey', 0, -8874.87, -186.332, 82.1206, 1),
|
|
(2821, 'Badlands The Dustbowl', 0, -6678.88, -2781.99, 241.786, 1),
|
|
(2822, 'Western Plaguelands Sorrow Hill', 0, 1057.57, -1766.61, 63.1662, 1),
|
|
(2823, 'Azjol-Nerub', 601, 538.805, 553.475, 646.046, 1),
|
|
(2824, 'Ashenvale Bough Shadow', 1, 3184.51, -3652.05, 123.377, 1),
|
|
(2825, 'Bloodmyst Isle Ruins of LorethAran', 530, -1757.8, -12083.6, 31.3835, 1),
|
|
(2826, 'Grizzly Hills Vordrassils Tears', 571, 3913.63, -2538.35, 200.08, 1),
|
|
(2827, 'Teldrassil Dolanaar', 1, 9821.98, 968.831, 1308.86, 1),
|
|
(2828, 'Dragonblight Nozzlerust Post', 571, 4699.06, 541.116, 120.504, 1),
|
|
(2829, 'Wetlands The Lost Fleet', 0, -2946.88, -973.204, 1.77673, 1),
|
|
(2830, 'Bloodmyst Isle Nazzivian', 530, -2440.78, -11293.6, 29.8204, 1),
|
|
(2831, 'Silverpine Forest The Ivar Patch', 0, 1261.06, 1256.56, 52.5649, 1),
|
|
(2832, 'Eastern Plaguelands Crown Guard Tower', 0, 1853.88, -3722.89, 162.308, 1),
|
|
(2833, 'Ghostlands Windrunner Spire', 530, 7012.92, -5716.01, 106.607, 1),
|
|
(2834, 'Nagrand Kilsorrow Fortress', 530, -2892.39, 6438.35, 82.5361, 1),
|
|
(2835, 'Azuremyst Isle Menagerie Wreckage', 530, -3284.35, -12716.2, 21.6305, 1),
|
|
(2836, 'Icecrown Argent Tournament Grounds', 571, 8516.57, 800.264, 557.986, 1),
|
|
(2837, 'Dun Morogh Brewnall Village', 0, -5398.17, 315.192, 395.989, 1),
|
|
(2838, 'Grizzly Hills Blackriver Logging Camp', 571, 3269.02, -2591.45, 53.073, 1),
|
|
(2839, 'ZulGurub', 309, -11534.8, -1613.09, 60.4083, 1),
|
|
(2840, 'Azuremyst Isle Pod Cluster', 530, -4448.51, -11976.3, 30.7217, 1),
|
|
(2841, 'Howling Fjord Iskaal', 571, 546.95, -3499.38, 1.65366, 1),
|
|
(2842, 'Grizzly Hills Dun Argol', 571, 3453, -5115.61, 238.461, 1),
|
|
(2843, 'Elwynn Forest Jerods Landing', 0, -9894.14, -129.765, 31.3224, 1),
|
|
(2844, 'Isle of Conquest', 628, 392.496, -859.458, 48.9987, 1),
|
|
(2845, 'Azshara Forlorn Ridge', 1, 3084.75, -5091.39, 135.774, 1),
|
|
(2846, 'Azuremyst Isle Silvermyst Isle', 530, -5148.67, -11047.9, 29.9789, 1),
|
|
(2847, 'Ashenvale Fallen Sky Lake', 1, 1457.57, -2043.77, 93.1359, 1),
|
|
(2848, 'Alterac Mountains The Uplands', 0, 1075.66, -628.732, 91.8456, 1),
|
|
(2849, 'Icecrown The Ring of Champions', 571, 8445.3, 949.637, 544.757, 1),
|
|
(2850, 'Icecrown Valhalas', 571, 8215.81, 3515.88, 652.886, 1),
|
|
(2851, 'Silithus The Swarming Pillar', 1, -7111.02, 789.347, 12.4607, 1),
|
|
(2852, 'Terokkar Forest Veil Alarak', 530, -3852.52, 3323.43, 324.054, 1),
|
|
(2853, 'Eastern Plaguelands Darrowshire', 0, 1619.58, -3810.42, 138.61, 1),
|
|
(2854, 'Searing Gorge Dustfire Valley', 0, -6577.73, -1881.17, 245.148, 1),
|
|
(2855, 'Desolace Thunder Axe Fortress', 1, -361.38, 1761.27, 139.602, 1),
|
|
(2856, 'Azuremyst Isle Ammen Vale', 530, -4128.29, -13593.1, 55.3632, 1),
|
|
(2857, 'Dalaran Sunreavers Sanctuary', 571, 5914.76, 550.132, 640.437, 1),
|
|
(2858, 'Stranglethorn Vale Jaguero Isle', 0, -14658.7, -349.866, 8.18186, 1),
|
|
(2859, 'Borean Tundra The Flood Plains', 571, 3316.37, 4526.35, 28.7606, 1),
|
|
(2860, 'Sholazar Basin The Lifeblood Pillar', 571, 5518.99, 4214.66, -97.7828, 1),
|
|
(2861, 'Redridge Mountains Lakeridge Highway', 0, -9664.38, -2409.04, 61.2977, 1),
|
|
(2862, 'Darnassus Tradesmens Terrace', 1, 9782.96, 2318.6, 1319.66, 1),
|
|
(2863, 'Felwood Irontree Woods', 1, 6228.56, -1410.84, 373.012, 1),
|
|
(2864, 'Azuremyst Isle Emberglade', 530, -3272.92, -12893.8, 12.0631, 1),
|
|
(2865, 'The Battle for Mount Hyjal', 534, 5274.52, -3500.64, 1573.17, 1),
|
|
(2866, 'The Barrens Blackthorn Ridge', 1, -3849.84, -1749.75, 93.9752, 1),
|
|
(2867, 'Borean Tundra Beryl Point', 571, 3376.31, 6174.06, 79.8317, 1),
|
|
(2868, 'Netherstorm Forge Base: Oblivion', 530, 4425.72, 3403.88, 166.04, 1),
|
|
(2869, 'The Hinterlands Shaolwatha', 0, 59.302, -4325.83, 124.29, 1),
|
|
(2870, 'Crystalsong Forest Windrunners Overlook', 571, 5075, -574.558, 220.396, 1),
|
|
(2871, 'Howling Fjord Ivalds Ruin', 571, 1226.89, -6151.45, 232.459, 1),
|
|
(2872, 'Hellfire Peninsula Expedition Point', 530, -677.277, 1865.82, 66.4225, 1),
|
|
(2873, 'Ebon Hold', 609, 1301.78, -6101.76, 14.1091, 1),
|
|
(2874, 'Terokkar Forest Veil Lithic', 530, -3621.33, 5754.35, 1.78136, 1),
|
|
(2875, 'Wetlands Raptor Ridge', 0, -3060.94, -3218.62, 60.9622, 1),
|
|
(2876, 'Blades Edge Mountains Shartuuls Transporter', 530, 2720.15, 7117.63, 370.161, 1),
|
|
(2877, 'Feralas Feral Scar Vale', 1, -4968.76, 1643.84, 64.3893, 1),
|
|
(2878, 'Hillsbrad Foothills Eastern Strand', 0, -1194.24, -871.559, 5.94123, 1),
|
|
(2879, 'Silithus Bones of Grakkarond', 1, -7280.68, 856.382, 3.49017, 1),
|
|
(2880, 'Azshara Lake Mennar', 1, 2748.79, -5328.01, 114.271, 1),
|
|
(2881, 'Netherstorm Eco-Dome Sutheron', 530, 4418.51, 2913.1, 133.769, 1),
|
|
(2882, 'Bloodmyst Isle The Lost Fold', 530, -2597.23, -11968.2, 22.8731, 1),
|
|
(2883, 'Ebon Hold', 609, 2190.42, -6105.63, 1.03959, 1),
|
|
(2884, 'Howling Fjord Baelguns Excavation Site', 571, 251.9, -5774.86, 178.389, 1),
|
|
(2885, 'Nagrand Halaani Basin', 530, -1659.16, 7824.54, -103.2, 1),
|
|
(2886, 'Silverpine Forest Olsens Farthing', 0, 149.099, 1489.52, 114.516, 1),
|
|
(2887, 'Dragonblight Crusaders Landing', 571, 2543.13, -381.823, 1.73533, 1),
|
|
(2888, 'Hellfire Peninsula The Great Fissure', 530, -648.502, 3809.48, 37.1253, 1),
|
|
(2889, 'Grizzly Hills Evergreen Trading Post', 571, 3219.95, -1959.91, 91.3225, 1),
|
|
(2890, 'Stormwind City', 0, -8744.62, 657.759, 105.175, 1),
|
|
(2891, 'Silverpine Forest The Dawning Isles', 0, 922.37, 214.537, 35.5636, 1),
|
|
(2892, 'Icecrown The Horde Valiants Ring', 571, 8350.25, 744.448, 553.794, 1),
|
|
(2893, 'Ashenvale The Shrine of Aessina', 1, 2748.25, 494.835, 92.115, 1),
|
|
(2894, 'Ashenvale The Ruins of OrdilAran', 1, 3546.83, -114.94, 4.62679, 1),
|
|
(2895, 'Grizzly Hills Ruins of DrakZin', 571, 3386.31, -1799.51, 98.5131, 1),
|
|
(2896, 'Stranglethorn Vale Baliamah Ruins', 0, -12549.4, -729.72, 39.7236, 1),
|
|
(2897, 'Borean Tundra Warsong Slaughterhouse', 571, 3063.94, 6319.86, 94.6237, 1),
|
|
(2898, 'ZulGurub', 309, -12288, -1895.71, 130.493, 1),
|
|
(2899, 'Arathi Highlands The Drowned Reef', 0, -2405.29, -1695.5, -16.3056, 1),
|
|
(2900, 'Icecrown Valley of Echoes', 571, 6303.7, 193.736, 387.669, 1),
|
|
(2901, 'Borean Tundra Shrine of Scales', 571, 1796.22, 6055.87, 2.86606, 1),
|
|
(2902, 'Burning Steppes The Pillar of Ash', 0, -8061.63, -1835.2, 132.376, 1),
|
|
(2903, 'Dustwallow Marsh Shady Rest Inn', 1, -3721.84, -2541.22, 69.84, 1),
|
|
(2904, 'The Storm Peaks Snowblind Hills', 571, 6304.01, -1012.98, 413.247, 1),
|
|
(2905, 'Bloodmyst Isle Vindicators Rest', 530, -1757.13, -11062.2, 77.0563, 1),
|
|
(2906, 'The Ruby Sanctum', 724, 3156.04, 533.266, 72.972, 1),
|
|
(2907, 'Stranglethorn Vale Ruins of Jubuwal', 0, -13357, -2.28862, 22.4023, 1),
|
|
(2908, 'Borean Tundra Glimmer Bay', 571, 4498.83, 6344.65, 20.2414, 1),
|
|
(2909, 'Netherstorm Forge Base: Gehenna', 530, 4669.66, 3207.96, 158.886, 1),
|
|
(2910, 'Dragonblight Maw of Neltharion', 571, 4447.82, 1794.31, 164.219, 1),
|
|
(2911, 'The Hinterlands', 0, 143.96, -3334.23, 116.902, 1),
|
|
(2912, 'The Great Sea', 0, -6378.3, 1268.58, 7.18762, 1),
|
|
(2913, 'Dragonblight Coldwind Heights', 571, 4894.56, 830.729, 169.129, 1),
|
|
(2914, 'Sholazar Basin Rainspeaker Canopy', 571, 5677.12, 4574.54, -136.465, 1),
|
|
(2915, 'Tirisfal Glades Brill', 0, 2267.51, 299.041, 34.2777, 1),
|
|
(2916, 'Dragonblight Bronze Dragonshrine', 571, 4105.17, -383.651, 146.684, 1),
|
|
(2917, 'Winterspring Ice Thistle Hills', 1, 6377.04, -5076.14, 754.596, 1),
|
|
(2918, 'Nagrand Lake Sunspring', 530, -1714.42, 8415.05, -19.9274, 1),
|
|
(2919, 'Eastern Plaguelands QuelLithien Lodge', 0, 3312.81, -4223.32, 159.105, 1),
|
|
(2920, 'Durotar Drygulch Ravine', 1, 965.025, -4732.44, 28.8712, 1),
|
|
(2921, 'Azshara Valormok', 1, 3601.08, -4405.69, 115.398, 1),
|
|
(2922, 'Silithus The Scarab Wall', 1, -8046.92, 1691.49, 9.24857, 1),
|
|
(2923, 'Borean Tundra Spire of Blood', 571, 4099.07, 3478.4, 109.105, 1),
|
|
(2924, 'Zangarmarsh Daggerfen Village', 530, 1138.14, 8211.61, 18.1205, 1),
|
|
(2925, 'The Hinterlands Wildhammer Keep', 0, 333.705, -2091.51, 131.647, 1),
|
|
(2926, 'Ebon Hold', 609, 2416.26, -5891.28, 104.595, 1),
|
|
(2927, 'Dun Morogh Ironbands Compound', 0, -5862.38, -2012.77, 401.199, 1),
|
|
(2928, 'The Storm Peaks Torsegs Rest', 571, 6264.75, -463.158, 413.251, 1),
|
|
(2929, 'Isle of QuelDanas Greengill Coast', 530, 12275.5, -7350.02, 0.124617, 1),
|
|
(2930, 'Arathi Highlands GoShek Farm', 0, -1510.86, -3070.68, 14.4165, 1),
|
|
(2931, 'Netherstorm Celestial Ridge', 530, 4046.05, 1492.68, -120.028, 1),
|
|
(2932, 'Howling Fjord Derelict Strand', 571, 1533.88, -6286.53, 5.47271, 1),
|
|
(2933, 'Grizzly Hills Heartwood Trading Post', 571, 4322.89, -3693.61, 263.91, 1),
|
|
(2934, 'Stranglethorn Vale Ballal Ruins', 0, -12003.4, 326.332, 2.15021, 1),
|
|
(2935, 'Eversong Woods Stillwhisper Pond', 530, 9251.98, -7230.74, 16.4737, 1),
|
|
(2936, 'Shadowfang Keep', 33, -205.247, 2204.85, 79.8471, 1),
|
|
(2937, 'Searing Gorge Thorium Point', 0, -6512.7, -1178.62, 309.335, 1),
|
|
(2938, 'Hellfire Peninsula Expedition Armory', 530, -1265.93, 2684.52, -0.431907, 1),
|
|
(2939, 'Grizzly Hills Granite Springs', 571, 3842.41, -1956.08, 208.601, 1),
|
|
(2940, 'Hellfire Peninsula Maghar Post', 530, 504.592, 3882.13, 192.156, 1),
|
|
(2941, 'The Barrens Field of Giants', 1, -3127.7, -1960.6, 93.2074, 1),
|
|
(2942, 'Nagrand The High Path', 530, -1972.05, 5969.81, 158.239, 1),
|
|
(2943, 'Loch Modan North Gate Pass', 0, -4808.33, -2575, 355.322, 1),
|
|
(2944, 'Swamp of Sorrows Ithariuss Cave', 0, -10557.8, -2551.18, 19.6904, 1),
|
|
(2945, 'Hellfire Peninsula Maghar Grounds', 530, 352.537, 3730.55, 186.809, 1),
|
|
(2946, 'Howling Fjord Shield Hill', 571, -48.9228, -5015.43, 312.813, 1),
|
|
(2947, 'Darnassus Craftsmens Terrace', 1, 10122.1, 2351.69, 1329.05, 1),
|
|
(2948, 'UnGoro Crater', 1, -6995.66, -1573.08, -274.246, 1),
|
|
(2949, 'Shadowmoon Valley The Fel Pits', 530, -3644.11, 1561.58, 48.5774, 1),
|
|
(2950, 'Teldrassil The Oracle Glade', 1, 10736.5, 1966.02, 1336.96, 1),
|
|
(2951, 'The Storm Peaks Thunderfall', 571, 7803.91, -3291.24, 860.953, 1),
|
|
(2952, 'Ashenvale Demon Fall Ridge', 1, 1550.41, -2885.67, 132.955, 1),
|
|
(2953, 'Dustwallow Marsh Tidefury Cove', 1, -4243.38, -3998.96, 21.514, 1),
|
|
(2954, 'Tanaris Noonshade Ruins', 1, -6949.57, -4383.63, 9.97904, 1),
|
|
(2955, 'Isle of QuelDanas Dawnstar Village', 530, 12721.9, -6706.82, 0.371584, 1),
|
|
(2956, 'Terokkar Forest Silmyr Lake', 530, -1409.14, 5046.16, -9.00264, 1),
|
|
(2957, 'Grizzly Hills Ruins of Tethys', 571, 4217.82, -5338.1, 11.6819, 1),
|
|
(2958, 'Swamp of Sorrows Pool of Tears', 0, -10359.8, -3911.12, -99.2853, 1),
|
|
(2959, 'Stonetalon Mountains Sishir Canyon', 1, 509.913, 606.904, 73.1518, 1),
|
|
(2960, 'Bloodmyst Isle Middenvale', 530, -2358.51, -11766.4, 18.8456, 1),
|
|
(2961, 'Stonetalon Mountains Sun Rock Retreat', 1, 943.829, 925.879, 104.801, 1),
|
|
(2962, 'Netherstorm Eco-Dome Farfield', 530, 5045.5, 2896.52, 84.2687, 1),
|
|
(2963, 'Icecrown The Valley of Fallen Heroes', 571, 7697.9, 2412.57, 376.126, 1),
|
|
(2964, 'Arathi Basin', 529, 991.74, 1000.92, -42.5199, 1),
|
|
(2965, 'Nagrand The Low Path', 530, -2649.37, 6078.56, 40.95, 1),
|
|
(2966, 'Elwynn Forest Echo Ridge Mine', 0, -8671.76, -127.471, 91.9537, 1),
|
|
(2967, 'Nagrand Forge Camp: Fear', 530, -1828.37, 9225.47, 72.931, 1),
|
|
(2968, 'Azshara Temple of Arkkoran', 1, 3941.82, -7180.96, 26.4812, 1),
|
|
(2969, 'Tirisfal Glades Brightwater Lake', 0, 2487.86, 18.6828, 26.1559, 1),
|
|
(2970, 'Hellfire Peninsula Invasion Point: Annihilator', 530, 517.948, 2799.26, 214.543, 1),
|
|
(2971, 'Borean Tundra Deaths Stand', 571, 3105.05, 3819.77, 23.5271, 1),
|
|
(2972, 'Loch Modan Silver Stream Mine', 0, -4884.37, -2970.6, 316.923, 1),
|
|
(2973, 'Dragonblight Agmars Hammer', 571, 3817.52, 1563.5, 87.113, 1),
|
|
(2974, 'Ashenvale The Shady Nook', 1, 2232.12, -1880.19, 69.8209, 1),
|
|
(2975, 'Tanaris Broken Pillar', 1, -7988, -3962.33, 9.00335, 1),
|
|
(2976, 'ZulDrak The Argent Stand', 571, 5446.62, -2568.93, 304.037, 1),
|
|
(2977, 'Stranglethorn Vale Rebel Camp', 0, -11313.9, -202.766, 75.576, 1),
|
|
(2978, 'Hellfire Peninsula Shanaari Wastes', 530, -453.889, 4752.93, 21.5825, 1),
|
|
(2979, 'Crystalsong Forest Ruins of Shandaral', 571, 5391.09, -732.802, 162.087, 1),
|
|
(2980, 'Terokkar Forest Auchindoun', 530, -3378.81, 5139.93, -9.07392, 1),
|
|
(2981, 'Loch Modan Stonesplinter Valley', 0, -6067.83, -2935.77, 402.321, 1),
|
|
(2982, 'Grizzly Hills Redwood Trading Post', 571, 4113.11, -4738.28, 100.871, 1),
|
|
(2983, 'Howling Fjord Chillmere Coast', 571, 2107.46, -2704.78, 5.08602, 1),
|
|
(2984, 'Howling Fjord The Isle of Spears', 571, 652.687, -3120.89, 41.1433, 1),
|
|
(2985, 'Hellfire Peninsula Razorthorn Trail', 530, -1522.58, 3575.68, 40.5265, 1),
|
|
(2986, 'ZulDrak Altar of Quetzlun', 571, 5728.05, -4275.76, 374.534, 1),
|
|
(2987, 'Tirisfal Glades', 0, 2249.69, 421.204, 40.2005, 1),
|
|
(2988, 'Borean Tundra The Abandoned Reach', 571, 2622.91, 5117.96, 11.8176, 1),
|
|
(2989, 'Netherstorm Netherstone', 530, 4769.67, 2736.54, 80.8154, 1),
|
|
(2990, 'Stranglethorn Vale Wild Shore', 0, -14817.9, 300.867, -0.612223, 1),
|
|
(2991, 'Arathi Highlands Circle of West Binding', 0, -848.952, -1789.83, 40.3907, 1),
|
|
(2992, 'Icecrown Aldurthar: The Desolation Gate', 571, 7867.58, 2058.16, 499.764, 1),
|
|
(2993, 'Elwynn Forest Westbrook Garrison', 0, -9633.68, 674.436, 52.6589, 1),
|
|
(2994, 'Borean Tundra Spire of Decay', 571, 4111.14, 3734.87, 91.8481, 1),
|
|
(2995, 'Alterac Valley', 30, 808.953, -325.964, 52.4043, 1),
|
|
(2996, 'Howling Fjord Balejar Watch', 571, 1533.73, -5616.92, 226.568, 1),
|
|
(2997, 'Nagrand Telaar', 530, -2618.18, 7278.46, 20.8077, 1),
|
|
(2998, 'Alterac Valley', 30, 377.72, -126.148, -14.381, 1),
|
|
(2999, 'Wetlands Direforge Hill', 0, -2899.07, -2935.4, 33.9093, 1),
|
|
(3000, 'Dragonblight Indule Village', 571, 3108.26, 1466.73, 148.854, 1),
|
|
(3001, 'Blasted Lands The Tainted Scar', 0, -12009.8, -2589.16, -38.1604, 1),
|
|
(3002, 'Blasted Lands Serpents Coil', 0, -11256.9, -3409.38, 15.6411, 1),
|
|
(3003, 'Darkshore Wildbend River', 1, 5021.72, 281.857, 31.0216, 1),
|
|
(3004, 'Hellfire Peninsula Broken Hill', 530, -591.221, 3349.42, 29.2355, 1),
|
|
(3005, 'Wintergrasp Glacial Falls', 571, 4774.71, 2045.71, 425.764, 1),
|
|
(3006, 'Badlands Agmonds End', 0, -7047.09, -3311.21, 240.576, 1),
|
|
(3007, 'Dalaran The Silver Enclave', 571, 5754.67, 752.56, 654.089, 1),
|
|
(3008, 'Ashenvale Mystral Lake', 1, 1994.24, -1070.94, 95.0961, 1),
|
|
(3009, 'ZulDrak ZolHeb', 571, 6373.89, -4470.71, 458.212, 1),
|
|
(3010, 'Dustwallow Marsh Lost Point', 1, -3918.25, -2857.4, 46.4777, 1),
|
|
(3011, 'Icecrown Icecrown Citadel', 571, 6018.12, 2234.34, 636.125, 1),
|
|
(3012, 'Netherstorm Ruins of Farahlon', 530, 4654.58, 2492.39, 242.414, 1),
|
|
(3013, 'Netherstorm Midrealm Post', 530, 3359.65, 2893.79, 144.007, 1),
|
|
(3014, 'Redridge Mountains Three Corners', 0, -9554.63, -1893.61, 70.6377, 1),
|
|
(3015, 'ZulGurub', 309, -11584, -1265.31, 77.6076, 1),
|
|
(3016, 'Silverpine Forest Maldens Orchard', 0, 1420.99, 1027.37, 52.4924, 1),
|
|
(3017, 'Terokkar Forest Refugee Caravan', 530, -2827.24, 5060.84, -15.4348, 1),
|
|
(3018, 'Ghostlands Farstrider Enclave', 530, 7555.5, -7668.76, 151.369, 1),
|
|
(3019, 'Westfall Alexston Farmstead', 0, -10654.6, 1791.67, 35.6386, 1),
|
|
(3020, 'Zangarmarsh Umbrafen Village', 530, -901.304, 5282.73, 24.3328, 1),
|
|
(3021, 'Silithus HiveZora', 1, -7314.63, 1636.25, -30.8963, 1),
|
|
(3022, 'Blades Edge Mountains MokNathal Village', 530, 2162.21, 4769.62, 156.633, 1),
|
|
(3023, 'Tanaris Lands End Beach', 1, -10125.1, -4091.92, 3.64377, 1),
|
|
(3024, 'Shadowmoon Valley Illidari Point', 530, -3828.58, 2559.87, 90.364, 1),
|
|
(3025, 'Elwynn Forest Jasperlode Mine', 0, -9219.69, -617.962, 61.277, 1),
|
|
(3026, 'Blasted Lands Altar of Storms', 0, -11275.2, -2557.91, 96.9977, 1),
|
|
(3027, 'Eversong Woods North Sanctum', 530, 9315.54, -6626.28, 25.2025, 1),
|
|
(3028, 'Darkshore Twilight Shore', 1, 4823.6, 804.647, -1.22579, 1),
|
|
(3029, 'Eastern Plaguelands Tyrs Hand', 0, 1678.48, -5421.4, 75.239, 1),
|
|
(3030, 'Grizzly Hills Venture Bay', 571, 2768.59, -1959.83, 5.23692, 1),
|
|
(3031, 'Elwynn Forest The Stonefield Farm', 0, -9890.72, 422.371, 35.1451, 1),
|
|
(3032, 'UnGoro Crater The Marshlands', 1, -7419.17, -1882.49, -273.795, 1),
|
|
(3033, 'Stonetalon Mountains Webwinder Path', 1, 615.668, 347.303, 51.46, 1),
|
|
(3034, 'Hellfire Peninsula Haaleshi Gorge', 530, -1235.13, 4080.2, 72.2253, 1),
|
|
(3035, 'ZulDrak Gundrak', 571, 6832.78, -4588.19, 440.678, 1),
|
|
(3036, 'Shadowmoon Valley Dragonmaw Fortress', 530, -4199.35, 433.543, 58.3447, 1),
|
|
(3037, 'Borean Tundra Farshire', 571, 2526.54, 5334.26, 33.1584, 1),
|
|
(3038, 'Redridge Mountains Redridge Canyons', 0, -8946.04, -2193.89, 138.588, 1),
|
|
(3039, 'Azuremyst Isle Moonwing Den', 530, -5028.43, -11039.9, 25.3248, 1),
|
|
(3040, 'The Barrens Agamagor', 1, -1712.46, -1701.31, 91.927, 1),
|
|
(3041, 'Tanaris Dunemaul Compound', 1, -8448.89, -2984.24, 8.74971, 1),
|
|
(3042, 'Zangarmarsh Hewn Bog', 530, 869.685, 7828.73, 22.6429, 1),
|
|
(3043, 'Wintergrasp The Broken Temple', 571, 4948.71, 3332.18, 376.96, 1),
|
|
(3044, 'Netherstorm Trelleum Mine', 530, 3803.53, 4002.03, 121.477, 1),
|
|
(3045, 'Tirisfal Glades Scarlet Watch Post', 0, 2896.56, -537.532, 106.566, 1),
|
|
(3046, 'Mulgore The Venture Co. Mine', 1, -1902.49, -1090.56, 85.1062, 1),
|
|
(3047, 'Azshara Legash Encampment', 1, 4683.84, -6326.1, 115.495, 1),
|
|
(3048, 'Wintergrasp The Steppe of Life', 571, 4499.54, 4068.27, 411.618, 1),
|
|
(3049, 'Sholazar Basin', 571, 5606.67, 4545.54, -136.037, 1),
|
|
(3050, 'Terokkar Forest Writhing Mound', 530, -3423.43, 4444.51, -8.46436, 1),
|
|
(3051, 'Strand of the Ancients', 607, 1404.9, 84.758, 41.183, 1),
|
|
(3052, 'Ashenvale Satyrnaar', 1, 2779.12, -2989.45, 150.338, 1),
|
|
(3053, 'Durotar Bladefist Bay', 1, 1343.24, -4949.2, 6.45251, 1),
|
|
(3054, 'ZulDrak Frigid Breach', 571, 6414.47, -2322.69, 293.738, 1),
|
|
(3055, 'Dragonblight Jinthakalar', 571, 4612.76, -1311.72, 162.831, 1),
|
|
(3056, 'Stonetalon Mountains Camp Aparaje', 1, -36.5322, -517.285, -45.8444, 1),
|
|
(3057, 'The Battle for Mount Hyjal', 534, 5032.09, -1770.5, 1323.45, 1),
|
|
(3058, 'The Barrens Thorn Hill', 1, -112.091, -3177.54, 91.9133, 1),
|
|
(3059, 'Borean Tundra Palea', 571, 2466.96, 6840.05, 0.911707, 1),
|
|
(3060, 'Stranglethorn Vale Gurubashi Arena', 0, -13067.9, 229.13, 23.0706, 1),
|
|
(3061, 'ZulDrak Altar of Rhunok', 571, 6403.02, -3250.57, 392.617, 1),
|
|
(3062, 'Nagrand Halaa', 530, -1570.16, 7933.7, -22.2332, 1),
|
|
(3063, 'Eastern Plaguelands The Fungal Vale', 0, 2458.1, -3717.22, 177.696, 1),
|
|
(3064, 'Ulduar', 603, 2322.64, -7.25968, 424.655, 1),
|
|
(3065, 'Howling Fjord Fort Wildervar', 571, 2454.05, -5090.55, 281.532, 1),
|
|
(3066, 'Tanaris Sandsorrow Watch', 1, -7145.69, -2948.89, 10.2962, 1),
|
|
(3067, 'Bloodmyst Isle Bristlelimb Enclave', 530, -2476.38, -12216.6, 31.2676, 1),
|
|
(3068, 'Grizzly Hills Shadowfang Tower', 571, 4594.88, -5708.66, 155.209, 1),
|
|
(3069, 'Ashenvale Thistlefur Village', 1, 3337.85, -476.5, 154.489, 1),
|
|
(3070, 'The Barrens Southern Barrens', 1, -2762.9, -2236.18, 93.0417, 1),
|
|
(3071, 'Terokkar Forest Netherweb Ridge', 530, -3857.44, 4281.41, 8.37881, 1),
|
|
(3072, 'Shadowmoon Valley Netherwing Pass', 530, -4524.37, 952.803, 6.44907, 1),
|
|
(3073, 'Vault of Archavon', 624, -158.593, -104.718, 103.65, 1),
|
|
(3074, 'Feralas The Forgotten Coast', 1, -4526.45, 2360.21, -1.40238, 1),
|
|
(3075, 'The Storm Peaks The Pit of the Fang', 571, 6962.04, -1645.04, 810.848, 1),
|
|
(3076, 'Darkshore Blackwood Den', 1, 4647.15, 43.0141, 65.7973, 1),
|
|
(3077, 'Eastern Plaguelands Corins Crossing', 0, 2019.63, -4509.09, 74.5393, 1),
|
|
(3078, 'Zangarmarsh Quagg Ridge', 530, -232.051, 8010.1, 18.1415, 1),
|
|
(3079, 'Sholazar Basin Wintergrasp River', 571, 4833.27, 4604.25, -63.5066, 1),
|
|
(3080, 'Durotar Tiragarde Keep', 1, -193.487, -5039.54, 21.1663, 1),
|
|
(3081, 'Loch Modan Thelsamar', 0, -5353.48, -2993.77, 328.249, 1),
|
|
(3082, 'Dragonblight Lothalor Woodlands', 571, 3026.48, 1776.19, 131.853, 1),
|
|
(3083, 'Burning Steppes Blackrock Stronghold', 0, -7671.49, -1433.11, 140.845, 1),
|
|
(3084, 'Hillsbrad Foothills Darrow Hill', 0, -284.565, -448.78, 64.1373, 1),
|
|
(3085, 'Darkshore Ruins of Mathystra', 1, 7420.59, -917.966, 12.8604, 1),
|
|
(3086, 'Ghostlands Suncrown Village', 530, 7980.2, -7277.51, 141.477, 1),
|
|
(3087, 'Ashenvale Demon Fall Canyon', 1, 1688.79, -3218.07, 127.277, 1),
|
|
(3088, 'Terokkar Forest Derelict Caravan', 530, -3752.51, 4755.98, -17.5416, 1),
|
|
(3089, 'Elwynn Forest Mirror Lake Orchard', 0, -9479.78, 470.421, 51.6672, 1),
|
|
(3090, 'ZulDrak Altar of Mamtoth', 571, 6285.46, -4280.35, 447.557, 1),
|
|
(3091, 'Dalaran Krasus Landing', 571, 5815.27, 473.49, 658.796, 1),
|
|
(3092, 'The Barrens The Stagnant Oasis', 1, -1240.82, -2950.69, 92.3646, 1),
|
|
(3093, 'Sholazar Basin Dorians Outpost', 571, 6453.86, 5084.78, -64.0947, 1),
|
|
(3094, 'The Barrens Fray Island', 1, -1682.46, -4321.78, 3.43824, 1),
|
|
(3095, 'Ashenvale Fire Scar Shrine', 1, 2312.34, 220.706, 154.109, 1),
|
|
(3096, 'Stranglethorn Vale Crystalvein Mine', 0, -13293.7, -381.127, 12.6723, 1),
|
|
(3097, 'Blades Edge Mountains Bloodmaul Camp', 530, 3490.88, 5781.21, 4.53717, 1),
|
|
(3098, 'Silverpine Forest North Tides Run', 0, 769.299, 1937.9, -1, 1),
|
|
(3099, 'AhnQiraj Temple', 531, -8381.56, 1890.11, 2.75767, 1),
|
|
(3100, 'Dun Morogh Misty Pine Refuge', 0, -5350.61, -1040.98, 394.991, 1),
|
|
(3101, 'Bloodmyst Isle Veridian Point', 530, -1005.71, -12529.9, 14.5534, 1),
|
|
(3102, 'Hellfire Peninsula Falcon Watch', 530, -626.53, 4154.96, 63.9912, 1),
|
|
(3103, 'Grizzly Hills Camp Oneqwah', 571, 3861.65, -4525.51, 209.677, 1),
|
|
(3104, 'Stranglethorn Vale Booty Bay', 0, -14427.2, 456.51, 15.3394, 1),
|
|
(3105, 'Isle of QuelDanas Silvermoons Pride', 530, 12808.5, -7090.86, 7.36832, 1),
|
|
(3106, 'Winterspring Dun Mandarr', 1, 5697.12, -4586.71, 767.425, 1),
|
|
(3107, 'Nagrand Oshugun', 530, -2676.53, 8341.16, -77.6729, 1),
|
|
(3108, 'Dragonblight Moaki Harbor', 571, 2819.67, 897.027, 16.4065, 1),
|
|
(3109, 'Terokkar Forest Veil Harrik', 530, -3883.7, 3654.49, 336.01, 1),
|
|
(3110, 'Crystalsong Forest Sunreavers Command', 571, 5600.35, -673.941, 206.723, 1),
|
|
(3111, 'Zangarmarsh Funggor Cavern', 530, -1114.52, 5654.46, 59.617, 1),
|
|
(3112, 'Borean Tundra Torps Farm', 571, 2874.67, 6468.32, 79.2159, 1),
|
|
(3113, 'Stranglethorn Vale Kalai Ruins', 0, -12125.4, 38.1136, -6.15627, 1),
|
|
(3114, 'Isle of Conquest', 628, 1162.91, -745.908, 48.7151, 1),
|
|
(3115, 'Duskwood Beggars Haunt', 0, -10351.1, -1527.88, 92.7248, 1),
|
|
(3116, 'Wintergrasp The Sunken Ring', 571, 4932.04, 2440.23, 320.26, 1),
|
|
(3117, 'Durotar Razor Hill', 1, 312.746, -4759.15, 9.64285, 1),
|
|
(3118, 'Terokkar Forest Allerian Stronghold', 530, -2968.74, 3983.77, 1.09953, 1),
|
|
(3119, 'Silverpine Forest The Shining Strand', 0, 1268.59, 858.326, 31.9368, 1),
|
|
(3120, 'Zangarmarsh Bohamu Ruins', 530, -359.365, 7248.97, 51.8512, 1),
|
|
(3121, 'Shadowmoon Valley Netherwing Fields', 530, -4066.47, 752.399, 43.0442, 1),
|
|
(3122, 'Violet Hold', 608, 1881.36, 809.781, 38.53, 1),
|
|
(3123, 'Terokkar Forest Upper Veil Shilak', 530, -3943.18, 3034.5, 357.47, 1),
|
|
(3124, 'Netherstorm Invasion Point: Overlord', 530, 4781.28, 3474.3, 108.574, 1),
|
|
(3125, 'Alterac Valley', 30, -48.4094, -288.806, 55.5198, 1),
|
|
(3126, 'Howling Fjord Camp Winterhoof', 571, 2659.47, -4357.43, 277.893, 1),
|
|
(3127, 'Isle of QuelDanas The Bloodoath', 530, 13348.5, -6991, 17.8197, 1),
|
|
(3128, 'Borean Tundra Riplash Ruins', 571, 1414.24, 5781.64, 23.6015, 1),
|
|
(3129, 'Stonetalon Mountains The Charred Vale', 1, 750.844, 1685.66, -31.5314, 1),
|
|
(3130, 'Thunder Bluff', 1, -1223.05, 72.7538, 130.119, 1),
|
|
(3131, 'Sholazar Basin The Lost Lands', 571, 5822.91, 3944.08, -64.4584, 1),
|
|
(3132, 'Nagrand Forge Camp: Hate', 530, -1287.83, 8915.32, 60.9594, 1),
|
|
(3133, 'The Storm Peaks Crystalweb Cavern', 571, 6684.54, -1437.49, 387.506, 1),
|
|
(3134, 'Mulgore Baeldun Digsite', 1, -1957.2, 388.735, 136.004, 1),
|
|
(3135, 'UnGoro Crater Fire Plume Ridge', 1, -7183.41, -1294.81, -183.114, 1),
|
|
(3136, 'The Barrens Ratchet', 1, -924.656, -3715.91, 9.13173, 1),
|
|
(3137, 'Dustwallow Marsh Darkmist Cavern', 1, -2814.39, -2780.8, 34.5638, 1),
|
|
(3138, 'Icecrown The Conflagration', 571, 6876.86, 2600.87, 410.215, 1),
|
|
(3139, 'Ebon Hold', 609, 1366.53, -5701.25, 147.083, 1),
|
|
(3140, 'Arathi Highlands Circle of Outer Binding', 0, -1318.93, -2742.73, 59.8839, 1),
|
|
(3141, 'Azshara Timbermaw Hold', 1, 4246.38, -5228.43, 118.458, 1),
|
|
(3142, 'Eastern Plaguelands Northpass Tower', 0, 3169.98, -4374.98, 139.715, 1),
|
|
(3143, 'Terokkar Forest Carrion Hill', 530, -2825, 4755.09, -4.59742, 1),
|
|
(3144, 'Borean Tundra Frozen Reach', 571, 3263.8, 3870.79, 33.033, 1),
|
|
(3145, 'Stranglethorn Vale Zuuldaia Ruins', 0, -11687.9, 928.277, 3.33555, 1),
|
|
(3146, 'Burning Steppes Flame Crest', 0, -7535.62, -2177.22, 131.789, 1),
|
|
(3147, 'Halls of Stone', 599, 1032.76, 666.052, 202.709, 1),
|
|
(3148, 'Blades Edge Mountains Razor Ridge', 530, 2417.25, 5482.01, 266.917, 1),
|
|
(3149, 'Alterac Mountains Misty Shore', 0, 705.295, 34.7223, 33.9719, 1),
|
|
(3150, 'Terokkar Forest Tuurem', 530, -2064.57, 4196.01, 6.41555, 1),
|
|
(3151, 'Dun Morogh North Gate Outpost', 0, -5046.78, -2210.7, 400.779, 1),
|
|
(3152, 'Nagrand Windyreed Village', 530, -1886.67, 6322.39, 46.9788, 1),
|
|
(3153, 'Mulgore Red Cloud Mesa', 1, -3129.35, -492.163, 33.3701, 1),
|
|
(3154, 'Icecrown Saronite Mines', 571, 6963.19, 1983.62, 525.433, 1),
|
|
(3155, 'Icecrown Sunreaver Pavilion', 571, 8438.53, 687.868, 550.282, 1),
|
|
(3156, 'Feralas', 1, -4356.25, 646.864, 69.8904, 1),
|
|
(3157, 'Bloodmyst Isle Blacksilt Shore', 530, -2800.72, -11455.5, 5.40184, 1),
|
|
(3158, 'Tanaris The Gaping Chasm', 1, -9063.32, -3998.3, 9.32873, 1),
|
|
(3159, 'Silithus The Crystal Vale', 1, -6318.53, 1720.78, 2.38086, 1),
|
|
(3160, 'The Barrens Northwatch Hold', 1, -2063.93, -3645.5, 66.1376, 1),
|
|
(3161, 'Eastern Plaguelands Browman Mill', 0, 2480.36, -5184.73, 76.112, 1),
|
|
(3162, 'Searing Gorge Firewatch Ridge', 0, -6622.98, -890.797, 244.712, 1),
|
|
(3163, 'Ruins of AhnQiraj', 509, -8949.8, 1981.9, 21.7988, 1),
|
|
(3164, 'Silverpine Forest North Tides Hollow', 0, 871.648, 1716.79, 16.0956, 1),
|
|
(3165, 'The Storm Peaks Garms Rise', 571, 6327.87, -1715.48, 455.59, 1),
|
|
(3166, 'Darkshore Cliffspring Falls', 1, 6837.26, -668.826, 84.2968, 1),
|
|
(3167, 'Winterspring Winterfall Village', 1, 6833.2, -5041.2, 690.799, 1),
|
|
(3168, 'Stranglethorn Vale MoshOgg Ogre Mound', 0, -12369, -963.837, 12.9651, 1),
|
|
(3169, 'Westfall The Dagger Hills', 0, -11257.5, 1502.36, 38.0122, 1),
|
|
(3170, 'Arathi Highlands Circle of East Binding', 0, -849.749, -3281.32, 77.8205, 1),
|
|
(3171, 'Icecrown The Bombardment', 571, 7684.99, 1814.78, 353.32, 1),
|
|
(3172, 'Trial of the Crusader', 649, 563.66, 139.757, 399.251, 1),
|
|
(3173, 'Hillsbrad Foothills Southpoint Tower', 0, -705.869, 388.254, 70.2089, 1),
|
|
(3174, 'Grizzly Hills Harkors Camp', 571, 4326.23, -4983.15, 20.4613, 1),
|
|
(3175, 'Burning Steppes Ruins of Thaurissan', 0, -7739.74, -2118.82, 133.473, 1),
|
|
(3176, 'Azuremyst Isle Nestlewood Thicket', 530, -4411.78, -13744.6, 52.8105, 1),
|
|
(3177, 'Wetlands Whelgars Excavation Site', 0, -3445.97, -1823.6, 23.7985, 1),
|
|
(3178, 'Borean Tundra Blistering Pool', 571, 4391.75, 5882.34, 55.6874, 1),
|
|
(3179, 'Shadowmoon Valley Ruins of Baari', 530, -3303.5, 1031.59, 50.6656, 1),
|
|
(3180, 'Howling Fjord The Twisted Glade', 571, 2407.52, -4654.18, 225.631, 1),
|
|
(3181, 'Tanaris Southmoon Ruins', 1, -9117.17, -3016.26, 47.9937, 1),
|
|
(3182, 'Westfall Gold Coast Quarry', 0, -10424.3, 1905.8, 7.17894, 1),
|
|
(3183, 'Dragonblight Glittering Strand', 571, 3138.13, 2178.02, 23.8404, 1),
|
|
(3184, 'Shattrath City', 530, -1775.42, 5733.84, 128.197, 1),
|
|
(3185, 'Isle of QuelDanas Suns Reach Harbor', 530, 12846.2, -7005.78, 18.676, 1),
|
|
(3186, 'Terokkar Forest Veil Rhaze', 530, -3063.71, 5682.84, 0.23116, 1),
|
|
(3187, 'Icecrown The Aspirants Ring', 571, 8615.35, 953.646, 548.035, 1),
|
|
(3188, 'Shadowmoon Valley Skethlon Base Camp', 530, -4056.32, 1823.43, 84.4193, 1),
|
|
(3189, 'Wintergrasp Winters Edge Tower', 571, 4419.02, 2802.62, 412.714, 1),
|
|
(3190, 'Terokkar Forest Bleeding Hollow Ruins', 530, -3276.79, 5999.96, -2.55379, 1),
|
|
(3191, 'Netherstorm The Heap', 530, 2540.75, 3856.96, 139.774, 1),
|
|
(3192, 'Tirisfal Glades The North Coast', 0, 3012.86, 52.7821, 0, 1),
|
|
(3193, 'Dragonblight Scarlet Point', 571, 4634.83, -471.474, 167.885, 1),
|
|
(3194, 'Feralas Gordunni Outpost', 1, -3890.92, 140.045, 125.718, 1),
|
|
(3195, 'The Storm Peaks Garms Bane', 571, 6344.95, -1290.9, 427.928, 1),
|
|
(3196, 'Terokkar Forest Veil Shienor', 530, -1886.7, 3923.51, -0.192347, 1),
|
|
(3197, 'Eversong Woods Ruins of Silvermoon', 530, 9752.47, -6687.47, 0.63191, 1),
|
|
(3198, 'ZulDrak Altar of Harkoa', 571, 5261.12, -3770.66, 370.248, 1),
|
|
(3199, 'Howling Fjord Lydells Ambush', 571, 1642.67, -5384.42, 190.108, 1),
|
|
(3200, 'Terokkar Forest Veil Harrik', 530, -3739.17, 3748, 273.726, 1),
|
|
(3201, 'Mulgore Windfury Ridge', 1, -609.076, -593.251, -2.0242, 1),
|
|
(3202, 'DrakTharon Keep', 600, -334.144, -652.409, 11.9155, 1),
|
|
(3203, 'Wintergrasp Westspark Workshop', 571, 4373.83, 3282.3, 372.512, 1),
|
|
(3204, 'Alterac Valley', 30, 199.625, -382.177, 56.8691, 1),
|
|
(3205, 'Dragonblight Onslaught Base Camp', 571, 4150.16, -1191.41, 140.638, 1),
|
|
(3206, 'Blades Edge Mountains Crystal Spine', 530, 3989.58, 5279.09, 267.085, 1),
|
|
(3207, 'Durotar Kolkar Crag', 1, -984.816, -4503.66, 26.8016, 1),
|
|
(3208, 'Isle of QuelDanas Suns Reach Armory', 530, 12683.2, -6957.72, 36.2531, 1),
|
|
(3209, 'Redridge Mountains Renders Camp', 0, -8748.51, -2371.24, 157.967, 1),
|
|
(3210, 'Grizzly Hills Prospectors Point', 571, 3821.11, -5151.58, 119.074, 1),
|
|
(3211, 'Stranglethorn Vale Gromgol Base Camp', 0, -12385.7, 180.811, 2.62308, 1),
|
|
(3212, 'Borean Tundra Fizzcrank Airstrip', 571, 4150.97, 5306.58, 25.1219, 1),
|
|
(3213, 'Teldrassil Gnarlpine Hold', 1, 9137.81, 1764.68, 1319.52, 1),
|
|
(3214, 'Howling Fjord The Broken Bluffs', 571, 2845.54, -5825.19, 277.713, 1),
|
|
(3215, 'Bloodmyst Isle The Vector Coil', 530, -1965.61, -10620.2, 163.838, 1),
|
|
(3216, 'Howling Fjord Vengeance Landing', 571, 1948.54, -6146.63, 24.2777, 1),
|
|
(3217, 'Stranglethorn Vale Nesingwarys Expedition', 0, -11628.6, -54.5569, 11.0223, 1),
|
|
(3218, 'ZulDrak Altar of Sseratus', 571, 6252.69, -2620.27, 302.502, 1),
|
|
(3219, 'Alterac Valley', 30, -560.104, -206.945, 58.3937, 1),
|
|
(3220, 'Nagrand The Ring of Trials', 530, -2160.02, 6666.19, 2.58939, 1),
|
|
(3221, 'Teldrassil Aldrassil', 1, 10459.9, 808.041, 1322.83, 1),
|
|
(3222, 'The Storm Peaks The Foot Steppes', 571, 7345.86, -1209.14, 910.565, 1),
|
|
(3223, 'Ghostlands Hatchet Hills', 530, 6764.76, -7610.55, 128.535, 1),
|
|
(3224, 'Grizzly Hills Zimbos Hideout', 571, 4178.56, -1850.96, 204.417, 1),
|
|
(3225, 'Grizzly Hills Grizzlemaw', 571, 3999.73, -3831.31, 223.779, 1),
|
|
(3226, 'Netherstorm The Tempest Rift', 530, 3088.95, 1756.32, 144.732, 1),
|
|
(3227, 'Netherstorm Access Shaft Zeon', 530, 3760.86, 2082.87, 152.837, 1),
|
|
(3228, 'Desolace Sargeron', 1, -125.914, 848.426, 118.784, 1),
|
|
(3229, 'Eastern Plaguelands The Infectis Scar', 0, 2097.09, -4275.74, 20.4198, 1),
|
|
(3230, 'ZulDrak Thryms End', 571, 5722.51, -1486.08, 233.493, 1),
|
|
(3231, 'Westfall Saldeans Farm', 0, -10186.4, 1081.39, 36.6235, 1),
|
|
(3232, 'Desolace Ghost Walker Post', 1, -1236.88, 1749.59, 90.3568, 1),
|
|
(3233, 'Darkshore Mists Edge', 1, 7107.76, 76.4364, 15.1635, 1),
|
|
(3234, 'Terokkar Forest Tomb of Lights', 530, -3002.11, 4544.92, -22.0097, 1),
|
|
(3235, 'Icecrown Savage Ledge', 571, 8416.36, 3100.12, 588.224, 1),
|
|
(3236, 'Tanaris', 1, -8314.71, -3365.48, 10.2963, 1),
|
|
(3237, 'Silithus Twilight Post', 1, -6749.34, 1619.44, 12.6846, 1),
|
|
(3238, 'Icecrown The Argent Vanguard', 571, 6214.31, 7.55615, 410.246, 1),
|
|
(3239, 'Strand of the Ancients', 607, 1068.69, -86.951, 93.81, 1),
|
|
(3240, 'Hillsbrad Foothills Nethander Stead', 0, -914.789, -957.276, 30.7735, 1),
|
|
(3241, 'Alterac Valley', 30, -1484.03, -437.682, 69.8575, 1),
|
|
(3242, 'Blades Edge Mountains Jagged Ridge', 530, 1961.3, 6082.44, 144.849, 1),
|
|
(3243, 'Icecrown', 571, 7936.38, 1204.91, 466.355, 1),
|
|
(3244, 'Blades Edge Mountains Dragons End', 530, 2641.95, 6250.57, 3.2143, 1),
|
|
(3245, 'Sholazar Basin Deaths Hand Encampment', 571, 6061.79, 4453.47, -79.178, 1),
|
|
(3246, 'Borean Tundra Coast of Echoes', 571, 2710.79, 6719.78, 9.83372, 1),
|
|
(3247, 'Bloodmyst Isle The Bloodwash', 530, -1222.09, -11427.6, 3.15489, 1),
|
|
(3248, 'Crystalsong Forest The Unbound Thicket', 571, 5500.14, -587.453, 155.008, 1),
|
|
(3249, 'Teldrassil Starbreeze Village', 1, 9856.04, 422.91, 1306.63, 1),
|
|
(3250, 'The Storm Peaks Snowdrift Plains', 571, 8340.13, -116.164, 827.226, 1),
|
|
(3251, 'Darnassus', 1, 9676.13, 2519.77, 1334.68, 1),
|
|
(3252, 'Sholazar Basin Hardknuckle Clearing', 571, 5135.57, 4003.82, -61.5899, 1),
|
|
(3253, 'Blades Edge Mountains Churning Gulch', 530, 2843.57, 6223.44, 9.4271, 1),
|
|
(3254, 'Searing Gorge Grimesilt Dig Site', 0, -7023.96, -1721.88, 241.764, 1),
|
|
(3255, 'Alterac Valley', 30, -1400.64, -304.3, 89.7008, 1),
|
|
(3256, 'Nagrand Maghari Procession', 530, -1291.87, 8507.99, 16.0798, 1),
|
|
(3257, 'Nagrand Laughing Skull Courtyard', 530, -863.464, 7695.9, 37.6323, 1),
|
|
(3258, 'The Storm Peaks Garm', 571, 6330.92, -1418.43, 425.82, 1),
|
|
(3259, 'Wetlands Ironbeards Tomb', 0, -2847.37, -2239.42, 16.3135, 1),
|
|
(3260, 'Borean Tundra Amber Ledge', 571, 3619.86, 5893.46, 174.578, 1),
|
|
(3261, 'Feralas Frayfeather Highlands', 1, -5619.17, 1681.28, 84.0323, 1),
|
|
(3262, 'Dun Morogh Amberstill Ranch', 0, -5524.53, -1354.1, 398.694, 1),
|
|
(3263, 'Nagrand Burning Blade Ruins', 530, -2488.33, 6179.86, 60.1037, 1),
|
|
(3264, 'Eversong Woods East Sanctum', 530, 8692.87, -7059, 47.5174, 1),
|
|
(3265, 'Wetlands Angerfang Encampment', 0, -3442.35, -2347.5, 51.9232, 1),
|
|
(3266, 'Darkshore AmethAran', 1, 5705.44, 137.489, 34.4815, 1),
|
|
(3267, 'Pit of Saron', 658, 511.7, 163.322, 528.688, 1),
|
|
(3268, 'Zangarmarsh Darkcrest Enclave', 530, -352.572, 6318.13, 22.0346, 1),
|
|
(3269, 'Alterac Valley', 30, 773.041, -485.532, 98.8613, 1),
|
|
(3270, 'Hillsbrad Foothills Azurelode Mine', 0, -825.513, 142.003, 17.6065, 1),
|
|
(3271, 'Tanaris Zalashjis Den', 1, -7418.07, -4946.77, -1.99812, 1),
|
|
(3272, 'Ashenvale Silverwing Outpost', 1, 1784.03, -2044.12, 109.92, 1),
|
|
(3273, 'Grizzly Hills Westfall Brigade Encampment', 571, 4542.03, -4196.29, 173.235, 1),
|
|
(3274, 'Howling Fjord New Agamand', 571, 411.528, -4583.89, 242.001, 1),
|
|
(3275, 'Tanaris Southbreak Shore', 1, -8569.33, -4837.52, 0.368168, 1),
|
|
(3276, 'Thunder Bluff Spirit Rise', 1, -1016.88, 285.408, 135.829, 1),
|
|
(3277, 'Loch Modan Dun Algaz', 0, -4705.12, -2698.64, 318.819, 1),
|
|
(3278, 'Howling Fjord Thorvalds Camp', 571, 341.427, -4233.97, 252.626, 1),
|
|
(3279, 'Hellfire Peninsula Fallen Sky Ridge', 530, 55.9931, 4800.01, 81.1801, 1),
|
|
(3280, 'Terokkar Forest Blackwind Landing', 530, -3384.47, 3611.3, 276.071, 1),
|
|
(3281, 'Ghostlands ZebTela', 530, 7360.37, -7832.71, 148.134, 1),
|
|
(3282, 'Bloodmyst Isle Amberweb Pass', 530, -1507.83, -10722.5, 68.0362, 1),
|
|
(3283, 'Western Plaguelands Dalsons Tears', 0, 1910.16, -1588.46, 60.0382, 1),
|
|
(3284, 'Deadmines', 36, -152.997, -590.709, 19.0535, 1),
|
|
(3285, 'UnGoro Crater Lakkari Tar Pits', 1, -6616.95, -1416.21, -271.722, 1),
|
|
(3286, 'Isle of Conquest', 628, 1349.14, -439.118, 0.259844, 1),
|
|
(3287, 'Arathi Highlands The Forbidding Sea', 0, -1813.51, -4155.14, 9.89494, 1),
|
|
(3288, 'Blades Edge Mountains Blades Run', 530, 964.668, 6001.57, 123.871, 1),
|
|
(3289, 'Blasted Lands Rise of the Defiler', 0, -11236.2, -2945, 11.2975, 1),
|
|
(3290, 'Azuremyst Isle Ammen Fields', 530, -4150.06, -13490.1, 47.4972, 1),
|
|
(3291, 'Nagrand Telaari Basin', 530, -2012.37, 6984.6, -86.757, 1),
|
|
(3292, 'Razorfen Kraul', 47, 2117.18, 1693.67, 80.5766, 1),
|
|
(3293, 'Sholazar Basin The Savage Thicket', 571, 6489.78, 4915.25, -57.4056, 1),
|
|
(3294, 'Nagrand The Ring of Blood', 530, -720.081, 7932.23, 58.8922, 1),
|
|
(3295, 'Silithus Ravaged Twilight Camp', 1, -6190.84, 1784.27, 22.1443, 1),
|
|
(3296, 'Westfall Moonbrook', 0, -11052.1, 1495.5, 44.3616, 1),
|
|
(3297, 'Elwynn Forest Heroes Vigil', 0, -9138.07, -1035.47, 71.433, 1),
|
|
(3298, 'Ghostlands Anowyn', 530, 6830.13, -7176.33, 26.0216, 1),
|
|
(3299, 'Ghostlands Windrunner Village', 530, 7278.82, -5927.09, 17.8029, 1),
|
|
(3300, 'Borean Tundra Warsong Farms Outpost', 571, 2876.63, 6384.6, 93.4697, 1),
|
|
(3301, 'Thousand Needles Ironstone Camp', 1, -5842.36, -3406.93, -50.8497, 1),
|
|
(3302, 'The Barrens Bramblescar', 1, -2084.91, -2608.87, 93.5946, 1),
|
|
(3303, 'The Hinterlands The Overlook Cliffs', 0, -90.0739, -4585.37, 10.9502, 1),
|
|
(3304, 'Eversong Woods Golden Strand', 530, 8743.23, -5697.4, 0.31078, 1),
|
|
(3305, 'Feralas Camp Mojache', 1, -4394.15, 212.484, 25.5193, 1),
|
|
(3306, 'Wetlands Black Channel Marsh', 0, -3545.56, -1331.21, 10.271, 1),
|
|
(3307, 'Azuremyst Isle Geezles Camp', 530, -4599.86, -12879.3, 6.8246, 1),
|
|
(3308, 'ZulGurub', 309, -11885.8, -1877.17, 63.6083, 1),
|
|
(3309, 'Blades Edge Mountains Northmaul Tower', 530, 1692.68, 6306.07, 2.94228, 1),
|
|
(3310, 'Howling Fjord Gjalerhorn', 571, 2713.75, -4016.57, 378.578, 1),
|
|
(3311, 'Feralas Lariss Pavilion', 1, -4122.88, 109.93, 75.8011, 1),
|
|
(3312, 'The Barrens The Morshan Rampart', 1, 1250.6, -2244.22, 92.7232, 1),
|
|
(3313, 'Mulgore The Golden Plains', 1, -1309.59, -635.962, -58.6371, 1),
|
|
(3314, 'Arathi Highlands Hammerfall', 0, -967.201, -3548.33, 57.0722, 1),
|
|
(3315, 'Dustwallow Marsh Alcaz Island', 1, -2678.24, -4986.74, 21.7668, 1),
|
|
(3316, 'Nagrand Southwind Cleft', 530, -1987.41, 7550.85, -86.7786, 1),
|
|
(3317, 'Arathi Basin', 529, 815.798, 831.478, -57.1758, 1),
|
|
(3318, 'Badlands Hammertoes Digsite', 0, -6431.89, -3405.84, 229.797, 1),
|
|
(3319, 'Stranglethorn Vale Bloodsail Compound', 0, -13414.4, 743.018, 1.70527, 1),
|
|
(3320, 'Wetlands Dun Modr', 0, -2615.77, -2357.83, 80.9065, 1),
|
|
(3321, 'Azuremyst Isle Shadow Ridge', 530, -4535.66, -13327.2, 77.8384, 1),
|
|
(3322, 'UnGoro Crater Waygate', 1, -6217.14, -1321.41, -212.732, 1),
|
|
(3323, 'Stonetalon Mountains Blackwolf River', 1, 1210.04, -30.1524, -3.12624, 1),
|
|
(3324, 'Howling Fjord Vengeance Lift', 571, 1546.39, -5695.56, 249.895, 1),
|
|
(3325, 'Hellfire Peninsula Northern Rampart', 530, -4.02767, 3199.79, 12.7757, 1),
|
|
(3326, 'Burning Steppes Slither Rock', 0, -7682.49, -2949.51, 132.367, 1),
|
|
(3327, 'Teldrassil Banethil Hollow', 1, 9885.56, 1529.5, 1275.6, 1),
|
|
(3328, 'Durotar Thunder Ridge', 1, 861.762, -4177.55, -14.0174, 1),
|
|
(3329, 'Dustwallow Marsh Brackenwall Village', 1, -3095.79, -2854.26, 34.7793, 1),
|
|
(3330, 'Felwood Deadwood Village', 1, 3649.36, -1137.83, 208.631, 1),
|
|
(3331, 'Dragonblight The Wicked Coil', 571, 4399.31, 573.491, 114.872, 1),
|
|
(3332, 'Hellfire Peninsula Supply Caravan', 530, 65.6938, 2537.3, 64.4826, 1),
|
|
(3333, 'The Barrens Lushwater Oasis', 1, -1111.46, -2126.04, 78.6348, 1),
|
|
(3334, 'Ruins of AhnQiraj', 509, -8605.82, 1458.3, 32.032, 1),
|
|
(3335, 'Dragonblight The Crystal Vice', 571, 4895.23, 295.912, 131.721, 1),
|
|
(3336, 'ZulDrak ZolMaz Stronghold', 571, 6470.83, -3937.5, 482.837, 1),
|
|
(3337, 'Moonglade Lake Eluneara', 1, 7504.12, -2578.75, 457.165, 1),
|
|
(3338, 'Icecrown The Alliance Valiants Ring', 571, 8651.24, 752.118, 548.255, 1),
|
|
(3339, 'The Hinterlands ShadraAlor', 0, -285.583, -2913.34, 83.2746, 1),
|
|
(3340, 'Ruins of AhnQiraj', 509, -9334.3, 1916.92, 85.6798, 1),
|
|
(3341, 'Wintergrasp Flamewatch Tower', 571, 4464.35, 1946.13, 465.731, 1),
|
|
(3342, 'Badlands Camp Kosh', 0, -6279.05, -3712.41, 244.257, 1),
|
|
(3343, 'Desolace Shadowbreak Ravine', 1, -1915.2, 638.062, 107.888, 1),
|
|
(3344, 'Wintergrasp Eastern Bridge', 571, 4681.43, 2413.4, 370.121, 1),
|
|
(3345, 'Badlands Apocryphans Rest', 0, -6886.22, -2452.98, 245.292, 1),
|
|
(3346, 'Arathi Highlands Circle of Inner Binding', 0, -1584.55, -2119.19, 27.9018, 1),
|
|
(3347, 'Azshara Southridge Beach', 1, 3318.01, -5717.97, 3.26553, 1),
|
|
(3348, 'The Hinterlands Aerie Peak', 0, 226.607, -2069.68, 126.247, 1),
|
|
(3349, 'Darnassus', 1, 9948.88, 2484.54, 1316.35, 1),
|
|
(3350, 'Desolace Tethris Aran', 1, 208.215, 1881.31, 128.28, 1),
|
|
(3351, 'Dragonblight Stars Rest', 571, 3501.18, 2000.58, 65.654, 1),
|
|
(3352, 'Thousand Needles The Screeching Canyon', 1, -5440.37, -1685.69, -38.4093, 1),
|
|
(3353, 'The Hinterlands The Creeping Ruin', 0, 104.152, -3477.42, 109.005, 1),
|
|
(3354, 'Azshara Hetaeras Clutch', 1, 3827.25, -6153.95, 4.54625, 1),
|
|
(3355, 'Grizzly Hills Amberpine Lodge', 571, 3424.13, -2790.68, 201.587, 1),
|
|
(3356, 'Dragonblight DrakMar Lake', 571, 4622.02, -1466.25, 157.726, 1),
|
|
(3357, 'Silverpine Forest The Dead Field', 0, 1030.05, 1530.52, 31.9197, 1),
|
|
(3358, 'Western Plaguelands Caer Darrow', 0, 1138.99, -2531.02, 60.7578, 1),
|
|
(3359, 'Azuremyst Isle Fairbridge Strand', 530, -2920.58, -12445.9, 5.1581, 1),
|
|
(3360, 'Hellfire Peninsula Valley of Bones', 530, -819, 2372.82, 7.989, 1),
|
|
(3361, 'The Barrens The Merchant Coast', 1, -1484.97, -3845.57, 22.3606, 1),
|
|
(3362, 'Dustwallow Marsh Stonemaul Ruins', 1, -4358.56, -3290.9, 39.5516, 1),
|
|
(3363, 'Icecrown Halls of the Ancestors', 571, 7369.12, 3821.18, 617.929, 1),
|
|
(3364, 'Arathi Highlands Refuge Pointe', 0, -1261.6, -2546.09, 21.7138, 1),
|
|
(3365, 'Ebon Hold', 609, 1599.28, -5741.85, 119.322, 1),
|
|
(3366, 'Silverpine Forest The Decrepit Ferry', 0, 717.989, 1056.45, 46.9303, 1),
|
|
(3367, 'Hellfire Peninsula Void Ridge', 530, -919.059, 1487.45, 30.2878, 1),
|
|
(3368, 'Dragonblight 7th Legion Front', 571, 4533.6, 11.2265, 72.7134, 1),
|
|
(3369, 'Wetlands Mosshide Fen', 0, -3746, -2947.81, 10.4912, 1),
|
|
(3370, 'The Barrens Groldom Farm', 1, 177.323, -2987.73, 93.1712, 1),
|
|
(3371, 'Stonetalon Mountains Stonetalon Peak', 1, 2511.81, 1552.15, 263.715, 1),
|
|
(3372, 'Ghostlands Amani Catacombs', 530, 7647.18, -7216.74, 156.154, 1),
|
|
(3373, 'Ahnkahet: The Old Kingdom', 619, 473.248, -741.331, -31.5872, 1),
|
|
(3374, 'Grizzly Hills Vordrassil Pass', 571, 3874.93, -3428.76, 297.796, 1),
|
|
(3375, 'Stonetalon Mountains Grimtotem Post', 1, 94.5783, -482.316, 15.8381, 1),
|
|
(3376, 'Sholazar Basin The Blight Line', 571, 5922.23, 4167.17, -80.329, 1),
|
|
(3377, 'The Hinterlands Skulk Rock', 0, 370.197, -3801.64, 111.834, 1),
|
|
(3378, 'Blades Edge Mountains Singing Ridge', 530, 1668.8, 5460.7, 265.762, 1),
|
|
(3379, 'ZulDrak Reliquary of Agony', 571, 5140.8, -1616.94, 236.039, 1),
|
|
(3380, 'Burning Steppes Dracodar', 0, -8203.09, -922.076, 133.28, 1),
|
|
(3381, 'Burning Steppes Blackrock Pass', 0, -8489.58, -2539.58, 131.087, 1),
|
|
(3382, 'Howling Fjord Kamagua', 571, 760.682, -2908.06, 7.07616, 1),
|
|
(3383, 'Nagrand The Barrier Hills', 530, -1701.8, 6247.21, 65.8845, 1),
|
|
(3384, 'Winterspring', 1, 7077.56, -4337.58, 678.795, 1),
|
|
(3385, 'Borean Tundra Winterfin Caverns', 571, 3997.04, 6348.2, 8.05543, 1),
|
|
(3386, 'Eastern Plaguelands Northdale', 0, 2986.54, -4974.8, 106.98, 1),
|
|
(3387, 'Alterac Mountains Soferas Naze', 0, 236.107, -850.734, 146.978, 1),
|
|
(3388, 'Dalaran Dalaran City', 571, 5798.27, 691.66, 658.032, 1),
|
|
(3389, 'Howling Fjord Vengeance Landing Inn', 571, 1886.08, -6204.48, 23.8363, 1),
|
|
(3390, 'The Hinterlands Seradane', 0, 803.387, -3996.83, 122.005, 1),
|
|
(3391, 'Nagrand Laughing Skull Ruins', 530, -784.094, 7765.94, 40.9791, 1),
|
|
(3392, 'Eversong Woods ZebWatha', 530, 8448.99, -7585.26, 158.096, 1),
|
|
(3393, 'Blades Edge Mountains Wyrmskull Tunnel', 530, 3169.16, 6261.81, 124.064, 1),
|
|
(3394, 'Eversong Woods Fairbreeze Village', 530, 8688.39, -6694.29, 73.1161, 1),
|
|
(3395, 'Feralas Dire Maul', 1, -4488.42, 1420.93, 127.213, 1),
|
|
(3396, 'Felwood Shatter Scar Vale', 1, 5585.55, -856.632, 379.887, 1),
|
|
(3397, 'Ghostlands Andilien Estate', 530, 7096.86, -6864.17, 46.1903, 1),
|
|
(3398, 'Deadwind Pass The Masters Cellar', 0, -11124.4, -1862.36, -10.4523, 1),
|
|
(3399, 'Sholazar Basin The Sundered Shard', 571, 5616.92, 3772.68, -94.258, 1),
|
|
(3400, 'Ulduar', 603, 587.614, 277.012, 360.886, 1),
|
|
(3401, 'Felwood Shadow Hold', 1, 5305.82, -587.59, 247.141, 1),
|
|
(3402, 'Blades Edge Mountains Ogrila', 530, 2309.65, 7288.83, 365.89, 1),
|
|
(3403, 'Howling Fjord Garvans Reef', 571, -15.4769, -3520.83, 35.3741, 1),
|
|
(3404, 'Borean Tundra Kaskala', 571, 3049.86, 4802.44, 2.03098, 1),
|
|
(3405, 'Stonetalon Mountains Greatwood Vale', 1, 58.5667, -730.387, -20.7827, 1),
|
|
(3406, 'Eastern Plaguelands ZulMashar', 0, 3352.88, -4878.46, 160.003, 1),
|
|
(3407, 'Durotar Senjin Village', 1, -813.994, -4920.57, 19.4341, 1),
|
|
(3408, 'ZulDrak Pools of JinAlai', 571, 5601.3, -3501.48, 350.41, 1),
|
|
(3409, 'Eversong Woods The Dead Scar', 530, 8856.03, -6976.94, 30.0872, 1),
|
|
(3410, 'Teldrassil Pools of Arlithrien', 1, 9614.76, 1814.46, 1295.24, 1),
|
|
(3411, 'Ahnkahet: The Old Kingdom', 619, 812.638, -707.838, -59.5988, 1),
|
|
(3412, 'Nagrand Throne of the Elements', 530, -792.767, 6944.64, 32.1774, 1),
|
|
(3413, 'Eastern Plaguelands Lights Hope Chapel', 0, 2288.8, -5319.14, 88.9963, 1),
|
|
(3414, 'Eastern Plaguelands Stratholme', 0, 3259.74, -3390.09, 143.522, 1),
|
|
(3415, 'Alterac Valley', 30, -202.059, -108.314, 78.5783, 1),
|
|
(3416, 'Borean Tundra Farshire Mine', 571, 2798.24, 5275.97, 21.7922, 1),
|
|
(3417, 'The Barrens The Dry Hills', 1, 558.795, -1404.96, 93.7917, 1),
|
|
(3418, 'Bloodmyst Isle Blood Watch', 530, -1942.65, -11851, 51.5281, 1),
|
|
(3419, 'Hellfire Peninsula Reavers Fall', 530, -40.3117, 2169.56, 108.544, 1),
|
|
(3420, 'The Hinterlands Agolwatha', 0, 373.103, -3313.36, 116.333, 1),
|
|
(3421, 'Tanaris Waterspring Field', 1, -7633.77, -4473.08, 9.89368, 1),
|
|
(3422, 'The Storm Peaks Rohemdal Pass', 571, 6861.51, -114.893, 793.518, 1),
|
|
(3423, 'Feralas Feathermoon Stronghold', 1, -4401.73, 3275.46, 12.3194, 1),
|
|
(3424, 'Borean Tundra Taunkale Village', 571, 3467.02, 4130.35, 15.6472, 1),
|
|
(3425, 'Hellfire Peninsula Stonewall Canyon', 530, 414.961, 3012.01, 19.6177, 1),
|
|
(3426, 'Tanaris Valley of the Watchers', 1, -9381.94, -2616.78, 12.9772, 1),
|
|
(3427, 'The Barrens Gold Road', 1, 143.018, -2682.82, 91.7917, 1),
|
|
(3428, 'DrakTharon Keep', 600, -505.321, -683.579, 30.3714, 1),
|
|
(3429, 'Dustwallow Marsh Beezils Wreck', 1, -3989.58, -3756.86, 39.2567, 1),
|
|
(3430, 'ZulDrak Kolramas', 571, 4944.89, -3449.95, 296.592, 1),
|
|
(3431, 'Felwood Jadefire Run', 1, 6443.95, -812.685, 473.476, 1),
|
|
(3432, 'Shadowmoon Valley Crimson Watch', 530, -4585.05, 1341.52, 139.519, 1),
|
|
(3433, 'Icecrown QuelDelars Rest', 571, 8118.96, 778.759, 481.204, 1),
|
|
(3434, 'Dustwallow Marsh Dustwallow Bay', 1, -3563.72, -3907.95, 12.0072, 1),
|
|
(3435, 'Blasted Lands Garrison Armory', 0, -10893, -3194.57, 49.797, 1),
|
|
(3436, 'Eastern Plaguelands The Undercroft', 0, 1581.2, -3239.66, 85.8314, 1),
|
|
(3437, 'Tanaris Abyssal Sands', 1, -7830.6, -3341.54, 60.0838, 1),
|
|
(3438, 'Feralas Ruins of Isildien', 1, -5418.5, 1251.67, 23.3841, 1),
|
|
(3439, 'Terokkar Forest Blackwind Lake', 530, -3722.04, 3386.99, 273.174, 1),
|
|
(3440, 'Arathi Highlands Drywhisker Gorge', 0, -993.827, -3812.06, 141.678, 1),
|
|
(3441, 'Sholazar Basin Frenzyheart River', 571, 5432.09, 4315.3, -137.512, 1),
|
|
(3442, 'Felwood Felpaw Village', 1, 6778.94, -1942.47, 550.796, 1),
|
|
(3443, 'The Storm Peaks Dun Niffelem', 571, 7316.19, -2750.52, 774.841, 1),
|
|
(3444, 'Bloodmyst Isle The Foul Pool', 530, -1553.33, -11054.4, 60.9, 1),
|
|
(3445, 'Azshara Ravencrest Monument', 1, 2381.82, -6854.15, 121.214, 1),
|
|
(3446, 'Durotar Shrine of the Dormant Flame', 1, -269.97, -4000.87, 168.218, 1),
|
|
(3447, 'Icecrown Ymirheim', 571, 7026.62, 1876.39, 533.01, 1),
|
|
(3448, 'Crystalsong Forest Violet Stand', 571, 5737.49, 998.099, 198.361, 1),
|
|
(3449, 'Darkshore Tower of Althalaxx', 1, 7175.35, -762.584, 59.5561, 1),
|
|
(3450, 'Nagrand Southwind Cleft', 530, -2041.72, 7441.4, -99.5036, 1),
|
|
(3451, 'Blades Edge Mountains Insidions Perch', 530, 4117.67, 5379.04, 266.612, 1),
|
|
(3452, 'Ahnkahet: The Old Kingdom', 619, 617.258, -812.005, -3.22088, 1),
|
|
(3453, 'Westfall The Dead Acre', 0, -10805.2, 837.114, 32.9496, 1),
|
|
(3454, 'Eastern Plaguelands The Marris Stead', 0, 1894.42, -3217.24, 123.061, 1),
|
|
(3455, 'Arathi Basin', 529, 812.093, 1161.07, 11.6124, 1),
|
|
(3456, 'Winterspring Frostwhisper Gorge', 1, 5211.18, -4576.94, 834.724, 1),
|
|
(3457, 'The Barrens The Sludge Fen', 1, 1057.75, -3090.22, 91.5141, 1),
|
|
(3458, 'Loch Modan Valley of Kings', 0, -5877.24, -2605.28, 313.543, 1),
|
|
(3459, 'Westfall Furlbrows Pumpkin Farm', 0, -9869.38, 1228.47, 41.6656, 1),
|
|
(3460, 'Ghostlands Tranquillien', 530, 7565.37, -6807.69, 86.911, 1),
|
|
(3461, 'Nagrand Ancestral Grounds', 530, -2201.12, 8824.08, 16.2549, 1),
|
|
(3462, 'Bloodmyst Isle The Bloodcursed Reef', 530, -1117.44, -12782.2, -19.2117, 1),
|
|
(3463, 'Western Plaguelands The Bulwark', 0, 1642.86, -928.296, 68.6817, 1),
|
|
(3464, 'Elwynn Forest Mirror Lake', 0, -9352.18, 503.765, 50.433, 1),
|
|
(3465, 'Arathi Highlands Boulderfist Hall', 0, -1981.89, -2773.34, 81.3213, 1),
|
|
(3466, 'Icecrown Ufrangs Hall', 571, 8426.21, 2944.92, 602.376, 1),
|
|
(3467, 'The Barrens The Crossroads', 1, -427.917, -2614.91, 95.6968, 1),
|
|
(3468, 'The Battle for Mount Hyjal', 534, 5059.65, -1498.7, 1339.72, 1),
|
|
(3469, 'Wetlands The Green Belt', 0, -3228.17, -2850.52, 16.5934, 1),
|
|
(3470, 'Darkshore The Long Wash', 1, 6123.33, 575.978, -1.76735, 1),
|
|
(3471, 'Icecrown Sindragosas Fall', 571, 7733.28, 989.97, 448.648, 1),
|
|
(3472, 'ZulDrak Mamtoth Crater', 571, 6027.19, -4276.5, 337.364, 1),
|
|
(3473, 'Eversong Woods Runestone Shandor', 530, 8201.95, -7134.6, 133.121, 1),
|
|
(3474, 'Azuremyst Isle Pod Wreckage', 530, -4466.65, -12664.5, 18.3855, 1),
|
|
(3475, 'Grizzly Hills Voldrune', 571, 2846.76, -2630.59, 84.7385, 1),
|
|
(3476, 'Wetlands Dun Algaz', 0, -4268.95, -2428.3, 252.499, 1),
|
|
(3477, 'Wintergrasp', 571, 4585.57, 2656.52, 379.22, 1),
|
|
(3478, 'Moonglade', 1, 7566.29, -2324.07, 465.892, 1),
|
|
(3479, 'UnGoro Crater Golakka Hot Springs', 1, -7319.27, -550.324, -270.183, 1),
|
|
(3480, 'Netherstorm The Scrap Field', 530, 3269, 2655.24, 144.271, 1),
|
|
(3481, 'Terokkar Forest Allerian Post', 530, -2590.33, 3321.52, 0.601957, 1),
|
|
(3482, 'Icecrown Scourgeholme', 571, 6707.83, 535.834, 405.493, 1),
|
|
(3483, 'The Hinterlands Featherbeards Hovel', 0, 76.3837, -2156.37, 103.981, 1),
|
|
(3484, 'Alterac Valley', 30, -951.955, -197.5, 77.212, 1),
|
|
(3485, 'Isle of QuelDanas The Dawning Square', 530, 12625.7, -6902.19, 4.68435, 1),
|
|
(3486, 'Stonetalon Mountains Malakajin', 1, -188.424, -347.647, 8.87371, 1),
|
|
(3487, 'Tanaris The Noxious Lair', 1, -7931.32, -2546.3, 8.92046, 1),
|
|
(3488, 'Bloodmyst Isle Bladewood', 530, -1752.97, -11620.2, 34.6891, 1),
|
|
(3489, 'Bloodmyst Isle Wyrmscar Island', 530, -1311.25, -12438.6, 38.4669, 1),
|
|
(3490, 'Swamp of Sorrows Splinterspear Junction', 0, -10391.9, -2620.49, 40.4627, 1),
|
|
(3491, 'The Barrens The Forgotten Pools', 1, 90.2752, -1880.74, 94.3379, 1),
|
|
(3492, 'Dalaran The Underbelly', 571, 5796.89, 689.152, 619.115, 1),
|
|
(3493, 'The Barrens Dreadmist Peak', 1, 316.669, -2211.67, 213.354, 1),
|
|
(3494, 'Azuremyst Isle Silverline Lake', 530, -4400.16, -13633.6, 41.4576, 1),
|
|
(3495, 'Nagrand Nesingwary Safari', 530, -1461.78, 6344.3, 37.2739, 1),
|
|
(3496, 'The Battle for Mount Hyjal', 534, 5526.45, -2778.1, 1494.21, 1),
|
|
(3497, 'Sholazar Basin The Path of the Lifewarden', 571, 5011.22, 5769.86, -79.2474, 1),
|
|
(3498, 'Thousand Needles Highperch', 1, -5074.16, -1017.81, -4.82582, 1),
|
|
(3499, 'The Storm Peaks Nidavelir', 571, 7927.95, -21.8609, 959.864, 1),
|
|
(3500, 'Azuremyst Isle Wildwind Peak', 530, -3740.3, -11442, 318.458, 1),
|
|
(3501, 'Ashenvale Silverwing Grove', 1, 1450.79, -1862.09, 127.356, 1),
|
|
(3502, 'Arathi Highlands Thoradins Wall', 0, -630.746, -1846.19, 54.8203, 1),
|
|
(3503, 'Terokkar Forest Ring of Observance', 530, -3521.88, 4952.89, -101.313, 1),
|
|
(3504, 'Feralas Woodpaw Hills', 1, -4965.53, 467.868, 17.4854, 1),
|
|
(3505, 'Teldrassil Shadowglen', 1, 10509.4, 868.567, 1314.04, 1),
|
|
(3506, 'Loch Modan Stonewrought Dam', 0, -4747.9, -3269.12, 310.257, 1),
|
|
(3507, 'Isle of QuelDanas The Dawnchaser', 530, 13296.3, -7156.24, 3.98197, 1),
|
|
(3508, 'Tirisfal Glades Garrens Haunt', 0, 2749.73, 384.845, 24.1979, 1),
|
|
(3509, 'Mulgore The Rolling Plains', 1, -2643.41, -1215.4, 1.87678, 1),
|
|
(3510, 'The Barrens Southfury River', 1, 499.038, -3779.24, 17.1513, 1),
|
|
(3511, 'Sholazar Basin Rivers Heart', 571, 5502.34, 4868.5, -197.221, 1),
|
|
(3512, 'Grizzly Hills Forests Edge Post', 571, 3140.86, -2990.92, 126.688, 1),
|
|
(3513, 'Elwynn Forest The Maclure Vineyards', 0, -9979.29, 86.038, 34.7465, 1),
|
|
(3514, 'Durotar Spirit Rock', 1, -877.79, -4290.36, 72.7066, 1),
|
|
(3515, 'Desolace Shadowprey Village', 1, -1670.87, 3114.33, 30.5615, 1),
|
|
(3516, 'Blades Edge Mountains Skyguard Outpost', 530, 2522.06, 7332.36, 373.524, 1),
|
|
(3517, 'The Barrens Shrine of the Fallen Warrior', 1, -390.928, -2182.54, 158.68, 1),
|
|
(3518, 'Silverpine Forest The Skittering Dark', 0, 1248.04, 1919.41, 13.3078, 1),
|
|
(3519, 'Dragonblight Wintergarde Mine', 571, 3851.86, -924.791, 113.966, 1),
|
|
(3520, 'Tirisfal Glades Venomweb Vale', 0, 2471.74, -896.42, 61.5998, 1),
|
|
(3521, 'Grizzly Hills Vordrassils Heart', 571, 3749.68, -3163.08, 285.369, 1),
|
|
(3522, 'Darkshore Auberdine', 1, 6438.62, 471.896, 8.12515, 1),
|
|
(3523, 'The Storm Peaks Sparksocket Minefield', 571, 6042.82, -656.392, 369.817, 1),
|
|
(3524, 'Ruins of AhnQiraj', 509, -8839.47, 1603.25, 21.4307, 1),
|
|
(3525, 'ZulDrak ZimAbwa', 571, 5260.29, -2471.15, 288.05, 1),
|
|
(3526, 'Loch Modan Mogrosh Stronghold', 0, -4926.33, -3947.55, 298.394, 1),
|
|
(3527, 'Icecrown Deathspeakers Watch', 571, 8550.08, 1543.92, 642.182, 1),
|
|
(3528, 'Ghostlands Isle of Tribulations', 530, 8113.41, -7552.92, 171.521, 1),
|
|
(3529, 'Hillsbrad Foothills Thoradins Wall', 0, -675.074, -1638.41, 54.9762, 1),
|
|
(3530, 'The Storm Peaks The Inventors Library', 571, 8179.01, -876.362, 955.743, 1),
|
|
(3531, 'Durotar Scuttle Coast', 1, 80.2951, -5152.26, -1.02294, 1),
|
|
(3532, 'Borean Tundra Garroshs Landing', 571, 2956.55, 6767.88, 10.3407, 1),
|
|
(3533, 'Wetlands Deepwater Tavern', 0, -3818.05, -827.299, 9.67523, 1),
|
|
(3534, 'Wintergrasp The Chilled Quagmire', 571, 5068.52, 3514.3, 354.219, 1),
|
|
(3535, 'Terokkar Forest Shadow Tomb', 530, -2853.15, 5393.43, -28.2577, 1),
|
|
(3536, 'Wetlands Menethil Bay', 0, -3912.08, -954.466, 5.13928, 1),
|
|
(3537, 'The Storm Peaks The Frigid Tomb', 571, 7276.19, -1107.46, 939.277, 1),
|
|
(3538, 'Durotar Darkspear Strand', 1, -987.052, -4920.34, 0.995402, 1),
|
|
(3539, 'The Barrens The Tidus Stair', 1, -1345.12, -4047.61, 5.97224, 1),
|
|
(3540, 'Swamp of Sorrows The Harborage', 0, -10127.5, -2839.57, 22.3175, 1),
|
|
(3541, 'Shadowmoon Valley Slag Watch', 530, -3347.77, 2102.8, 102.442, 1),
|
|
(3542, 'Feralas Thalanaar', 1, -4497.76, -773.281, -39.3882, 1),
|
|
(3543, 'The Storm Peaks Camp Tunkalo', 571, 7824.22, -2909.74, 1242.01, 1),
|
|
(3544, 'Feralas Ruins of Ravenwind', 1, -2950.55, 2636.36, 57.2984, 1),
|
|
(3545, 'Tirisfal Glades Nightmare Vale', 0, 1973.2, 1037.1, 39.6773, 1),
|
|
(3546, 'Azuremyst Isle Tides Hollow', 530, -4796.37, -11551.7, -12.4574, 1),
|
|
(3547, 'Mulgore Ravaged Caravan', 1, -1910.83, -727.258, 2.49843, 1),
|
|
(3548, 'Wetlands Thandol Span', 0, -2374.99, -2492.29, 82.2887, 1),
|
|
(3549, 'Wetlands Saltspray Glen', 0, -2719.18, -1654.54, 9.53253, 1),
|
|
(3550, 'Ebon Hold', 609, 2346.96, -5991.77, 57.0106, 1),
|
|
(3551, 'Desolace Nijels Point', 1, 97.8138, 1246.16, 164.155, 1),
|
|
(3552, 'Silithus HiveAshi', 1, -6496.94, 1188.24, 1.74981, 1),
|
|
(3553, 'Nagrand Skysong Lake', 530, -972.757, 7128.15, 38.0172, 1),
|
|
(3554, 'Stranglethorn Vale Spirit Den', 0, -13828.4, 25.4213, 29.0691, 1),
|
|
(3555, 'Eastern Plaguelands Eastwall Gate', 0, 3153.64, -4102.27, 99.0492, 1),
|
|
(3556, 'Bloodmyst Isle Talon Stand', 530, -1210.3, -12420.1, 96.4537, 1),
|
|
(3557, 'The Hinterlands Hiriwatha', 0, -38.5188, -2816.08, 122.161, 1),
|
|
(3558, 'Azshara The Shattered Strand', 1, 4235.46, -5972.61, 95.6805, 1),
|
|
(3559, 'Icecrown The Argent Valiants Ring', 571, 8591.28, 1109.84, 556.97, 1),
|
|
(3560, 'Ghostlands Howling Ziggurat', 530, 7167.12, -6626.79, 60.7419, 1),
|
|
(3561, 'Eastern Plaguelands Scarlet Base Camp', 0, 1657.94, -4850.38, 84.2001, 1),
|
|
(3562, 'Ebon Hold', 609, 1801.72, -5985.94, 115.892, 1),
|
|
(3563, 'Ashenvale Moonwell', 1, 1934.12, -1756.52, 63.9327, 1),
|
|
(3564, 'Mulgore Thunderhorn Water Well', 1, -1827.69, -231.637, -9.34152, 1),
|
|
(3565, 'UnGoro Crater Marshals Refuge', 1, -6166.44, -1118.99, -213.341, 1),
|
|
(3566, 'Mulgore Winterhoof Water Well', 1, -2553.23, -721.481, -8.97303, 1),
|
|
(3567, 'The Storm Peaks Abandoned Camp', 571, 7152.95, -735.503, 891.789, 1),
|
|
(3568, 'Eversong Woods Lake Elrendar', 530, 8444.39, -7743.07, 144.049, 1),
|
|
(3569, 'Stranglethorn Vale Janeiros Point', 0, -14236.2, 737.019, 2.43126, 1),
|
|
(3570, 'Desolace Gelkis Village', 1, -2117.07, 2569.75, 21.713, 1),
|
|
(3571, 'Icecrown First Legion Forward Camp', 571, 7576.56, 1365.36, 331.199, 1),
|
|
(3572, 'The North Sea', 530, 8663.05, -5627.8, -7.00466, 1),
|
|
(3573, 'Dustwallow Marsh Mudsprocket', 1, -4593.27, -3182.86, 34.9551, 1),
|
|
(3574, 'Thousand Needles Freewind Post', 1, -5453.35, -2408.38, 89.3594, 1),
|
|
(3575, 'UnGoro Crater The Slithering Scar', 1, -7986.22, -1297.94, -273.969, 1),
|
|
(3576, 'Darkshore Remtravels Excavation', 1, 4620.32, 617.183, 5.4568, 1),
|
|
(3577, 'Icecrown Sanctum of Reanimation', 571, 6631.44, 3232.45, 666.834, 1),
|
|
(3578, 'Durotar Torkren Farm', 1, 749.569, -4261.16, 17.5349, 1),
|
|
(3579, 'Wintergrasp The Cauldron of Flames', 571, 4330.13, 1812.43, 349.832, 1),
|
|
(3580, 'Terokkar Forest Shatari Base Camp', 530, -3741.01, 5398.09, -3.37444, 1),
|
|
(3581, 'Ashenvale Southfury River', 1, 2219.16, -3542.81, 45.0811, 1),
|
|
(3582, 'Borean Tundra Njords Breath Bay', 571, 2735.6, 4676.85, 1.798, 1),
|
|
(3583, 'Redridge Mountains Stonewatch Tower', 0, -9235.94, -2928.61, 113.094, 1),
|
|
(3584, 'ZulDrak DubraJin', 571, 6906.45, -4096.14, 467.448, 1),
|
|
(3585, 'ZulDrak Crusader Forward Camp', 571, 5539.37, -1862.18, 238.352, 1),
|
|
(3586, 'Feralas Woodpaw Den', 1, -4805.34, 873.073, 143.113, 1),
|
|
(3587, 'Terokkar Forest Stonebreaker Camp', 530, -2525.9, 3665.57, 1.66699, 1),
|
|
(3588, 'The Hinterlands Zunwatha', 0, -18.897, -2461.35, 122.403, 1),
|
|
(3589, 'Howling Fjord Apothecary Camp', 571, 2126.87, -2984.31, 148.758, 1),
|
|
(3590, 'Ghostlands The Dead Scar', 530, 7362.19, -6568.43, 10.7483, 1),
|
|
(3591, 'Shadowmoon Valley The Fetid Pool', 530, -3355.91, 2753.99, 127.608, 1),
|
|
(3592, 'The Hinterlands Valorwind Lake', 0, 9.41855, -3176.41, 123.896, 1),
|
|
(3593, 'Western Plaguelands The Writhing Haunt', 0, 1544.94, -1875.5, 58.3936, 1),
|
|
(3594, 'Nagrand Windyreed Pass', 530, -1286.69, 6246.02, 48.6753, 1),
|
|
(3595, 'Borean Tundra Mid Point Station', 571, 4036.69, 4917.34, -11.0417, 1),
|
|
(3596, 'Dustwallow Marsh Bloodfen Burrow', 1, -4318.03, -2685.28, 30.2217, 1),
|
|
(3597, 'Hellfire Peninsula East Supply Caravan', 530, -617.782, 2352.13, 36.2718, 1),
|
|
(3598, 'Durotar Deadeye Shore', 1, 846.225, -5049.74, 5.19411, 1),
|
|
(3599, 'Eversong Woods Feths Way', 530, 9752.92, -6789.37, 15.6324, 1),
|
|
(3600, 'Arathi Highlands Thandol Span', 0, -2356.74, -2423.36, 74.8731, 1),
|
|
(3601, 'Eversong Woods West Sanctum', 530, 9054.97, -6186.51, 19.3625, 1),
|
|
(3602, 'Eversong Woods Farstrider Retreat', 530, 8980.84, -7458.36, 86.7743, 1),
|
|
(3603, 'Icecrown Mordrethar: The Death Gate', 571, 6919.44, 1271.16, 290.753, 1),
|
|
(3604, 'Desolace Valley of Bones', 1, -2246.19, 1399.44, 79.4668, 1),
|
|
(3605, 'Azshara The Ruined Reaches', 1, 2368.87, -5958.14, 9.07305, 1),
|
|
(3606, 'Arathi Basin', 529, 1184.85, 1179.24, -55.9334, 1),
|
|
(3607, 'Western Plaguelands Uthers Tomb', 0, 979.659, -1821.63, 80.4872, 1),
|
|
(3608, 'Nagrand Clan Watch', 530, -2236.96, 6795.18, -9.3555, 1),
|
|
(3609, 'Shadowmoon Valley Deathforge Tower', 530, -3461.75, 2000.4, 96.9005, 1),
|
|
(3610, 'The Storm Peaks Rickets Folly', 571, 6104.45, -956.967, 391.287, 1),
|
|
(3611, 'Westfall Stendels Pond', 0, -10820.9, 1328.4, 34.2793, 1),
|
|
(3612, 'Ebon Hold', 609, 1648.9, -6019.73, 133.323, 1),
|
|
(3613, 'Bloodmyst Isle The Cryo-Core', 530, -2083.57, -11333.7, 62.123, 1),
|
|
(3614, 'Feralas The Writhing Deep', 1, -5291.31, 244.904, 57.4511, 1),
|
|
(3615, 'Grizzly Hills Bonesnaps Camp', 571, 4473.52, -2261.08, 180.88, 1),
|
|
(3616, 'The Barrens Far Watch Post', 1, 260.821, -3677.48, 48.242, 1),
|
|
(3617, 'Felwood Bloodvenom Falls', 1, 5235.35, -769.126, 343.244, 1),
|
|
(3618, 'UnGoro Crater The Shapers Terrace', 1, -6106.75, -1242.43, -143.275, 1),
|
|
(3619, 'Moonglade Nighthaven', 1, 7935.13, -2548.68, 485.306, 1),
|
|
(3620, 'Eversong Woods The Scorched Grove', 530, 8233.89, -6250.77, 55.6102, 1),
|
|
(3621, 'Icecrown Crusaders Pinnacle', 571, 6405.23, 453.111, 511.374, 1),
|
|
(3622, 'Western Plaguelands Northridge Lumber Camp', 0, 2421.48, -1646.7, 103.789, 1),
|
|
(3623, 'The Barrens Camp Taurajo', 1, -2355.06, -1955.56, 96.2825, 1),
|
|
(3624, 'Thousand Needles Splithoof Crag', 1, -5066.04, -2297.77, -53.2635, 1),
|
|
(3625, 'Silithus Southwind Village', 1, -7185.79, 355.09, 28.9946, 1),
|
|
(3626, 'Silithus Twilight Base Camp', 1, -6999.94, 1178.78, 13.9236, 1),
|
|
(3627, 'Icecrown The Frozen Halls', 571, 5668.9, 2017.97, 798.099, 1),
|
|
(3628, 'Westfall The Molsen Farm', 0, -10243.3, 1410.25, 40.7007, 1),
|
|
(3629, 'Ghostlands Sanctum of the Moon', 530, 7515.58, -6387.38, 13.4671, 1),
|
|
(3630, 'Azshara Ruins of Eldarath', 1, 3515.98, -5101.65, 82.6914, 1),
|
|
(3631, 'Moonglade Shrine of Remulos', 1, 7848.3, -2216.35, 470.888, 1),
|
|
(3632, 'Desolace Scrabblescrews Camp', 1, -1343.68, 1411.44, 62.0102, 1),
|
|
(3633, 'Mulgore Brambleblade Ravine', 1, -2986.35, -1150.41, 58.0888, 1),
|
|
(3634, 'Feralas Sardor Isle', 1, -4480.79, 3474.27, 24.063, 1),
|
|
(3635, 'Netherstorm Tulumans Landing', 530, 4045.84, 3553.27, 121.416, 1),
|
|
(3636, 'Felwood MorlosAran', 1, 3834.49, -1523.53, 222.992, 1),
|
|
(3637, 'ZulDrak Dargaths Demise', 571, 5917.96, -1745.37, 247.479, 1),
|
|
(3638, 'Feralas High Wilderness', 1, -4911.6, 1529.15, 82.7649, 1),
|
|
(3639, 'Dire Maul The Maul', 1, -3762.79, 1135.47, 159.675, 1),
|
|
(3640, 'Desolace Ranazjar Isle', 1, 181.431, 2922.9, 16.9841, 1),
|
|
(3641, 'Desolace Ethel Rethor', 1, -553.165, 2470.53, 55.5964, 1),
|
|
(3642, 'Felwood Jaedenar', 1, 4921.08, -569.78, 324.417, 1),
|
|
(3643, 'Darnassus', 1, 9961.78, 2284.6, 1341.48, 1),
|
|
(3644, 'The Barrens Southern Gold Road', 1, -3589.96, -2027.71, 91.7917, 1),
|
|
(3645, 'Nagrand Northwind Cleft', 530, -1101.72, 8049.37, -85.8085, 1),
|
|
(3646, 'Blades Edge Mountains Rivendarks Perch', 530, 2094.31, 7335.91, 370.507, 1),
|
|
(3647, 'Feralas Ruins of Solarsal', 1, -4824.24, 3458.26, 10.8458, 1),
|
|
(3648, 'Shadowmoon Valley Eclipsion Fields', 530, -4561.13, 2024.76, 92.2968, 1),
|
|
(3649, 'Howling Fjord Ember Spear Tower', 571, 793.697, -4080.47, 205.634, 1),
|
|
(3650, 'Icecrown Argent Pavilion', 571, 8464.5, 1089.96, 554.574, 1),
|
|
(3651, 'Tirisfal Glades Cold Hearth Manor', 0, 2120.42, 621.272, 34.9725, 1),
|
|
(3652, 'Zangarmarsh Cenarion Watchpost', 530, -283.861, 8302.74, 19.7109, 1),
|
|
(3653, 'Tanaris ZulFarrak', 1, -6874.17, -2895.55, 9.76224, 1),
|
|
(3654, 'Winterspring Timbermaw Post', 1, 6447.59, -3328.85, 590.462, 1),
|
|
(3655, 'Hellfire Peninsula Cenarion Post', 530, -315.264, 4716.16, 18.2077, 1),
|
|
(3656, 'Western Plaguelands The Weeping Cave', 0, 2315.8, -2356.2, 59.203, 1),
|
|
(3657, 'ZulDrak ZimRhuk', 571, 6132.56, -3557.49, 383.847, 1),
|
|
(3658, 'Howling Fjord Daggercap Bay', 571, 597.229, -5107, 5.2605, 1),
|
|
(3659, 'Thunder Bluff Hunter Rise', 1, -1396.6, -100.167, 158.949, 1),
|
|
(3660, 'Opening of the Dark Portal', 269, -2053.17, 7083.26, 21.8866, 1),
|
|
(3661, 'Thunder Bluff The Pools of Vision', 1, -994.015, 249.055, 102.293, 1),
|
|
(3662, 'Eastern Plaguelands Lake Mereldar', 0, 1653.14, -4438.58, 88.669, 1),
|
|
(3663, 'UnGoro Crater Ironstone Plateau', 1, -6942.2, -2378.71, -206.885, 1),
|
|
(3664, 'Ebon Hold', 609, 2722.8, -5434.87, 161.477, 1),
|
|
(3665, 'Desolace Kormeks Hut', 1, -716.667, 1431.25, 90.3854, 1),
|
|
(3666, 'Wintergrasp Central Bridge', 571, 4689.69, 2878.61, 387.427, 1),
|
|
(3667, 'Westfall Demonts Place', 0, -11076.1, 1784.68, 38.4917, 1),
|
|
(3668, 'Arathi Basin', 529, 1202.03, 810.835, -103.166, 1),
|
|
(3669, 'Thunder Bluff Elder Rise', 1, -1036.33, -233.698, 160.017, 1),
|
|
(3670, 'Ghostlands Underlight Mines', 530, 7208.52, -6239.29, 19.6117, 1),
|
|
(3671, 'The Storm Peaks Crystalweb Cavern', 571, 6447, -1004.23, 433.973, 1),
|
|
(3672, 'Darkshore BashalAran', 1, 6668.55, -106.5, 22.8487, 1),
|
|
(3673, 'Borean Tundra South Point Station', 571, 3819.29, 4831.45, -13.6714, 1),
|
|
(3674, 'Darkshore The Masters Glaive', 1, 4519.74, 410.481, 33.8577, 1),
|
|
(3675, 'Teldrassil Wellspring Lake', 1, 10382.6, 1578.84, 1292.25, 1),
|
|
(3676, 'The Storm Peaks Branns Base-Camp', 571, 7660.47, -2319.66, 1019.8, 1),
|
|
(3677, 'Blades Edge Mountains Blade Tooth Canyon', 530, 1053.68, 7087.82, 117.871, 1),
|
|
(3678, 'Ghostlands Shalandis Isle', 530, 7719.69, -5682.39, 4.80813, 1),
|
|
(3679, 'Felwood Talonbranch Glade ', 1, 6295.03, -2023.3, 572.374, 1),
|
|
(3680, 'Mulgore Wildmane Water Well', 1, -746.269, -155.242, -28.1006, 1),
|
|
(3681, 'Thousand Needles Whitereach Post', 1, -4931.21, -1370.95, -52.3027, 1),
|
|
(3682, 'Icecrown The Breach', 571, 6562.65, 371.277, 417.551, 1),
|
|
(3683, 'ZulDrak Rageclaw Lake', 571, 4752.65, -2443.68, 235.591, 1),
|
|
(3684, 'Feralas Lower Wilds', 1, -4333.84, -348.609, 30.8145, 1),
|
|
(3685, 'Bloodmyst Isle Beryl Coast', 530, -2712.37, -12314, 2.84771, 1),
|
|
(3686, 'Netherstorm Gyro-Plank Bridge', 530, 3353.89, 4297.43, 117.417, 1),
|
|
(3687, 'Shadowmoon Valley Coilskar Cistern', 530, -2765.61, 1318.13, 33.4387, 1),
|
|
(3688, 'Grizzly Hills Vordrassils Limb', 571, 3785.59, -2883.1, 225.81, 1),
|
|
(3689, 'Darkshore Cliffspring River', 1, 7032.54, -410.501, 41.2851, 1),
|
|
(3690, 'Bloodmyst Isle The Warp Piston', 530, -1191.71, -11800.1, 2.34152, 1),
|
|
(3691, 'Blades Edge Mountains Wyrmskull Bridge', 530, 3097.9, 6119.43, 134.46, 1),
|
|
(3692, 'The Barrens Boulder Lode Mine', 1, 1343.03, -3597.4, 91.8036, 1),
|
|
(3693, 'Howling Fjord Explorers League Outpost', 571, 477.575, -5927.28, 308.763, 1),
|
|
(3694, 'Bloodmyst Isle Kessels Crossing', 530, -2694.3, -12137.6, 13.6799, 1),
|
|
(3695, 'Alterac Valley', 30, -758.467, -361.421, 90.8878, 1),
|
|
(3696, 'Howling Fjord Ghostblade Post', 571, 674.656, -5475.79, 238.622, 1),
|
|
(3697, 'Dustwallow Marsh Nats Landing', 1, -4139.29, -4060.02, 2.12276, 1),
|
|
(3698, 'UnGoro Crater Fungal Rock', 1, -6381.47, -1809.51, -265.982, 1),
|
|
(3699, 'Shadowmoon Valley The Altar of Shadows', 530, -4543.69, 1022.35, 9.979, 1),
|
|
(3700, 'Dustwallow Marsh Sentry Point', 1, -3472.25, -4116.79, 17.0592, 1),
|
|
(3701, 'Thousand Needles Weazels Crater', 1, -5869.82, -3847.82, -62.8042, 1),
|
|
(3702, 'ZulDrak DrakTharon Keep', 571, 4832.54, -1915.4, 242.179, 1),
|
|
(3703, 'Thousand Needles Windbreak Canyon', 1, -5399.03, -2907.16, -55.9345, 1),
|
|
(3704, 'Azshara Rethress Sanctum', 1, 2181.09, -6415.03, 2.95961, 1),
|
|
(3705, 'Icecrown The Underhalls', 571, 7988.45, 3304.26, 676.112, 1),
|
|
(3706, 'Dustwallow Marsh The Den of Flame', 1, -4279.65, -3047.42, 34.6324, 1),
|
|
(3707, 'Azuremyst Isle Ammen Ford', 530, -4266.38, -12985.1, 2.29031, 1),
|
|
(3708, 'Blades Edge Mountains Cursed Hollow', 530, 2686.48, 5540.87, -1.93669, 1),
|
|
(3709, 'Silverpine Forest Deep Elem Mine', 0, 365.967, 1076.89, 105.931, 1),
|
|
(3710, 'The Barrens Razorfen Kraul', 1, -4494.1, -1732.69, 88.1427, 1),
|
|
(3711, 'Azuremyst Isle Valaars Berth', 530, -4252.9, -11405.2, 1.3314, 1),
|
|
(3712, 'Tanaris Uldum', 1, -9614.7, -2783.15, 7.92138, 1),
|
|
(3713, 'Silithus Twilight Outpost', 1, -7905.48, 1890.38, 9.25465, 1),
|
|
(3714, 'Dustwallow Marsh Tabethas Farm', 1, -4036.64, -3392.86, 39.0799, 1),
|
|
(3715, 'Dustwallow Marsh Swamplight Manor', 1, -2921.75, -3911.63, 38.3042, 1),
|
|
(3716, 'Dalaran Runeweaver Square', 571, 5818.67, 642.931, 647.9, 1),
|
|
(3717, 'Ghostlands Elrendar Crossing', 530, 7983.18, -6929.87, 60.0865, 1),
|
|
(3718, 'Howling Fjord Sorlofs Strand', 571, 341.828, -3860.94, 5.22071, 1),
|
|
(3719, 'Thousand Needles Camp Ethok', 1, -4588.82, -1247.78, -53.7409, 1),
|
|
(3720, 'Arathi Basin', 529, 1250.52, 793.177, -103.23, 1),
|
|
(3721, 'Eversong Woods Runestone Falithas', 530, 8241.44, -6603.43, 86.1435, 1),
|
|
(3722, 'Icecrown Halls of the Ancestors', 571, 7316.57, 3827.69, 605.492, 1),
|
|
(3723, 'Western Plaguelands Chillwind Camp', 0, 949.885, -1435.65, 62.6731, 1),
|
|
(3724, 'Eversong Woods Goldenbough Pass', 530, 8464.54, -6077.62, 53.0357, 1),
|
|
(3725, 'Isle of Conquest', 628, 579.231, -601.151, 1.00924, 1),
|
|
(3726, 'Blades Edge Mountains Obsidias Perch', 530, 2377.58, 7026.03, 372.577, 1),
|
|
(3727, 'Dalaran', 571, 5809.99, 671.299, 648.305, 1),
|
|
(3728, 'Burning Steppes Morgans Vigil', 0, -8366.36, -2762.51, 187.616, 1),
|
|
(3729, 'Feralas Rage Scar Hold', 1, -3849.15, 1705.96, 145.664, 1),
|
|
(3730, 'Stranglethorn Vale Gurubashi Arena', 0, -13184.5, 332.671, 40.3307, 1),
|
|
(3731, 'Dalaran Dalaran Island', 571, 5805.41, 639.755, 685.145, 1),
|
|
(3732, 'Isle of QuelDanas Shattered Sun Staging Area', 530, 12916.8, -6878.5, 7.83077, 1),
|
|
(3733, 'Dalaran Magus Commerce Exchange', 571, 5910.08, 720.278, 643.425, 1),
|
|
(3734, 'Alterac Valley', 30, -163.494, -434.904, 41.0725, 1),
|
|
(3735, 'Silithus HiveRegal', 1, -7794.32, 508.491, -39.7555, 1),
|
|
(3736, 'Azshara Shadowsong Shrine', 1, 2857.27, -4022.44, 139.656, 1),
|
|
(3737, 'Netherstorm Invasion Point: Destroyer', 530, 3021.81, 2719.17, 115.139, 1),
|
|
(3738, 'Western Plaguelands Gahrrons Withering', 0, 1711.29, -2311.89, 59.2179, 1),
|
|
(3739, 'Tirisfal Glades Night Webs Hollow', 0, 2054.82, 1808.77, 103.198, 1),
|
|
(3740, 'Eversong Woods Shrine of DathRemar', 530, 10441.6, -5902.42, 31.0985, 1),
|
|
(3741, 'Icecrown The Pit of Fiends', 571, 7137.61, 655.384, 498.491, 1),
|
|
(3742, 'Blades Edge Mountains Furywings Perch', 530, 3916.72, 5249.96, 266.505, 1),
|
|
(3743, 'Dalaran The Violet Hold', 571, 5723.36, 533.678, 653.31, 1),
|
|
(3744, 'Hellfire Peninsula Spinebreaker Pass', 530, -863.944, 1862.32, 78.113, 1),
|
|
(3745, 'Nagrand Zangar Ridge', 530, -595.119, 8362.49, 58.84, 1),
|
|
(3746, 'Zangarmarsh Coilfang Reservoir', 530, 729.38, 6846.44, -66.3687, 1),
|
|
(3747, 'Felwood Ruins of Constellas', 1, 4484.77, -543.835, 291.727, 1),
|
|
(3748, 'Ruins of Lordaeron', 572, 1317.99, 1684.16, 37.0655, 1),
|
|
(3749, 'Redridge Mountains Rethban Caverns', 0, -9008.02, -2015.31, 135.598, 1),
|
|
(3750, 'Felwood Emerald Sanctuary', 1, 3984.32, -1271.98, 251.817, 1),
|
|
(3751, 'Netherstorm The Proving Grounds', 530, 3087.21, 3402.86, 105.326, 1),
|
|
(3752, 'Alterac Valley', 30, -556.587, -484.536, 79.0188, 1),
|
|
(3753, 'Winterspring The Hidden Grove', 1, 7719.86, -4855.44, 696.587, 1),
|
|
(3754, 'Azshara Tower of Eldara', 1, 4274.14, -7779.35, 8.91011, 1),
|
|
(3755, 'Howling Fjord North Spear Tower', 571, 2199.65, -4633.7, 214.218, 1),
|
|
(3756, 'Darkshore Grove of the Ancients', 1, 4986.99, 80.0395, 52.8232, 1),
|
|
(3757, 'Borean Tundra The Dens of Dying', 571, 4207.06, 4056.89, 91.6337, 1),
|
|
(3758, 'Terokkar Forest Waynes Refuge', 530, -2393.9, 2894.23, -55.5359, 1),
|
|
(3759, 'Tirisfal Glades Solliden Farmstead', 0, 2316.83, 1353.98, 33.4583, 1),
|
|
(3760, 'Tirisfal Glades Gunthers Retreat', 0, 2556.27, -46.1772, 28.6477, 1),
|
|
(3761, 'Icecrown Silver Covenant Pavilion', 571, 8615.67, 648.806, 550.333, 1),
|
|
(3762, 'Borean Tundra Farshire Lighthouse', 571, 2439.3, 5144.61, 30.2509, 1),
|
|
(3763, 'Felwood Bloodvenom Post ', 1, 5123, -350.563, 356.122, 1),
|
|
(3764, 'Dalaran The Violet Citadel', 571, 5858.88, 795.468, 661.277, 1),
|
|
(3765, 'Winterspring The Ruins of KelTheril', 1, 6434.86, -4130.79, 666.343, 1),
|
|
(3766, 'Azshara Southfury River', 1, 2913.13, -3984.83, 118.194, 1),
|
|
(3767, 'Felwood Timbermaw Hold', 1, 6831.05, -2105.4, 625.726, 1),
|
|
(3768, 'Silithus Bronzebeard Encampment', 1, -8013.06, 1099.65, 4.71885, 1),
|
|
(3769, 'Silithus The Scarab Dais', 1, -8105.91, 1619.21, 14.104, 1),
|
|
(3770, 'Dragonblight Ice Heart Cavern', 571, 5009.03, 732.355, 135.587, 1),
|
|
(3771, 'Teldrassil Wellspring River', 1, 10809.1, 1615.68, 1271.3, 1),
|
|
(3772, 'Feralas Verdantis River', 1, -4736.14, 1136.21, 98.5072, 1),
|
|
(3773, 'Feralas Jademir Lake', 1, -2695.2, 1936.33, 29.3092, 1),
|
|
(3774, 'Howling Fjord West Spear Tower', 571, 2031.01, -3631.52, 163.796, 1),
|
|
(3775, 'The Battle for Mount Hyjal', 534, 5502.29, -3525.47, 1607.91, 1),
|
|
(3776, 'Sholazar Basin The Bones of Nozronn', 571, 5215.95, 5707.58, -85.1135, 1),
|
|
(3777, 'Icecrown Ironwall Rampart', 571, 7765.14, 2732.93, 415.052, 1),
|
|
(3778, 'Alterac Valley', 30, -857.527, -463.559, 47.8953, 1),
|
|
(3779, 'Alterac Valley', 30, -380.387, -123.127, 25.7814, 1);
|