mirror of
https://github.com/araxiaonline/OneDB.git
synced 2026-06-13 11:12:26 -04:00
639 lines
29 KiB
SQL
639 lines
29 KiB
SQL
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
|
/*!40101 SET NAMES utf8 */;
|
|
/*!50503 SET NAMES utf8mb4 */;
|
|
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
|
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
|
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
|
|
|
CREATE TABLE IF NOT EXISTS `instance_encounters` (
|
|
`entry` int unsigned NOT NULL COMMENT 'Unique entry from DungeonEncounter.dbc',
|
|
`creditType` tinyint unsigned NOT NULL DEFAULT '0',
|
|
`creditEntry` int unsigned NOT NULL DEFAULT '0',
|
|
`lastEncounterDungeon` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'If not 0, LfgDungeon.dbc entry for the instance it is last encounter in',
|
|
`comment` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
|
`mapid` int NOT NULL,
|
|
PRIMARY KEY (`entry`)
|
|
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
|
|
DELETE FROM `instance_encounters`;
|
|
/*!40000 ALTER TABLE `instance_encounters` DISABLE KEYS */;
|
|
INSERT INTO `instance_encounters` (`entry`, `creditType`, `creditEntry`, `lastEncounterDungeon`, `comment`, `mapid`) VALUES
|
|
(161, 0, 644, 0, 'Rhahk\'zor', 36),
|
|
(162, 0, 643, 0, 'Sneed', 36),
|
|
(163, 0, 1763, 0, 'Gilnid', 36),
|
|
(164, 0, 646, 0, 'Mr. Smite', 36),
|
|
(165, 0, 645, 0, 'Cookie', 36),
|
|
(166, 0, 647, 0, 'Captain Greenskin', 36),
|
|
(167, 0, 639, 6, 'Edwin VanCleef', 36),
|
|
(201, 0, 18371, 0, 'Shirrak the Dead Watcher', 558),
|
|
(202, 0, 18373, 149, 'Exarch Maladaar', 558),
|
|
(203, 0, 18341, 0, 'Pandemonius', 557),
|
|
(204, 0, 18343, 0, 'Tavarok', 557),
|
|
(205, 0, 18344, 148, 'Nexus-Prince Shaffar', 557),
|
|
(206, 0, 18472, 0, 'Darkweaver Syth', 556),
|
|
(207, 0, 18473, 150, 'Talon King Ikiss', 556),
|
|
(208, 0, 18731, 0, 'Ambassador Hellmaw', 555),
|
|
(209, 0, 18667, 0, 'Blackheart the Inciter', 555),
|
|
(210, 0, 18732, 0, 'Grandmaster Vorpil', 555),
|
|
(211, 0, 18708, 151, 'Murmur', 555),
|
|
(212, 0, 29309, 0, 'Elder Nadox', 619),
|
|
(213, 0, 29308, 0, 'Prince Taldaram', 619),
|
|
(214, 0, 29310, 0, 'Jedoga Shadowseeker', 619),
|
|
(215, 0, 29311, 218, 'Herald Volazj', 619),
|
|
(216, 0, 28684, 0, 'Krik\'thir the Gatewatcher', 601),
|
|
(217, 0, 28921, 0, 'Hadronox', 601),
|
|
(218, 0, 29120, 204, 'Anub\'arak', 601),
|
|
(219, 0, 4887, 0, 'Ghamoo-ra', 48),
|
|
(220, 0, 4831, 0, 'Lady Sarevess', 48),
|
|
(221, 0, 6243, 0, 'Gelihast', 48),
|
|
(222, 0, 12902, 0, 'Lorgus Jett', 48),
|
|
(224, 0, 4830, 0, 'Old Serra\'kis', 48),
|
|
(225, 0, 4832, 0, 'Twilight Lord Kelris', 48),
|
|
(226, 0, 4829, 10, 'Aku\'mai', 48),
|
|
(227, 0, 9018, 30, 'High Interrogator Gerstahn', 230),
|
|
(228, 0, 9025, 0, 'Lord Roccor', 230),
|
|
(229, 0, 9319, 0, 'Houndmaster Grebmar', 230),
|
|
(230, 0, 10096, 0, 'Ring of Law', 230),
|
|
(231, 0, 9024, 0, 'Pyromancer Loregrain', 230),
|
|
(232, 0, 9017, 0, 'Lord Incendius', 230),
|
|
(233, 0, 9041, 0, 'Warder Stilgiss', 230),
|
|
(234, 0, 9056, 0, 'Fineous Darkvire', 230),
|
|
(235, 0, 9016, 0, 'Bael\'Gar', 230),
|
|
(236, 0, 9033, 0, 'General Angerforge', 230),
|
|
(237, 0, 8983, 0, 'Golem Lord Argelmach', 230),
|
|
(238, 0, 9537, 0, 'Hurley Blackbreath', 230),
|
|
(239, 0, 9502, 0, 'Phalanx', 230),
|
|
(240, 0, 9543, 0, 'Ribbly Screwspigot', 230),
|
|
(241, 0, 9499, 0, 'Plugger Spazzring', 230),
|
|
(242, 0, 9156, 0, 'Ambassador Flamelash', 230),
|
|
(243, 0, 9035, 0, 'The Seven', 230),
|
|
(244, 0, 9938, 0, 'Magmus', 230),
|
|
(245, 0, 9019, 276, 'Emperor Dagran Thaurissan', 230),
|
|
(246, 0, 18371, 0, 'Shirrak the Dead Watcher', 558),
|
|
(247, 0, 18373, 178, 'Exarch Maladaar', 558),
|
|
(248, 0, 18341, 0, 'Pandemonius', 557),
|
|
(249, 0, 18343, 0, 'Tavarok', 557),
|
|
(250, 0, 22930, 0, 'Yor', 0),
|
|
(251, 0, 18344, 179, 'Nexus-Prince Shaffar', 557),
|
|
(252, 0, 18472, 0, 'Darkweaver Syth', 556),
|
|
(253, 0, 23035, 0, 'Anzu', 0),
|
|
(254, 0, 18473, 180, 'Talon King Ikiss', 556),
|
|
(255, 0, 18731, 0, 'Ambassador Hellmaw', 555),
|
|
(256, 0, 18667, 0, 'Blackheart the Inciter', 555),
|
|
(257, 0, 18732, 0, 'Grandmaster Vorpil', 555),
|
|
(258, 0, 18708, 181, 'Murmur', 555),
|
|
(259, 0, 29309, 0, 'Elder Nadox', 619),
|
|
(260, 0, 29308, 0, 'Prince Taldaram', 619),
|
|
(261, 0, 29310, 0, 'Jedoga Shadowseeker', 619),
|
|
(262, 0, 30258, 0, 'Amanitar', 0),
|
|
(263, 0, 29311, 219, 'Herald Volazj', 619),
|
|
(264, 0, 28684, 0, 'Krik\'thir the Gatewatcher', 601),
|
|
(265, 0, 28921, 0, 'Hadronox', 601),
|
|
(266, 0, 29120, 241, 'Anub\'arak', 601),
|
|
(267, 0, 9196, 0, 'Highlord Omokk', 229),
|
|
(268, 0, 9236, 0, 'Shadow Hunter Vosh\'gajin', 229),
|
|
(269, 0, 9237, 0, 'War Master Voone', 229),
|
|
(270, 0, 10596, 0, 'Mother Smolderweb', 229),
|
|
(271, 0, 10584, 0, 'Urok Doomhowl', 229),
|
|
(272, 0, 9736, 0, 'Quartermaster Zigris', 229),
|
|
(273, 0, 10268, 0, 'Gizrul the Slavener', 229),
|
|
(274, 0, 10220, 0, 'Halycon', 229),
|
|
(275, 0, 9568, 32, 'Overlord Wyrmthalak', 229),
|
|
(276, 0, 9816, 0, 'Pyroguard Emberseer', 229),
|
|
(277, 0, 10264, 0, 'Solakar Flamewreath', 229),
|
|
(278, 0, 10429, 0, 'Warchief Rend Blackhand', 229),
|
|
(279, 0, 10430, 0, 'The Beast', 229),
|
|
(280, 0, 10363, 44, 'General Drakkisath', 229),
|
|
(281, 0, 18096, 170, 'Epoch Hunter', 560),
|
|
(282, 0, 18096, 183, 'Epoch Hunter', 560),
|
|
(283, 0, 17862, 0, 'Captain Skarloc', 560),
|
|
(284, 0, 17862, 0, 'Captain Skarloc', 560),
|
|
(285, 0, 17848, 0, 'Lieutenant Drake', 560),
|
|
(286, 0, 17848, 0, 'Lieutenant Drake', 560),
|
|
(287, 0, 17879, 0, 'Chrono Lord Deja', 269),
|
|
(288, 0, 17879, 0, 'Chrono Lord Deja', 269),
|
|
(289, 0, 17880, 0, 'Temporus', 269),
|
|
(290, 0, 17880, 0, 'Temporus', 269),
|
|
(291, 0, 17881, 171, 'Aeonus', 269),
|
|
(292, 0, 17881, 182, 'Aeonus', 269),
|
|
(293, 0, 26529, 0, 'Meathook', 595),
|
|
(294, 0, 26530, 0, 'Salram the Fleshcrafter', 595),
|
|
(295, 0, 26532, 0, 'Chrono-Lord Epoch', 595),
|
|
(296, 1, 58630, 209, 'Mal\'ganis', 0),
|
|
(297, 0, 26529, 0, 'Meathook', 595),
|
|
(298, 0, 26530, 0, 'Salram the Fleshcrafter', 595),
|
|
(299, 0, 26532, 0, 'Chrono-Lord Epoch', 595),
|
|
(300, 1, 58630, 210, 'Mal\'ganis', 0),
|
|
(301, 0, 17941, 0, 'Mennu the Betrayer', 547),
|
|
(302, 0, 17991, 0, 'Rokmar the Crackler', 547),
|
|
(303, 0, 17942, 140, 'Quagmirran', 547),
|
|
(304, 0, 17941, 0, 'Mennu the Betrayer', 547),
|
|
(305, 0, 17991, 0, 'Rokmar the Crackler', 547),
|
|
(306, 0, 17942, 184, 'Quagmirran', 547),
|
|
(314, 0, 17797, 0, 'Hydromancer Thespia', 545),
|
|
(315, 0, 17797, 0, 'Hydromancer Thespia', 545),
|
|
(316, 0, 17796, 0, 'Mekgineer Steamrigger', 545),
|
|
(317, 0, 17796, 0, 'Mekgineer Steamrigger', 545),
|
|
(318, 0, 17798, 147, 'Warlord Kalithresh', 545),
|
|
(319, 0, 17798, 185, 'Warlord Kalithresh', 545),
|
|
(320, 0, 17770, 0, 'Hungarfen', 546),
|
|
(321, 0, 17770, 0, 'Hungarfen', 546),
|
|
(322, 0, 18105, 0, 'Ghaz\'an', 546),
|
|
(323, 0, 18105, 0, 'Ghaz\'an', 546),
|
|
(329, 0, 17826, 0, 'Swamplord Musel\'ek', 546),
|
|
(330, 0, 17826, 0, 'Swamplord Musel\'ek', 546),
|
|
(331, 0, 17882, 146, 'The Black Stalker', 546),
|
|
(332, 0, 17882, 186, 'The Black Stalker', 546),
|
|
(334, 1, 68572, 0, 'Grand Champions', 0),
|
|
(336, 1, 68572, 0, 'Grand Champions', 0),
|
|
(338, 1, 68574, 0, 'Argent Champion', 0),
|
|
(339, 1, 68574, 0, 'Argent Champion', 0),
|
|
(340, 1, 68663, 245, 'The Black Knight', 650),
|
|
(341, 1, 68663, 249, 'The Black Knight', 650),
|
|
(343, 0, 11490, 0, 'Zevrim Thornhoof', 429),
|
|
(344, 0, 13280, 0, 'Hydrospawn', 429),
|
|
(345, 0, 14327, 0, 'Lethtendris', 429),
|
|
(346, 0, 11492, 34, 'Alzzin the Wildshaper', 429),
|
|
(347, 0, 11488, 0, 'Illyanna Ravenoak', 429),
|
|
(348, 0, 11487, 0, 'Magister Kalendris', 429),
|
|
(349, 0, 11496, 0, 'Immol\'thar', 429),
|
|
(350, 0, 11489, 0, 'Tendris Warpwood', 429),
|
|
(361, 0, 11486, 36, 'Prince Tortheldrin', 429),
|
|
(362, 0, 14326, 0, 'Guard Mol\'dar', 429),
|
|
(363, 0, 14322, 0, 'Stomper Kreeg', 429),
|
|
(364, 0, 14321, 0, 'Guard Fengus', 429),
|
|
(365, 0, 14323, 0, 'Guard Slip\'kik', 429),
|
|
(366, 0, 14325, 0, 'Captain Kromcrush', 429),
|
|
(367, 0, 14324, 0, 'Cho\'Rush the Observer', 429),
|
|
(368, 0, 11501, 38, 'King Gordok', 429),
|
|
(369, 0, 26630, 0, 'Trollgore', 600),
|
|
(370, 0, 26630, 0, 'Trollgore', 600),
|
|
(371, 0, 26631, 0, 'Novos the Summoner', 600),
|
|
(372, 0, 26631, 0, 'Novos the Summoner', 600),
|
|
(373, 0, 27483, 0, 'King Dred', 600),
|
|
(374, 0, 27483, 0, 'King Dred', 600),
|
|
(375, 1, 61863, 214, 'The Prophet Tharon\'ja', 600),
|
|
(376, 1, 61863, 215, 'The Prophet Tharon\'ja', 600),
|
|
(378, 0, 7079, 0, 'Viscous Fallout', 90),
|
|
(379, 0, 7361, 0, 'Grubbis', 90),
|
|
(380, 0, 6235, 0, 'Electrocutioner 6000', 90),
|
|
(381, 0, 6229, 0, 'Crowd Pummeler 9-60', 90),
|
|
(382, 0, 7800, 14, 'Mekgineer Thermaplugg', 90),
|
|
(383, 0, 29304, 0, 'Slad\'ran', 604),
|
|
(384, 0, 29304, 0, 'Slad\'ran', 604),
|
|
(385, 0, 29573, 0, 'Drakkari Colossus', 604),
|
|
(386, 0, 29573, 0, 'Drakkari Colossus', 604),
|
|
(387, 0, 29305, 0, 'Moorabi', 604),
|
|
(388, 0, 29305, 0, 'Moorabi', 604),
|
|
(389, 0, 29932, 0, 'Eck the Ferocious', 0),
|
|
(390, 0, 29306, 216, 'Gal\'darah', 604),
|
|
(391, 0, 29306, 217, 'Gal\'darah', 604),
|
|
(392, 0, 17306, 0, 'Watchkeeper Gargolmar', 543),
|
|
(393, 0, 17306, 0, 'Watchkeeper Gargolmar', 543),
|
|
(394, 0, 17308, 0, 'Omor the Unscarred', 543),
|
|
(395, 0, 17308, 0, 'Omor the Unscarred', 543),
|
|
(396, 0, 17537, 136, 'Vazruden the Herald', 543),
|
|
(397, 0, 17537, 188, 'Vazruden the Herald', 543),
|
|
(401, 0, 17381, 0, 'The Maker', 542),
|
|
(402, 0, 17381, 0, 'The Maker', 542),
|
|
(403, 0, 17380, 0, 'Broggok', 542),
|
|
(404, 0, 17380, 0, 'Broggok', 542),
|
|
(405, 0, 17377, 137, 'Keli\'dan the Breaker', 542),
|
|
(406, 0, 17377, 187, 'Keli\'dan the Breaker', 542),
|
|
(407, 0, 16807, 0, 'Grand Warlock Nethekurse', 540),
|
|
(408, 0, 16807, 0, 'Grand Warlock Nethekurse', 540),
|
|
(409, 0, 20923, 0, 'Blood Guard Porung', 0),
|
|
(410, 0, 16809, 0, 'Warbringer O\'mrogg', 540),
|
|
(411, 0, 16809, 0, 'Warbringer O\'mrogg', 540),
|
|
(412, 0, 16808, 138, 'Warchief Kargath Bladefist', 540),
|
|
(413, 0, 16808, 189, 'Warchief Kargath Bladefist', 540),
|
|
(414, 0, 24723, 0, 'Selin Fireheart', 585),
|
|
(415, 0, 24723, 0, 'Selin Fireheart', 585),
|
|
(416, 0, 24744, 0, 'Vexallus', 585),
|
|
(417, 0, 24744, 0, 'Vexallus', 585),
|
|
(418, 0, 24560, 0, 'Priestess Delrissa', 585),
|
|
(419, 0, 24560, 0, 'Priestess Delrissa', 585),
|
|
(420, 0, 24664, 198, 'Kael\'thas Sunstrider', 585),
|
|
(421, 0, 24664, 201, 'Kael\'thas Sunstrider', 585),
|
|
(422, 0, 13282, 0, 'Noxxion', 349),
|
|
(423, 0, 12258, 26, 'Razorlash', 349),
|
|
(424, 0, 12236, 272, 'Lord Vyletongue', 349),
|
|
(425, 0, 12225, 0, 'Celebras the Cursed', 349),
|
|
(426, 0, 12203, 0, 'Landslide', 349),
|
|
(427, 0, 13601, 0, 'Tinkerer Gizlock', 349),
|
|
(428, 0, 13596, 0, 'Rotgrip', 349),
|
|
(429, 0, 12201, 273, 'Princess Theradras', 349),
|
|
(430, 0, 11517, 0, 'Oggleflint', 389),
|
|
(431, 0, 11520, 4, 'Taragaman the Hungerer', 389),
|
|
(432, 0, 11518, 0, 'Jergosh the Invoker', 389),
|
|
(433, 0, 11519, 0, 'Bazzalan', 389),
|
|
(434, 0, 7355, 0, 'Tuten\'kash', 129),
|
|
(435, 0, 7357, 0, 'Mordresh Fire Eye', 129),
|
|
(436, 0, 8567, 0, 'Glutton', 129),
|
|
(437, 0, 7358, 20, 'Amnennar the Coldbringer', 129),
|
|
(438, 0, 6168, 0, 'Roogug', 47),
|
|
(439, 0, 4424, 0, 'Aggem Thorncurse', 47),
|
|
(440, 0, 4428, 0, 'Death Speaker Jargba', 47),
|
|
(441, 0, 4420, 0, 'Overlord Ramtusk', 47),
|
|
(443, 0, 4421, 16, 'Charlga Razorflank', 47),
|
|
(444, 0, 3983, 0, 'Interrogator Vishas', 189),
|
|
(445, 0, 4543, 18, 'Bloodmage Thalnos', 189),
|
|
(446, 0, 3974, 0, 'Houndmaster Loksey', 189),
|
|
(447, 0, 6487, 165, 'Arcanist Doan', 189),
|
|
(448, 0, 3975, 163, 'Herod', 189),
|
|
(449, 0, 4542, 0, 'High Inquisitor Fairbanks', 189),
|
|
(450, 0, 3977, 164, 'High Inquisitor Whitemane', 189),
|
|
(451, 0, 10506, 0, 'Kirtonos the Herald', 289),
|
|
(452, 0, 10503, 0, 'Jandice Barov', 289),
|
|
(453, 0, 11622, 0, 'Rattlegore', 289),
|
|
(454, 0, 10433, 0, 'Marduk Blackpool', 289),
|
|
(455, 0, 10432, 0, 'Vectus', 289),
|
|
(456, 0, 10508, 0, 'Ras Frostwhisper', 289),
|
|
(457, 0, 10505, 0, 'Instructor Malicia', 289),
|
|
(458, 0, 11261, 0, 'Doctor Theolen Krastinov', 289),
|
|
(459, 0, 10901, 0, 'Lorekeeper Polkelt', 289),
|
|
(460, 0, 10507, 0, 'The Ravenian', 289),
|
|
(461, 0, 10504, 0, 'Lord Alexei Barov', 289),
|
|
(462, 0, 10502, 0, 'Lady Illucia Barov', 289),
|
|
(463, 0, 1853, 2, 'Darkmaster Gandling', 289),
|
|
(464, 0, 3914, 0, 'Rethilgore', 33),
|
|
(465, 0, 3886, 0, 'Razorclaw the Butcher', 33),
|
|
(466, 0, 3887, 0, 'Baron Silverlaine', 33),
|
|
(467, 0, 4278, 0, 'Commander Springvale', 33),
|
|
(468, 0, 4279, 0, 'Odo the Blindwatcher', 33),
|
|
(469, 0, 4274, 0, 'Fenrus the Devourer', 33),
|
|
(470, 0, 3927, 0, 'Wolf Master Nandos', 33),
|
|
(471, 0, 4275, 8, 'Archmage Arugal', 33),
|
|
(472, 0, 10516, 0, 'The Unforgiven', 329),
|
|
(473, 0, 10558, 0, 'Hearthsinger Forresten', 329),
|
|
(474, 0, 10808, 0, 'Timmy the Cruel', 329),
|
|
(475, 0, 10997, 0, 'Cannon Master Willey', 329),
|
|
(476, 0, 11032, 0, 'Malor the Zealous', 329),
|
|
(477, 0, 10811, 0, 'Archivist Galford', 329),
|
|
(478, 0, 10813, 40, 'Balnazzar', 329),
|
|
(479, 0, 10436, 0, 'Baroness Anastari', 329),
|
|
(480, 0, 10437, 0, 'Nerub\'enkan', 329),
|
|
(481, 0, 10438, 0, 'Maleki the Pallid', 329),
|
|
(482, 0, 10435, 0, 'Magistrate Barthilas', 329),
|
|
(483, 0, 10439, 0, 'Ramnstein the Gorger', 329),
|
|
(484, 0, 10440, 274, 'Baron Rivendare', 329),
|
|
(485, 0, 8580, 0, 'Atal\'alarion', 109),
|
|
(486, 0, 5721, 0, 'Dreamscythe', 109),
|
|
(487, 0, 5720, 0, 'Weaver', 109),
|
|
(488, 0, 5710, 0, 'Jammal\'an the Prophet', 109),
|
|
(490, 0, 5719, 0, 'Morphaz', 109),
|
|
(491, 0, 5722, 0, 'Hazzas', 109),
|
|
(492, 0, 8443, 0, 'Avatar of Hakkar', 109),
|
|
(493, 0, 5709, 28, 'Shade of Eranikus', 109),
|
|
(494, 0, 20870, 0, 'Zereketh the Unbound', 552),
|
|
(495, 0, 20870, 0, 'Zereketh the Unbound', 552),
|
|
(496, 0, 20885, 0, 'Dalliah the Doomsayer', 552),
|
|
(497, 0, 20885, 0, 'Dalliah the Doomsayer', 552),
|
|
(498, 0, 20886, 0, 'Wrath-Scryer Soccothrates', 552),
|
|
(499, 0, 20886, 0, 'Wrath-Scryer Soccothrates', 552),
|
|
(500, 0, 20912, 174, 'Harbinger Skyriss', 552),
|
|
(501, 0, 20912, 190, 'Harbinger Skyriss', 552),
|
|
(502, 0, 17976, 0, 'Commander Sarannis', 553),
|
|
(504, 0, 17976, 0, 'Commander Sarannis', 553),
|
|
(505, 0, 17975, 0, 'High Botanist Freywinn', 553),
|
|
(506, 0, 17975, 0, 'High Botanist Freywinn', 553),
|
|
(507, 0, 17978, 0, 'Thorngrin the Tender', 553),
|
|
(508, 0, 17978, 0, 'Thorngrin the Tender', 553),
|
|
(509, 0, 17980, 0, 'Laj', 553),
|
|
(510, 0, 17980, 0, 'Laj', 553),
|
|
(511, 0, 17977, 173, 'Warp Splinter', 553),
|
|
(512, 0, 17977, 191, 'Warp Splinter', 553),
|
|
(513, 0, 19219, 0, 'Mechano-Lord Capacitus', 554),
|
|
(514, 0, 19219, 0, 'Mechano-Lord Capacitus', 554),
|
|
(515, 0, 19221, 0, 'Nethermancer Sepethrea', 554),
|
|
(516, 0, 19221, 0, 'Nethermancer Sepethrea', 554),
|
|
(517, 0, 19220, 172, 'Pathaleon the Calculator', 554),
|
|
(518, 0, 19220, 192, 'Pathaleon the Calculator', 554),
|
|
(519, 0, 26796, 0, 'Frozen Commander', 0),
|
|
(520, 0, 26731, 0, 'Grand Magus Telestra', 576),
|
|
(521, 0, 26731, 0, 'Grand Magus Telestra', 576),
|
|
(522, 0, 26763, 0, 'Anomalus', 576),
|
|
(523, 0, 26763, 0, 'Anomalus', 576),
|
|
(524, 0, 26794, 0, 'Ormorok the Tree-Shaper', 576),
|
|
(525, 0, 26794, 0, 'Ormrok the Tree-Shaper', 576),
|
|
(526, 0, 26723, 225, 'Keristrasza', 576),
|
|
(527, 0, 26723, 226, 'Keristrasza', 576),
|
|
(528, 0, 27654, 0, 'Drakos the Interrogator', 578),
|
|
(529, 0, 27654, 0, 'Drakos the Interrogator', 578),
|
|
(530, 0, 27447, 0, 'Varos Cloudstrider', 578),
|
|
(531, 0, 27447, 0, 'Varos Cloudstrider', 578),
|
|
(532, 0, 27655, 0, 'Mage-Lord Urom', 578),
|
|
(533, 0, 27655, 0, 'Mage-Lord Urom', 578),
|
|
(534, 0, 27656, 206, 'Ley-Guardian Eregos', 578),
|
|
(535, 0, 27656, 211, 'Ley-Guardian Eregos', 578),
|
|
(536, 0, 1696, 0, 'Targorr the Dread', 34),
|
|
(537, 0, 1666, 0, 'Kam Deepfury', 34),
|
|
(538, 0, 1717, 0, 'Hamhock', 34),
|
|
(539, 0, 1716, 0, 'Bazil Thredd', 34),
|
|
(540, 0, 1663, 12, 'Dextren Ward', 34),
|
|
(541, 0, 29315, 0, 'First Prisoner', 608),
|
|
(542, 0, 29315, 0, 'First Prisoner', 608),
|
|
(543, 0, 29316, 0, 'Second Prisoner', 608),
|
|
(544, 0, 29316, 0, 'Second Prisoner', 608),
|
|
(545, 0, 31134, 220, 'Cyanigosa', 608),
|
|
(546, 0, 31134, 221, 'Cyanigosa', 608),
|
|
(547, 0, 6910, 0, 'Revelosh', 70),
|
|
(548, 0, 6906, 0, 'The Lost Dwarves', 70),
|
|
(549, 0, 7228, 0, 'Ironaya', 70),
|
|
(551, 0, 7206, 0, 'Ancient Stone Keeper', 70),
|
|
(552, 0, 7291, 0, 'Galgann Firehammer', 70),
|
|
(553, 0, 4854, 0, 'Grimlok', 70),
|
|
(554, 0, 2748, 22, 'Archaedas', 70),
|
|
(555, 0, 28586, 0, 'General Bjarngrim', 602),
|
|
(556, 0, 28586, 0, 'General Bjarngrim', 602),
|
|
(557, 0, 28587, 0, 'Volkhan', 602),
|
|
(558, 0, 28587, 0, 'Volkhan', 602),
|
|
(559, 0, 28546, 0, 'Ionar', 602),
|
|
(560, 0, 28546, 0, 'Ionar', 602),
|
|
(561, 0, 28923, 207, 'Loken', 602),
|
|
(562, 0, 28923, 212, 'Loken', 602),
|
|
(563, 0, 27977, 0, 'Krystallus', 599),
|
|
(564, 0, 27977, 0, 'Krystallus', 599),
|
|
(565, 0, 27975, 0, 'Maiden of Grief', 599),
|
|
(566, 0, 27975, 0, 'Maiden of Grief', 599),
|
|
(567, 1, 59046, 0, 'Tribunal of Ages', 0),
|
|
(568, 1, 59046, 0, 'Tribunal of Ages', 0),
|
|
(569, 0, 27978, 208, 'Sjonnir the Ironshaper', 599),
|
|
(570, 0, 27978, 213, 'Sjonnir the Ironshaper', 599),
|
|
(571, 0, 23953, 0, 'Prince Keleseth', 574),
|
|
(572, 0, 23953, 0, 'Prince Keleseth', 574),
|
|
(573, 0, 24201, 0, 'Skarvold & Dalronn', 574),
|
|
(574, 0, 24201, 0, 'Skarvold & Dalronn', 574),
|
|
(575, 0, 23954, 202, 'Ingvar the Plunderer', 574),
|
|
(576, 0, 23954, 242, 'Ingvar the Plunderer', 574),
|
|
(577, 0, 26668, 0, 'Svala Sorrowgrave', 575),
|
|
(578, 0, 26668, 0, 'Svala Sorrowgrave', 575),
|
|
(579, 0, 26687, 0, 'Gortok Palehoof', 575),
|
|
(580, 0, 26687, 0, 'Gortok Palehoof', 575),
|
|
(581, 0, 26693, 0, 'Skadi the Ruthless', 575),
|
|
(582, 0, 26693, 0, 'Skadi the Ruthless', 575),
|
|
(583, 0, 26861, 203, 'King Ymiron', 575),
|
|
(584, 0, 26861, 205, 'King Ymiron', 575),
|
|
(585, 0, 3671, 0, 'Lady Anacondra', 43),
|
|
(586, 0, 3669, 0, 'Lord Cobrahn', 43),
|
|
(587, 0, 3653, 0, 'Kresh', 43),
|
|
(588, 0, 3670, 0, 'Lord Pythas', 43),
|
|
(589, 0, 3674, 0, 'Skum', 43),
|
|
(590, 0, 3673, 0, 'Lord Serpentis', 43),
|
|
(591, 0, 5775, 0, 'Verdan the Everliving', 43),
|
|
(592, 0, 3654, 1, 'Mutanus the Devourer', 43),
|
|
(593, 0, 7795, 0, 'Hydromancer Velratha', 209),
|
|
(594, 0, 7273, 0, 'Ghaz\'rilla', 209),
|
|
(595, 0, 8127, 0, 'Antu\'sul', 209),
|
|
(596, 0, 7272, 0, 'Theka the Martyr', 209),
|
|
(597, 0, 7271, 0, 'Witch Doctor Zum\'rah', 209),
|
|
(598, 0, 7796, 0, 'Nekrum Gutchewer', 209),
|
|
(599, 0, 7275, 0, 'Shadowpriest Sezz\'ziz', 209),
|
|
(600, 0, 7267, 24, 'Chief Ukorz Sandscalp', 209),
|
|
(601, 0, 22887, 0, 'High Warlord Naj\'entus', 564),
|
|
(602, 0, 22898, 0, 'Supremus', 564),
|
|
(603, 0, 22841, 0, 'Shade of Akama', 564),
|
|
(604, 0, 22871, 0, 'Teron Gorefiend', 564),
|
|
(605, 0, 22948, 0, 'Gurtogg Bloodboil', 564),
|
|
(606, 0, 23420, 0, 'Reliquary of Souls', 564),
|
|
(607, 0, 22947, 0, 'Mother Shahraz', 564),
|
|
(608, 0, 23426, 0, 'The Illidari Council', 564),
|
|
(609, 0, 22917, 196, 'Illidan Stormrage', 564),
|
|
(610, 0, 12435, 0, 'Razorgore the Untamed', 469),
|
|
(611, 0, 13020, 0, 'Vaelastrasz the Corrupt', 469),
|
|
(612, 0, 12017, 0, 'Broodlord Lashlayer', 469),
|
|
(613, 0, 11983, 0, 'Firemaw', 469),
|
|
(614, 0, 14601, 0, 'Ebonroc', 469),
|
|
(615, 0, 11981, 0, 'Flamegor', 469),
|
|
(616, 0, 14020, 0, 'Chromaggus', 469),
|
|
(617, 0, 11583, 50, 'Nefarian', 469),
|
|
(618, 0, 17767, 0, 'Rage Winterchill', 534),
|
|
(619, 0, 17808, 0, 'Anetheron', 534),
|
|
(620, 0, 17888, 0, 'Kaz\'rogal', 534),
|
|
(621, 0, 17842, 0, 'Azgalor', 534),
|
|
(622, 0, 17968, 195, 'Archimonde', 534),
|
|
(623, 0, 21216, 0, 'Hydross the Unstable', 548),
|
|
(624, 0, 21217, 0, 'The Lurker Below', 548),
|
|
(625, 0, 21215, 0, 'Leotheras the Blind', 548),
|
|
(626, 0, 21214, 0, 'Fathom-Lord Karathress', 548),
|
|
(627, 0, 21213, 0, 'Morogrim Tidewalker', 548),
|
|
(628, 0, 21212, 194, 'Lady Vashj', 548),
|
|
(629, 0, 34797, 0, 'Northrend Beasts', 649),
|
|
(630, 0, 34797, 0, 'Northrend Beasts', 649),
|
|
(631, 0, 34797, 0, 'Northrend Beasts', 649),
|
|
(632, 0, 34797, 0, 'Northrend Beasts', 649),
|
|
(633, 0, 34780, 0, 'Lord Jaraxxus', 649),
|
|
(634, 0, 34780, 0, 'Lord Jaraxxus', 649),
|
|
(635, 0, 34780, 0, 'Lord Jaraxxus', 649),
|
|
(636, 0, 34780, 0, 'Lord Jaraxxus', 649),
|
|
(637, 1, 68184, 0, 'Faction Champions', 0),
|
|
(638, 1, 68184, 0, 'Faction Champions', 0),
|
|
(639, 1, 68184, 0, 'Faction Champions', 0),
|
|
(640, 1, 68184, 0, 'Faction Champions', 0),
|
|
(641, 0, 34496, 0, 'Val\'kyr Twins', 649),
|
|
(642, 0, 34496, 0, 'Val\'kyr Twins', 649),
|
|
(643, 0, 34496, 0, 'Val\'kyr Twins', 649),
|
|
(644, 0, 34496, 0, 'Val\'kyr Twins', 649),
|
|
(645, 0, 34564, 246, 'Anub\'arak', 649),
|
|
(646, 0, 34564, 248, 'Anub\'arak', 649),
|
|
(647, 0, 34564, 247, 'Anub\'arak', 649),
|
|
(648, 0, 34564, 250, 'Anub\'arak', 649),
|
|
(649, 0, 18831, 0, 'High King Maulgar', 565),
|
|
(650, 0, 19044, 177, 'Gruul the Dragonkiller', 565),
|
|
(651, 0, 17257, 176, 'Magtheridon', 544),
|
|
(652, 0, 15550, 0, 'Attumen the Huntsman', 532),
|
|
(653, 0, 15687, 0, 'Moroes', 532),
|
|
(654, 0, 16457, 0, 'Maiden of the Virtue', 532),
|
|
(655, 0, 16812, 0, 'Opera Event', 532),
|
|
(656, 0, 15691, 0, 'The Curator', 532),
|
|
(657, 0, 15688, 0, 'Terestian Illhoof', 532),
|
|
(658, 0, 16524, 0, 'Shade of Aran', 532),
|
|
(659, 0, 15689, 0, 'Netherspite', 532),
|
|
(660, 0, 22520, 0, 'Chess Event', 532),
|
|
(661, 0, 15690, 175, 'Prince Malchezaar', 532),
|
|
(662, 0, 17225, 0, 'Nightbane', 532),
|
|
(663, 0, 12118, 0, 'Lucifron', 409),
|
|
(664, 0, 11982, 0, 'Magmadar', 409),
|
|
(665, 0, 12259, 0, 'Gehennas', 409),
|
|
(666, 0, 12057, 0, 'Garr', 409),
|
|
(667, 0, 12264, 0, 'Shazzrah', 409),
|
|
(668, 0, 12056, 0, 'Baron Geddon', 409),
|
|
(669, 0, 12098, 0, 'Sulfuron Harbinger', 409),
|
|
(670, 0, 11988, 0, 'Golemagg the Incinerator', 409),
|
|
(671, 0, 12018, 0, 'Majordomo Executus', 409),
|
|
(672, 0, 11502, 48, 'Ragnaros', 409),
|
|
(673, 0, 15956, 0, 'Anub\'Rekhan', 533),
|
|
(674, 0, 15956, 0, 'Anub\'Rekhan', 533),
|
|
(677, 0, 15953, 0, 'Grand Widow Faerlina', 533),
|
|
(678, 0, 15953, 0, 'Grand Widow Faerlina', 533),
|
|
(679, 0, 15952, 0, 'Maexxna', 533),
|
|
(680, 0, 15952, 0, 'Maexxna', 533),
|
|
(681, 0, 15954, 0, 'Noth the Plaguebringer', 533),
|
|
(682, 0, 15954, 0, 'Noth the Plaguebringer', 533),
|
|
(683, 0, 15936, 0, 'Heigan the Unclean', 533),
|
|
(684, 0, 15936, 0, 'Heigan the Unclean ', 533),
|
|
(685, 0, 16011, 0, 'Loatheb', 533),
|
|
(686, 0, 16011, 0, 'Loatheb', 533),
|
|
(687, 0, 16061, 0, 'Instructor Razuvious', 533),
|
|
(689, 0, 16061, 0, 'Instructor Razuvious', 533),
|
|
(690, 0, 16060, 0, 'Gothik the Harvester', 533),
|
|
(691, 0, 16060, 0, 'Gothik the Harvester', 533),
|
|
(692, 1, 59450, 0, 'The Four Horsemen', 0),
|
|
(693, 1, 59450, 0, 'The Four Horsemen', 0),
|
|
(694, 0, 16028, 0, 'Patchwerk', 533),
|
|
(695, 0, 16028, 0, 'Patchwerk ', 533),
|
|
(696, 0, 15931, 0, 'Grobbulus', 533),
|
|
(697, 0, 15931, 0, 'Grobbulus', 533),
|
|
(698, 0, 15932, 0, 'Gluth', 533),
|
|
(699, 0, 15932, 0, 'Gluth', 533),
|
|
(700, 0, 15928, 0, 'Thaddius', 533),
|
|
(701, 0, 15928, 0, 'Thaddius', 533),
|
|
(702, 0, 15989, 0, 'Sapphiron', 533),
|
|
(703, 0, 15989, 0, 'Sapphiron', 533),
|
|
(704, 0, 15990, 159, 'Kel\'Thuzad', 533),
|
|
(706, 0, 15990, 227, 'Kel\'Thuzad', 533),
|
|
(707, 0, 10184, 46, 'Onyxia', 249),
|
|
(708, 0, 10184, 257, 'Onyxia', 249),
|
|
(709, 0, 15263, 0, 'The Prophet Skeram', 531),
|
|
(710, 0, 15544, 0, 'Silithid Royalty', 531),
|
|
(711, 0, 15516, 0, 'Battleguard Sartura', 531),
|
|
(712, 0, 15510, 0, 'Fankriss the Unyielding', 531),
|
|
(713, 0, 15299, 0, 'Viscidus', 531),
|
|
(714, 0, 15509, 0, 'Princess Huhuran', 531),
|
|
(715, 0, 15275, 0, 'Twin Emperors', 531),
|
|
(716, 0, 15517, 0, 'Ouro', 531),
|
|
(717, 0, 15727, 161, 'C\'thun', 531),
|
|
(718, 0, 15348, 0, 'Kurinnaxx', 509),
|
|
(719, 0, 15341, 0, 'General Rajaxx', 509),
|
|
(720, 0, 15340, 0, 'Moam', 509),
|
|
(721, 0, 15370, 0, 'Buru the Gorger', 509),
|
|
(722, 0, 15369, 0, 'Ayamiss the Hunter', 509),
|
|
(723, 0, 15339, 160, 'Ossirian the Unscarred', 509),
|
|
(724, 0, 24892, 0, 'Kalecgos', 580),
|
|
(725, 0, 24882, 0, 'Brutallus', 580),
|
|
(726, 0, 25038, 0, 'Felmyst', 580),
|
|
(727, 0, 25165, 0, 'Eredar Twins', 580),
|
|
(728, 0, 25840, 0, 'M\'uru', 580),
|
|
(729, 0, 25315, 199, 'Kil\'jaeden', 580),
|
|
(730, 0, 19514, 0, 'Al\'ar', 550),
|
|
(731, 0, 19516, 0, 'Void Reaver', 550),
|
|
(732, 0, 18805, 0, 'High Astromancer Solarian', 550),
|
|
(733, 0, 19622, 193, 'Kael\'thas Sunstrider', 550),
|
|
(734, 0, 28859, 223, 'Malygos', 616),
|
|
(735, 0, 28859, 237, 'Malygos', 616),
|
|
(736, 0, 30452, 0, 'Tenebron', 615),
|
|
(737, 0, 30452, 0, 'Tenebron', 615),
|
|
(738, 0, 30451, 0, 'Shadron', 615),
|
|
(739, 0, 30451, 0, 'Shadron', 615),
|
|
(740, 0, 30449, 0, 'Vesperon', 615),
|
|
(741, 0, 30449, 0, 'Vesperon', 615),
|
|
(742, 0, 28860, 224, 'Sartharion', 615),
|
|
(743, 0, 28860, 238, 'Sartharion', 615),
|
|
(744, 0, 33113, 0, 'Flame Leviathan', 603),
|
|
(745, 0, 33118, 0, 'Ignis the Furnace Master', 603),
|
|
(746, 0, 33186, 0, 'Razorscale', 603),
|
|
(747, 0, 33293, 0, 'XT-002 Deconstructor', 603),
|
|
(748, 1, 65195, 0, 'The Iron Council', 0),
|
|
(749, 0, 32930, 0, 'Kologarn', 603),
|
|
(750, 0, 33515, 0, 'Auriaya', 603),
|
|
(751, 1, 64899, 0, 'Hodir', 0),
|
|
(752, 1, 64985, 0, 'Thorim', 0),
|
|
(753, 1, 65074, 0, 'Freya', 0),
|
|
(754, 0, 33432, 0, 'Mimiron', 603),
|
|
(755, 0, 33271, 0, 'General Vezax', 603),
|
|
(756, 0, 33288, 0, 'Yogg-Saron', 603),
|
|
(757, 0, 32871, 243, 'Algalon the Observer', 603),
|
|
(758, 0, 33113, 0, 'Flame Leviathan', 603),
|
|
(759, 0, 33118, 0, 'Ignis the Furnace Master', 603),
|
|
(760, 0, 33186, 0, 'Razorscale', 603),
|
|
(761, 0, 33293, 0, 'XT-002 Deconstructor', 603),
|
|
(762, 1, 65195, 0, 'The Iron Council', 0),
|
|
(763, 0, 32930, 0, 'Kologarn', 603),
|
|
(764, 0, 33515, 0, 'Auriaya', 603),
|
|
(765, 1, 64899, 0, 'Hodir', 0),
|
|
(766, 1, 64985, 0, 'Thorim', 0),
|
|
(767, 1, 65074, 0, 'Freya', 0),
|
|
(768, 0, 33432, 0, 'Mimiron', 603),
|
|
(769, 0, 33271, 0, 'General Vezax', 603),
|
|
(770, 0, 33288, 0, 'Yogg-Saron', 603),
|
|
(771, 0, 32871, 244, 'Algalon the Observer', 603),
|
|
(772, 0, 31125, 0, 'Archavon the Stone Watcher', 624),
|
|
(773, 0, 31125, 0, 'Archavon the Stone Watcher', 624),
|
|
(774, 0, 33993, 0, 'Emalon the Storm Watcher', 624),
|
|
(775, 0, 33993, 0, 'Emalon the Storm Watcher', 624),
|
|
(776, 0, 35013, 0, 'Koralon the Flame Watcher', 624),
|
|
(777, 0, 35013, 0, 'Koralon the Flame Watcher', 624),
|
|
(778, 0, 23574, 0, 'Akil\'zon', 568),
|
|
(779, 0, 23576, 0, 'Nalorakk', 568),
|
|
(780, 0, 23578, 0, 'Jan\'alai', 568),
|
|
(781, 0, 23577, 0, 'Halazzi', 568),
|
|
(782, 0, 24239, 0, 'Hex Lord Malacrass', 568),
|
|
(783, 0, 23863, 197, 'Zul\'jin', 568),
|
|
(784, 0, 14507, 0, 'High Priest Venoxis', 309),
|
|
(785, 0, 14517, 0, 'High Priestess Jeklik', 309),
|
|
(786, 0, 14510, 0, 'High Priestess Mar\'li', 309),
|
|
(787, 0, 11382, 0, 'Bloodlord Mandokir', 309),
|
|
(788, 0, 15083, 0, 'Edge of Madness', 309),
|
|
(789, 0, 14509, 0, 'High Priest Thekal', 309),
|
|
(790, 0, 15114, 0, 'Gahz\'ranka', 309),
|
|
(791, 0, 14515, 0, 'High Priestess Arlokk', 309),
|
|
(792, 0, 11380, 0, 'Jin\'do the Hexxer', 309),
|
|
(793, 0, 14834, 42, 'Hakkar', 309),
|
|
(829, 0, 36497, 0, 'Bronjahm', 632),
|
|
(830, 0, 36497, 0, 'Bronjahm ', 632),
|
|
(831, 0, 36502, 251, 'Devourer of Souls', 632),
|
|
(832, 0, 36502, 252, 'Devourer of Souls', 632),
|
|
(833, 0, 36494, 0, 'Forgemaster Garfrost', 658),
|
|
(834, 0, 36494, 0, 'Forgemaster Garfrost', 658),
|
|
(835, 0, 36476, 0, 'Krick', 658),
|
|
(836, 0, 36476, 0, 'Krick', 658),
|
|
(837, 0, 36658, 253, 'Overlord Tyrannus', 658),
|
|
(838, 0, 36658, 254, 'Overlord Tyrannus', 658),
|
|
(839, 0, 38113, 0, 'Marwyn', 668),
|
|
(840, 0, 38113, 0, 'Marwyn', 668),
|
|
(841, 0, 38112, 0, 'Falric', 668),
|
|
(842, 0, 38112, 0, 'Falric', 668),
|
|
(843, 1, 72830, 255, 'Escaped from Arthas', 668),
|
|
(844, 1, 72830, 256, 'Escaped from Arthas', 668),
|
|
(845, 0, 36612, 0, 'Lord Marrowgar', 631),
|
|
(846, 0, 36855, 0, 'Lady Deathwhisper', 631),
|
|
(847, 1, 72959, 0, 'Icecrown Gunship Battle', 631),
|
|
(848, 0, 37813, 0, 'Deathbringer Saurfang', 631),
|
|
(849, 0, 36626, 0, 'Festergut', 631),
|
|
(850, 0, 36627, 0, 'Rotface', 631),
|
|
(851, 0, 36678, 0, 'Professor Putricide', 631),
|
|
(852, 0, 37970, 0, 'Blood Council', 631),
|
|
(853, 0, 37955, 0, 'Queen Lana\'thel', 631),
|
|
(854, 1, 72706, 0, 'Valithria Dreamwalker', 631),
|
|
(855, 0, 36853, 0, 'Sindragosa', 631),
|
|
(856, 0, 36597, 279, 'The Lich King', 631),
|
|
(857, 0, 36612, 0, 'Lord Marrowgar', 631),
|
|
(858, 0, 36855, 0, 'Lady Deathwhisper', 631),
|
|
(859, 1, 72959, 0, 'Icecrown Gunship Battle', 631),
|
|
(860, 0, 37813, 0, 'Deathbringer Saurfang', 631),
|
|
(861, 0, 36626, 0, 'Festergut', 631),
|
|
(862, 0, 36627, 0, 'Rotface', 631),
|
|
(863, 0, 36678, 0, 'Professor Putricide', 631),
|
|
(864, 0, 37970, 0, 'Blood Council', 631),
|
|
(865, 0, 37955, 0, 'Queen Lana\'thel', 631),
|
|
(866, 1, 72706, 0, 'Valithria Dreamwalker', 631),
|
|
(867, 0, 36853, 0, 'Sindragosa', 631),
|
|
(868, 0, 36597, 280, 'The Lich King', 631),
|
|
(883, 0, 4422, 0, 'Agathelos the Raging', 47),
|
|
(885, 0, 38433, 239, 'Toravon the Ice Watcher', 624),
|
|
(886, 0, 38433, 240, 'Toravon the Ice Watcher', 624),
|
|
(887, 0, 39863, 293, 'Halion', 724),
|
|
(888, 0, 39863, 294, 'Halion', 724),
|
|
(889, 0, 39751, 0, 'Baltharus the Warborn', 724),
|
|
(890, 0, 39751, 0, 'Baltharus the Warborn', 724),
|
|
(891, 0, 39747, 0, 'Saviana Ragefire', 724),
|
|
(892, 0, 39747, 0, 'Saviana Ragefire', 724),
|
|
(893, 0, 39746, 0, 'General Zarithrian', 724),
|
|
(894, 0, 39746, 0, 'General Zarithrian', 724);
|
|
/*!40000 ALTER TABLE `instance_encounters` ENABLE KEYS */;
|
|
|
|
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
|
|
/*!40014 SET FOREIGN_KEY_CHECKS=IFNULL(@OLD_FOREIGN_KEY_CHECKS, 1) */;
|
|
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
|
/*!40111 SET SQL_NOTES=IFNULL(@OLD_SQL_NOTES, 1) */;
|