Misc DB updates/Fixes
Port From (https://github.com/TrinityCore/TrinityCore)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
--
|
||||
DELETE FROM `rbac_permissions` WHERE `id` BETWEEN 856 AND 860;
|
||||
INSERT INTO `rbac_permissions` (`id`,`name`) VALUES
|
||||
(856, 'Command: npc spawngroup'),
|
||||
(857, 'Command: npc despawngroup'),
|
||||
(858, 'Command: gobject spawngroup'),
|
||||
(859, 'Command: gobject despawngroup'),
|
||||
(860, 'Command: list respawns');
|
||||
|
||||
DELETE FROM `rbac_linked_permissions` WHERE `linkedId` BETWEEN 856 AND 860;
|
||||
INSERT INTO `rbac_linked_permissions` (`id`,`linkedId`) VALUES
|
||||
(197,856),(197,857),(197,858),(197,859),(197,860);
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `rbac_permissions` SET `name`="Command: debug worldstate" WHERE `id`=339;
|
||||
@@ -0,0 +1,115 @@
|
||||
-- Death Knight quest "A Special Surprise" (quest IDs 12739 and 12742-12750)
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (29032,29061,29065,29067,29068,29070,29071,29072,29073,29074,29053);
|
||||
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
|
||||
-- Malar Bravehorn, tauren
|
||||
(29032, 0, 0, "Come to finish the job, have you?", 12, 0, 100, 0, 0, 0, 29286, 0, 'special_surprise SAY_EXEC_START'),
|
||||
(29032, 1, 0, "You'll look me in the eyes when...", 12, 0, 100, 0, 0, 0, 29287, 0, 'special_surprise SAY_EXEC_PROG'),
|
||||
(29032, 2, 0, "$n?", 12, 0, 100, 0, 0, 0, 29288, 0, 'special_surprise SAY_EXEC_NAME'),
|
||||
(29032, 3, 0, "$n, I'd recognize those horns anywhere... What... What have they done to you, $n?", 12, 0, 100, 0, 0, 0, 29289, 0, 'special_surprise SAY_EXEC_RECOG'),
|
||||
(29032, 4, 0, "You don't remember me, do you? Blasted Scourge... They've tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a tauren!", 12, 0, 100, 0, 0, 0, 29290, 0, 'special_surprise SAY_EXEC_NOREM'),
|
||||
(29032, 5, 0, "Think, $n. Think back. Try and remember the rolling plains of Mulgore, where you were born. Remember the splendor of life, $g brother:sister;. You were a champion of the tauren once! This isn't you.", 12, 0, 100, 0, 0, 0, 29294, 0, 'special_surprise SAY_EXEC_THINK'),
|
||||
(29032, 6, 0, "Listen to me, $n. You must fight against the Lich King's control. He is a monster that wants to see this world - our world - in ruin. Don't let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!", 12, 0, 100, 0, 0, 0, 29295, 0, 'special_surprise SAY_EXEC_LISTEN'),
|
||||
(29032, 7, 0, "There... There's no more time for me. I'm done for. Finish me off, $n. Do it or they'll kill us both. $n... Remember Mulgore. This world is worth saving.", 12, 0, 100, 0, 0, 0, 29301, 0, 'special_surprise SAY_EXEC_TIME'),
|
||||
(29032, 8, 0, "Do it, $n! Put me out of my misery!", 12, 0, 100, 0, 0, 0, 29302, 0, 'special_surprise SAY_EXEC_WAITING'),
|
||||
(29032, 9, 0, "%s dies from his injuries.", 16, 0, 100, 0, 0, 0, 29303, 0, 'special_surprise EMOTE_DIES'),
|
||||
-- Ellen Stanbridge, human
|
||||
(29061, 0, 0, "Come to finish the job, have you?", 12, 0, 100, 0, 0, 0, 29310, 0, 'special_surprise SAY_EXEC_START'),
|
||||
(29061, 1, 0, "I'd like to stand for...", 12, 0, 100, 0, 0, 0, 29311, 0, 'special_surprise SAY_EXEC_PROG'),
|
||||
(29061, 2, 0, "$n?", 12, 0, 100, 0, 0, 0, 29312, 0, 'special_surprise SAY_EXEC_NAME'),
|
||||
(29061, 3, 0, "$n, I'd recognize that face anywhere... What... What have they done to you, $n?", 12, 0, 100, 0, 0, 0, 29313, 0, 'special_surprise SAY_EXEC_RECOG'),
|
||||
(29061, 4, 0, "You don't remember me, do you? Blasted Scourge... They've tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a human!", 12, 0, 100, 0, 0, 0, 29314, 0, 'special_surprise SAY_EXEC_NOREM'),
|
||||
(29061, 5, 0, "Think, $n. Think back. Try and remember the hills and valleys of Elwynn, where you were born. Remember the splendor of life, $g brother:sister;. You were a champion of the Alliance once! This isn't you.", 12, 0, 100, 0, 0, 0, 29315, 0, 'special_surprise SAY_EXEC_THINK'),
|
||||
(29061, 6, 0, "Listen to me, $n. You must fight against the Lich King's control. He is a monster that wants to see this world - our world - in ruin. Don't let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!", 12, 0, 100, 0, 0, 0, 29316, 0, 'special_surprise SAY_EXEC_LISTEN'),
|
||||
(29061, 7, 0, "There... There's no more time for me. I'm done for. Finish me off, $n. Do it or they'll kill us both. $n... Remember Elwynn. This world is worth saving.", 12, 0, 100, 0, 0, 0, 29317, 0, 'special_surprise SAY_EXEC_TIME'),
|
||||
(29061, 8, 0, "Do it, $n! Put me out of my misery!", 12, 0, 100, 0, 0, 0, 29318, 0, 'special_surprise SAY_EXEC_WAITING'),
|
||||
(29061, 9, 0, "%s dies from her injuries.", 16, 0, 100, 0, 0, 0, 29319, 0, 'special_surprise EMOTE_DIES'),
|
||||
-- Yazmina Oakenthorn, night elf
|
||||
(29065, 0, 0, "Come to finish the job, have you?", 12, 0, 100, 0, 0, 0, 29322, 0, 'special_surprise SAY_EXEC_START'),
|
||||
(29065, 1, 0, "I'd like to stand for...", 12, 0, 100, 0, 0, 0, 29323, 0, 'special_surprise SAY_EXEC_PROG'),
|
||||
(29065, 2, 0, "$n?", 12, 0, 100, 0, 0, 0, 29324, 0, 'special_surprise SAY_EXEC_NAME'),
|
||||
(29065, 3, 0, "$n, I'd recognize that face anywhere... What... What have they done to you, $n?", 12, 0, 100, 0, 0, 0, 29325, 0, 'special_surprise SAY_EXEC_RECOG'),
|
||||
(29065, 4, 0, "You don't remember me? When you were a child your mother would leave you in my care while she served at the Temple of the Moon. I held you in my arms and fed you honey and sheep's milk to calm you until she would return. You were my little angel. Blasted Scourge... What have they done to you, $n?", 12, 0, 100, 0, 0, 0, 29326, 0, 'special_surprise SAY_EXEC_NOREM'),
|
||||
(29065, 5, 0, "You must remember the splendor of life, $g brother:sister;. You were a champion of the kaldorei once! This isn't you!", 12, 0, 100, 0, 0, 0, 29328, 0, 'special_surprise SAY_EXEC_THINK'),
|
||||
(29065, 6, 0, "Listen to me, $n. You must fight against the Lich King's control. He is a monster that wants to see this world - our world - in ruin. Don't let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!", 12, 0, 100, 0, 0, 0, 29389, 0, 'special_surprise SAY_EXEC_LISTEN'),
|
||||
(29065, 7, 0, "There... There's no more time for me. I'm done for. Finish me off, $n. Do it or they'll kill us both. $n... Remember Teldrassil, our beloved home. This world is worth saving.", 12, 0, 100, 0, 0, 0, 29330, 0, 'special_surprise SAY_EXEC_TIME'),
|
||||
(29065, 8, 0, "Do it, $n! Put me out of my misery!", 12, 0, 100, 0, 0, 0, 29331, 0, 'special_surprise SAY_EXEC_WAITING'),
|
||||
(29065, 9, 0, "%s dies from her injuries.", 16, 0, 100, 0, 0, 0, 29333, 0, 'special_surprise EMOTE_DIES'),
|
||||
-- Donovan Pulfrost, dwarf
|
||||
(29067, 0, 0, "Come to finish the job, have ye?", 12, 0, 100, 0, 0, 0, 29335, 0, 'special_surprise SAY_EXEC_START'),
|
||||
(29067, 1, 0, "Well this son o' Ironforge would like...", 12, 0, 100, 0, 0, 0, 29336, 0, 'special_surprise SAY_EXEC_PROG'),
|
||||
(29067, 2, 0, "$n?", 12, 0, 100, 0, 0, 0, 29337, 0, 'special_surprise SAY_EXEC_NAME'),
|
||||
(29067, 3, 0, "$n, I'd recognize that face anywhere... What... What have they done to ye, $g lad:lass;?", 12, 0, 100, 0, 0, 0, 29338, 0, 'special_surprise SAY_EXEC_RECOG'),
|
||||
(29067, 4, 0, "Ye don't remember me, do ye? Blasted Scourge... They've tried to drain ye o' everything that made ye a righteous force o' reckoning. Every last ounce o' good... Everything that made ye a $g son:daughter; o' Ironforge!", 12, 0, 100, 0, 0, 0, 29339, 0, 'special_surprise SAY_EXEC_NOREM'),
|
||||
(29067, 5, 0, "Think, $n. Think back. Try and remember the snow capped mountains o' Dun Morogh! Ye were born there, $g lad:lass;. Remember the splendor o' life, $n! Ye were a champion o' the dwarves once! This isn't ye!", 12, 0, 100, 0, 0, 0, 29340, 0, 'special_surprise SAY_EXEC_THINK'),
|
||||
(29067, 6, 0, "Listen to me, $n. Ye must fight against the Lich King's control. He's a monster that wants to see this world - our world - in ruin. Don't let him use ye to accomplish his goals. Ye were once a hero and ye can be again. Fight, damn ye! Fight his control!", 12, 0, 100, 0, 0, 0, 29341, 0, 'special_surprise SAY_EXEC_LISTEN'),
|
||||
(29067, 7, 0, "There... There's no more time for me. I'm done for. Finish me off, $n. Do it or they'll kill us both. $n... For KHAAAAAAAAZZZ MODAAAAAANNNNNN!!!", 12, 0, 100, 0, 0, 0, 29342, 0, 'special_surprise SAY_EXEC_TIME'),
|
||||
(29067, 8, 0, "Do it, $n! Put me out of my misery!", 12, 0, 100, 0, 0, 0, 29343, 0, 'special_surprise SAY_EXEC_WAITING'),
|
||||
(29067, 9, 0, "%s dies from his injuries.", 16, 0, 100, 0, 0, 0, 29344, 0, 'special_surprise EMOTE_DIES'),
|
||||
-- Goby Blastenheimer, gnome
|
||||
(29068, 0, 0, "Come to finish the job, have you?", 12, 0, 100, 0, 0, 0, 29347, 0, 'special_surprise SAY_EXEC_START'),
|
||||
(29068, 1, 0, "If you'd allow me just one...", 12, 0, 100, 0, 0, 0, 29348, 0, 'special_surprise SAY_EXEC_PROG'),
|
||||
(29068, 2, 0, "$n?", 12, 0, 100, 0, 0, 0, 29349, 0, 'special_surprise SAY_EXEC_NAME'),
|
||||
(29068, 3, 0, "$n, I'd recognize that face anywhere... What... What have they done to you, $n?", 12, 0, 100, 0, 0, 0, 29350, 0, 'special_surprise SAY_EXEC_RECOG'),
|
||||
(29068, 4, 0, "You don't remember me, do you? Blasted Scourge... They've tried to drain you of everything that made you a pint-sized force of reckoning. Every last ounce of good... Everything that made you a gnome!", 12, 0, 100, 0, 0, 0, 29351, 0, 'special_surprise SAY_EXEC_NOREM'),
|
||||
(29068, 5, 0, "Think, $n. Think back. Try and remember Gnomeregan before those damned troggs! Remember the feel of an arclight spanner, $g brother:sister;. You were a champion of gnome-kind once! This isn't you.", 12, 0, 100, 0, 0, 0, 29352, 0, 'special_surprise SAY_EXEC_THINK'),
|
||||
(29068, 6, 0, "Listen to me, $n. You must fight against the Lich King's control. He is a monster that wants to see this world - our world - in ruin. Don't let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!", 12, 0, 100, 0, 0, 0, 29353, 0, 'special_surprise SAY_EXEC_LISTEN'),
|
||||
(29068, 7, 0, "There... There's no more time for me. I'm done for. Finish me off, $n. Do it or they'll kill us both. $n... Remember Gnomeregan! This world is worth saving.", 12, 0, 100, 0, 0, 0, 29354, 0, 'special_surprise SAY_EXEC_TIME'),
|
||||
(29068, 8, 0, "Do it, $n! Put me out of my misery!", 12, 0, 100, 0, 0, 0, 29355, 0, 'special_surprise SAY_EXEC_WAITING'),
|
||||
(29068, 9, 0, "%s dies from his injuries.", 16, 0, 100, 0, 0, 0, 29356, 0, 'special_surprise EMOTE_DIES'),
|
||||
-- Valok the Righteous, draenei
|
||||
(29070, 0, 0, "Come to finish the job, have you?", 12, 0, 100, 0, 0, 0, 29357, 0, 'special_surprise SAY_EXEC_START'),
|
||||
(29070, 1, 0, "You'll look me in the eyes when...", 12, 0, 100, 0, 0, 0, 29358, 0, 'special_surprise SAY_EXEC_PROG'),
|
||||
(29070, 2, 0, "$n?", 12, 0, 100, 0, 0, 0, 29359, 0, 'special_surprise SAY_EXEC_NAME'),
|
||||
(29070, 3, 0, "$n, I'd recognize those face tentacles anywhere... What... What have they done to you, $n?", 12, 0, 100, 0, 0, 0, 29360, 0, 'special_surprise SAY_EXEC_RECOG'),
|
||||
(29070, 4, 0, "You don't remember me, do you? Blasted Scourge... They've tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a draenei!", 12, 0, 100, 0, 0, 0, 29361, 0, 'special_surprise SAY_EXEC_NOREM'),
|
||||
(29070, 5, 0, "Think, $n. Think back. Try and remember the proud mountains of Argus, where you were born. Remember the splendor of life, $g brother:sister;. You were a champion of the draenei once! This isn't you.", 12, 0, 100, 0, 0, 0, 29362, 0, 'special_surprise SAY_EXEC_THINK'),
|
||||
(29070, 6, 0, "Listen to me, $n. You must fight against the Lich King's control. He is a monster that wants to see this world - our world - in ruin. Don't let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!", 12, 0, 100, 0, 0, 0, 29363, 0, 'special_surprise SAY_EXEC_LISTEN'),
|
||||
(29070, 7, 0, "There... There's no more time for me. I'm done for. Finish me off, $n. Do it or they'll kill us both. $n... Remember Argus. Don't let that happen to this world.", 12, 0, 100, 0, 0, 0, 29364, 0, 'special_surprise SAY_EXEC_TIME'),
|
||||
(29070, 8, 0, "Do it, $n! Put me out of my misery!", 12, 0, 100, 0, 0, 0, 29365, 0, 'special_surprise SAY_EXEC_WAITING'),
|
||||
(29070, 9, 0, "%s dies from his injuries.", 16, 0, 100, 0, 0, 0, 29366, 0, 'special_surprise EMOTE_DIES'),
|
||||
-- Antoine Brack, undead
|
||||
(29071, 0, 0, "Come to finish the job, have you?", 12, 0, 100, 0, 0, 0, 29393, 0, 'special_surprise SAY_EXEC_START'),
|
||||
(29071, 1, 0, "Ironic, isn't it? To be killed...", 12, 0, 100, 0, 0, 0, 29394, 0, 'special_surprise SAY_EXEC_PROG'),
|
||||
(29071, 2, 0, "$n?", 12, 0, 100, 0, 0, 0, 29395, 0, 'special_surprise SAY_EXEC_NAME'),
|
||||
(29071, 3, 0, "$n, I'd recognize that decay anywhere... What... What have they done to you, $n?", 12, 0, 100, 0, 0, 0, 29396, 0, 'special_surprise SAY_EXEC_RECOG'),
|
||||
(29071, 4, 0, "You don't remember me? We were humans once - long, long ago - until Lordaeron fell to the Scourge. Your transformation to a Scourge zombie came shortly after my own. Not long after that, our minds were freed by the Dark Lady.", 12, 0, 100, 0, 0, 0, 29397, 0, 'special_surprise SAY_EXEC_NOREM'),
|
||||
(29071, 5, 0, "A pact was made, $g brother:sister;! We vowed vengeance against the Lich King! For what he had done to us! We battled the Scourge as Forsaken, pushing them back into the Plaguelands and freeing Tirisifal! You and I were champions of the Forsaken!", 12, 0, 100, 0, 0, 0, 29398, 0, 'special_surprise SAY_EXEC_THINK'),
|
||||
(29071, 6, 0, "Listen to me, $n. You must fight against the Lich King's control. He is a monster that wants to see this world - our world - in ruin. Don't let him use you to accomplish his goals - AGAIN. You were once a hero and you can be again. Fight, damn you! Fight his control!", 12, 0, 100, 0, 0, 0, 29399, 0, 'special_surprise SAY_EXEC_LISTEN'),
|
||||
(29071, 7, 0, "There... There's no more time for me. I'm done for. Finish me off, $n. Do it or they'll kill us both. $n... Remember Tirisfal! This world is worth saving!", 12, 0, 100, 0, 0, 0, 29400, 0, 'special_surprise SAY_EXEC_TIME'),
|
||||
(29071, 8, 0, "Do it, $n! Put me out of my misery!", 12, 0, 100, 0, 0, 0, 29401, 0, 'special_surprise SAY_EXEC_WAITING'),
|
||||
(29071, 9, 0, "%s dies from his injuries.", 16, 0, 100, 0, 0, 0, 29402, 0, 'special_surprise EMOTE_DIES'),
|
||||
-- Kug Ironjaw, orc
|
||||
(29072, 0, 0, "Come to finish the job, have you?", 12, 0, 100, 0, 0, 0, 29383, 0, 'special_surprise SAY_EXEC_START'),
|
||||
(29072, 1, 0, "I want to die like an orc...", 12, 0, 100, 0, 0, 0, 29384, 0, 'special_surprise SAY_EXEC_PROG'),
|
||||
(29072, 2, 0, "$n?", 12, 0, 100, 0, 0, 0, 29385, 0, 'special_surprise SAY_EXEC_NAME'),
|
||||
(29072, 3, 0, "$n, I'd recognize that face anywhere... What... What have they done to you, $n?", 12, 0, 100, 0, 0, 0, 29386, 0, 'special_surprise SAY_EXEC_RECOG'),
|
||||
(29072, 4, 0, "You don't remember me, do you? Blasted Scourge... They've tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you an orc!", 12, 0, 100, 0, 0, 0, 29387, 0, 'special_surprise SAY_EXEC_NOREM'),
|
||||
(29072, 5, 0, "Think, $n. Think back. Try and remember Durotar, $g brother:sister;! Remember the sacrifices our heroes made so that we could be free of the blood curse. Harken back to the Valley of Trials, where we were reborn into a world without demonic influence. We found the splendor of life, $n. Together! This isn't you. You were a champion of the Horde once!", 12, 0, 100, 0, 0, 0, 29388, 0, 'special_surprise SAY_EXEC_THINK'),
|
||||
(29072, 6, 0, "Listen to me, $n. You must fight against the Lich King's control. He is a monster that wants to see this world - our world - in ruin. Don't let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!", 12, 0, 100, 0, 0, 0, 29389, 0, 'special_surprise SAY_EXEC_LISTEN'),
|
||||
(29072, 7, 0, "There... There's no more time for me. I'm done for. Finish me off, $n. Do it or they'll kill us both. $n... For the Horde! This world is worth saving.", 12, 0, 100, 0, 0, 0, 29390, 0, 'special_surprise SAY_EXEC_TIME'),
|
||||
(29072, 8, 0, "Do it, $n! Put me out of my misery!", 12, 0, 100, 0, 0, 0, 29391, 0, 'special_surprise SAY_EXEC_WAITING'),
|
||||
(29072, 9, 0, "%s dies from his injuries.", 16, 0, 100, 0, 0, 0, 29392, 0, 'special_surprise EMOTE_DIES'),
|
||||
-- Iggy Darktusk, troll
|
||||
(29073, 0, 0, "Come ta finish da job, mon?", 12, 0, 100, 0, 0, 0, 29403, 0, 'special_surprise SAY_EXEC_START'),
|
||||
(29073, 1, 0, "Dis troll gonna stand for da...", 12, 0, 100, 0, 0, 0, 29404, 0, 'special_surprise SAY_EXEC_PROG'),
|
||||
(29073, 2, 0, "$n? Mon?", 12, 0, 100, 0, 0, 0, 29405, 0, 'special_surprise SAY_EXEC_NAME'),
|
||||
(29073, 3, 0, "$n, I'd recognize dem tusks anywhere... What... What have dey done ta you, mon?", 12, 0, 100, 0, 0, 0, 29406, 0, 'special_surprise SAY_EXEC_RECOG'),
|
||||
(29073, 4, 0, "You don't remember me, mon? Damn da Scourge! Dey gone ta drain you of everytin' dat made ya a mojo masta. Every last ounce a good... Everytin' dat made ya a troll hero, mon!", 12, 0, 100, 0, 0, 0, 29407, 0, 'special_surprise SAY_EXEC_NOREM'),
|
||||
(29073, 5, 0, "TINK, $n. Tink back, mon! We be Darkspear, mon! Bruddas and sistas! Remember when we fought da Zalazane and done took he head and freed da Echo Isles? MON! TINK! You was a champion of da Darkspear trolls!", 12, 0, 100, 0, 0, 0, 29408, 0, 'special_surprise SAY_EXEC_THINK'),
|
||||
(29073, 6, 0, "Listen ta me, $g brudda:sista;. You must fight against da Lich King's control. He be a monster dat want ta see dis world - our world - be ruined. Don't let he use you ta accomplish he goals. You be a hero once and you be a hero again! Fight it, mon! Fight he control!", 12, 0, 100, 0, 0, 0, 29409, 0, 'special_surprise SAY_EXEC_LISTEN'),
|
||||
(29073, 7, 0, "Der... Der's no more time for me. I be done for. Finish me off, $n. Do it or dey'll kill us both. $n... Remember Sen'jin Village, mon! Dis world be worth saving!", 12, 0, 100, 0, 0, 0, 29410, 0, 'special_surprise SAY_EXEC_TIME'),
|
||||
(29073, 8, 0, "Do it, $n! Put me out a me misery!", 12, 0, 100, 0, 0, 0, 29411, 0, 'special_surprise SAY_EXEC_WAITING'),
|
||||
(29073, 9, 0, "%s dies from his injuries.", 16, 0, 100, 0, 0, 0, 29412, 0, 'special_surprise EMOTE_DIES'),
|
||||
-- Lady Eonys, blood elf
|
||||
(29074, 0, 0, "Come to finish the job, have you?", 12, 0, 100, 0, 0, 0, 29368, 0, 'special_surprise SAY_EXEC_START'),
|
||||
(29074, 1, 0, "You'll look me in the eyes when...", 12, 0, 100, 0, 0, 0, 29369, 0, 'special_surprise SAY_EXEC_PROG'),
|
||||
(29074, 2, 0, "$n?", 12, 0, 100, 0, 0, 0, 29372, 0, 'special_surprise SAY_EXEC_NAME'),
|
||||
(29074, 3, 0, "$n, I'd recognize that face anywhere... What... What have they done to you, $n?", 12, 0, 100, 0, 0, 0, 29370, 0, 'special_surprise SAY_EXEC_RECOG'),
|
||||
(29074, 4, 0, "You don't remember me, do you? Blasted Scourge... They've tried to drain you of everything that made you a righteous force of reckoning. Every last ounce of good... Everything that made you a blood elf!", 12, 0, 100, 0, 0, 0, 29373, 0, 'special_surprise SAY_EXEC_NOREM'),
|
||||
(29074, 5, 0, "Think, $n. Think back. Try and remember the majestic halls of Silvermoon City, where you were born. Remember the splendor of life, $g brother:sister;. You were a champion of the sin'dorei once! This isn't you.", 12, 0, 100, 0, 0, 0, 29374, 0, 'special_surprise SAY_EXEC_THINK'),
|
||||
(29074, 6, 0, "Listen to me, $n. You must fight against the Lich King's control. He is a monster that wants to see this world - our world - in ruin. Don't let him use you to accomplish his goals. You were once a hero and you can be again. Fight, damn you! Fight his control!", 12, 0, 100, 0, 0, 0, 29375, 0, 'special_surprise SAY_EXEC_LISTEN'),
|
||||
(29074, 7, 0, "There... There's no more time for me. I'm done for. Finish me off, $n. Do it or they'll kill us both. $n... Remember Silvermoon. This world is worth saving.", 12, 0, 100, 0, 0, 0, 29376, 0, 'special_surprise SAY_EXEC_TIME'),
|
||||
(29074, 8, 0, "Do it, $n! Put me out of my misery!", 12, 0, 100, 0, 0, 0, 29377, 0, 'special_surprise SAY_EXEC_WAITING'),
|
||||
(29074, 9, 0, "%s dies from her injuries.", 16, 0, 100, 0, 0, 0, 29378, 0, 'special_surprise EMOTE_DIES'),
|
||||
-- Knight Commander Plaguefist
|
||||
(29053, 0, 0, "What's going on in there? What's taking so long, $n?", 14, 0, 100, 0, 0, 0, 29382, 0, 'special_surprise SAY_PLAGUEFIST');
|
||||
@@ -0,0 +1,5 @@
|
||||
-- Condition for source Spell implicit target condition type Object entry guid
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (72272, 72273);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(13, 7, 72272, 0, 0, 31, 0, 4, 0, 0, 0, 0, 0, '', 'Spell Vile Gas (effect 0 & 1 & 2) will hit the potential target of the spell if target is player any player.'),
|
||||
(13, 7, 72273, 0, 0, 31, 0, 4, 0, 0, 0, 0, 0, '', 'Spell Vile Gas (effect 0 & 1 & 2) will hit the potential target of the spell if target is player any player.');
|
||||
@@ -0,0 +1,122 @@
|
||||
-- instance descriptions from 3.3.5a Map.dbc
|
||||
UPDATE `access_requirement` SET `comment` = 'Shadowfang Keep' WHERE `mapId` = 33 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Stormwind Stockade' WHERE `mapId` = 34 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Deadmines' WHERE `mapId` = 36 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Wailing Caverns' WHERE `mapId` = 43 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Razorfen Kraul' WHERE `mapId` = 47 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Blackfathom Deeps' WHERE `mapId` = 48 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Uldaman' WHERE `mapId` = 70 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Gnomeregan' WHERE `mapId` = 90 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Sunken Temple' WHERE `mapId` = 109 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Razorfen Downs' WHERE `mapId` = 129 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Scarlet Monastery' WHERE `mapId` = 189 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Zul\'Farrak' WHERE `mapId` = 209 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Blackrock Spire' WHERE `mapId` = 229 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Blackrock Depths' WHERE `mapId` = 230 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Onyxia\'s Lair (10 player)' WHERE `mapId` = 249 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Onyxia\'s Lair (25 player)' WHERE `mapId` = 249 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Opening of the Dark Portal (Normal)' WHERE `mapId` = 269 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Opening of the Dark Portal (Heroic)' WHERE `mapId` = 269 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Scholomance' WHERE `mapId` = 289 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Zul\'Gurub' WHERE `mapId` = 309 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Stratholme' WHERE `mapId` = 329 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Maraudon' WHERE `mapId` = 349 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Ragefire Chasm' WHERE `mapId` = 389 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Molten Core' WHERE `mapId` = 409 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Dire Maul' WHERE `mapId` = 429 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Blackwing Lair' WHERE `mapId` = 469 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Ruins of Ahn\'Qiraj' WHERE `mapId` = 509 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Ahn\'Qiraj Temple' WHERE `mapId` = 531 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Karazhan' WHERE `mapId` = 532 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Naxxramas (10 player)' WHERE `mapId` = 533 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Naxxramas (25 player)' WHERE `mapId` = 533 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Battle for Mount Hyjal' WHERE `mapId` = 534 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Hellfire Citadel: The Shattered Halls (Normal)' WHERE `mapId` = 540 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Hellfire Citadel: The Shattered Halls (Heroic)' WHERE `mapId` = 540 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Hellfire Citadel: The Blood Furnace (Normal)' WHERE `mapId` = 542 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Hellfire Citadel: The Blood Furnace (Heroic)' WHERE `mapId` = 542 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Hellfire Citadel: Ramparts (Normal)' WHERE `mapId` = 543 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Hellfire Citadel: Ramparts (Heroic)' WHERE `mapId` = 543 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Magtheridon\'s Lair' WHERE `mapId` = 544 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Coilfang: The Steamvault (Normal)' WHERE `mapId` = 545 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Coilfang: The Steamvault (Heroic)' WHERE `mapId` = 545 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Coilfang: The Underbog (Normal)' WHERE `mapId` = 546 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Coilfang: The Underbog (Heroic)' WHERE `mapId` = 546 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Coilfang: The Slave Pens (Normal)' WHERE `mapId` = 547 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Coilfang: The Slave Pens (Heroic)' WHERE `mapId` = 547 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Coilfang: Serpentshrine Cavern' WHERE `mapId` = 548 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Tempest Keep' WHERE `mapId` = 550 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Tempest Keep: The Arcatraz (Normal)' WHERE `mapId` = 552 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Tempest Keep: The Arcatraz (Heroic)' WHERE `mapId` = 552 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Tempest Keep: The Botanica (Normal)' WHERE `mapId` = 553 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Tempest Keep: The Botanica (Heroic)' WHERE `mapId` = 553 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Tempest Keep: The Mechanar (Normal)' WHERE `mapId` = 554 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Tempest Keep: The Mechanar (Heroic)' WHERE `mapId` = 554 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Auchindoun: Shadow Labyrinth (Normal)' WHERE `mapId` = 555 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Auchindoun: Shadow Labyrinth (Heroic)' WHERE `mapId` = 555 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Auchindoun: Sethekk Halls (Normal)' WHERE `mapId` = 556 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Auchindoun: Sethekk Halls (Heroic)' WHERE `mapId` = 556 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Auchindoun: Mana-Tombs (Normal)' WHERE `mapId` = 557 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Auchindoun: Mana-Tombs (Heroic)' WHERE `mapId` = 557 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Auchindoun: Auchenai Crypts (Normal)' WHERE `mapId` = 558 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Auchindoun: Auchenai Crypts (Heroic)' WHERE `mapId` = 558 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Escape From Durnholde (Normal)' WHERE `mapId` = 560 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Escape From Durnholde (Heroic)' WHERE `mapId` = 560 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Black Temple' WHERE `mapId` = 564 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Gruul\'s Lair' WHERE `mapId` = 565 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Zul\'Aman' WHERE `mapId` = 568 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Utgarde Keep (Normal)' WHERE `mapId` = 574 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Utgarde Keep (Heroic)' WHERE `mapId` = 574 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Utgarde Pinnacle (Normal)' WHERE `mapId` = 575 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Utgarde Pinnacle (Heroic)' WHERE `mapId` = 575 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Nexus (Normal)' WHERE `mapId` = 576 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Nexus (Heroic)' WHERE `mapId` = 576 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Oculus (Normal)' WHERE `mapId` = 578 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Oculus (Heroic)' WHERE `mapId` = 578 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Sunwell' WHERE `mapId` = 580 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Magister\'s Terrace (Normal)' WHERE `mapId` = 585 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Magister\'s Terrace (Heroic)' WHERE `mapId` = 585 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Culling of Stratholme (Normal)' WHERE `mapId` = 595 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Culling of Stratholme (Heroic)' WHERE `mapId` = 595 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Halls of Stone (Normal)' WHERE `mapId` = 599 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Halls of Stone (Heroic)' WHERE `mapId` = 599 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Drak\'Tharon Keep (Normal)' WHERE `mapId` = 600 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Drak\'Tharon Keep (Heroic)' WHERE `mapId` = 600 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Azjol-Nerub (Normal)' WHERE `mapId` = 601 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Azjol-Nerub (Heroic)' WHERE `mapId` = 601 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Halls of Lightning (Normal)' WHERE `mapId` = 602 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Halls of Lightning (Heroic)' WHERE `mapId` = 602 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Ulduar (10 player)' WHERE `mapId` = 603 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Ulduar (25 player)' WHERE `mapId` = 603 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Gundrak (Normal)' WHERE `mapId` = 604 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Gundrak (Heroic)' WHERE `mapId` = 604 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Violet Hold (Normal)' WHERE `mapId` = 608 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Violet Hold (Heroic)' WHERE `mapId` = 608 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Obsidian Sanctum (10 player)' WHERE `mapId` = 615 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Obsidian Sanctum (25 player)' WHERE `mapId` = 615 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Eye of Eternity (10 player)' WHERE `mapId` = 616 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Eye of Eternity (25 player)' WHERE `mapId` = 616 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Ahn\'kahet: The Old Kingdom (Normal)' WHERE `mapId` = 619 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Ahn\'kahet: The Old Kingdom (Heroic)' WHERE `mapId` = 619 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Vault of Archavon (10 player)' WHERE `mapId` = 624 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Vault of Archavon (25 player)' WHERE `mapId` = 624 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Icecrown Citadel (10 player, Normal)' WHERE `mapId` = 631 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Icecrown Citadel (25 player, Normal)' WHERE `mapId` = 631 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Icecrown Citadel (10 player, Heroic)' WHERE `mapId` = 631 AND `difficulty` = 2;
|
||||
UPDATE `access_requirement` SET `comment` = 'Icecrown Citadel (25 player, Heroic)' WHERE `mapId` = 631 AND `difficulty` = 3;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Forge of Souls (Normal)' WHERE `mapId` = 632 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Forge of Souls (Heroic)' WHERE `mapId` = 632 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Trial of the Crusader (10 player, Normal)' WHERE `mapId` = 649 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Trial of the Crusader (25 player, Normal)' WHERE `mapId` = 649 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Trial of the Crusader (10 player, Heroic)' WHERE `mapId` = 649 AND `difficulty` = 2;
|
||||
UPDATE `access_requirement` SET `comment` = 'Trial of the Crusader (25 player, Heroic)' WHERE `mapId` = 649 AND `difficulty` = 3;
|
||||
UPDATE `access_requirement` SET `comment` = 'Trial of the Champion (Normal)' WHERE `mapId` = 650 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Trial of the Champion (Heroic)' WHERE `mapId` = 650 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Pit of Saron (Normal)' WHERE `mapId` = 658 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Pit of Saron (Heroic)' WHERE `mapId` = 658 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'Halls of Reflection (Normal)' WHERE `mapId` = 668 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'Halls of Reflection (Heroic)' WHERE `mapId` = 668 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Ruby Sanctum (10 player, Normal)' WHERE `mapId` = 724 AND `difficulty` = 0;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Ruby Sanctum (25 player, Normal)' WHERE `mapId` = 724 AND `difficulty` = 1;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Ruby Sanctum (10 player, Heroic)' WHERE `mapId` = 724 AND `difficulty` = 2;
|
||||
UPDATE `access_requirement` SET `comment` = 'The Ruby Sanctum (25 player, Heroic)' WHERE `mapId` = 724 AND `difficulty` = 3;
|
||||
@@ -0,0 +1,5 @@
|
||||
--
|
||||
DELETE FROM `spell_scripts` WHERE `id`=38173;
|
||||
INSERT INTO `spell_scripts` (`id`, `effIndex`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES
|
||||
(38173, 0, 0, 15, 39074, 1, 0, 0, 0, 0, 0);
|
||||
UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `target_type`=1, `comment`='Spirit - action list - Despawn' WHERE `entryorguid`=2202300 AND `source_type`=9 AND `id`=2;
|
||||
@@ -0,0 +1,21 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (16332) AND `source_type`=0 AND `id` IN (6,8,11,15);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (16344) AND `source_type`=0 AND `id` IN (6,8,9,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (16403) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (16522) AND `source_type`=0 AND `id` IN (6);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (16704) AND `source_type`=0 AND `id` IN (10,12,15);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (16769) AND `source_type`=0 AND `id` IN (4,6,7,8,9);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (16844) AND `source_type`=0 AND `id` IN (9,12);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (16857) AND `source_type`=0 AND `id` IN (9,12);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (16873) AND `source_type`=0 AND `id` IN (7,8,9);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (16977) AND `source_type`=0 AND `id` IN (6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=7000, `event_param4`=10000 WHERE `entryorguid` IN (16977) AND `source_type`=0 AND `id` IN (11,12);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (17150) AND `source_type`=0 AND `id` IN (8,9,10);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (17192) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (17270) AND `source_type`=0 AND `id` IN (10,12,15);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (17439) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (17670) AND `source_type`=0 AND `id` IN (10,12,15);
|
||||
UPDATE `smart_scripts` SET `event_flags`=6, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (17695) AND `source_type`=0 AND `id` IN (1);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (17729) AND `source_type`=0 AND `id` IN (15);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=300000, `event_param4`=300000 WHERE `entryorguid` IN (17831) AND `source_type`=0 AND `id` IN (7);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (18113) AND `source_type`=0 AND `id` IN (7,9,12);
|
||||
@@ -0,0 +1,34 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (18452) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (18457) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=518, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (18501) AND `source_type`=0 AND `id` IN (10,12,15);
|
||||
UPDATE `smart_scripts` SET `event_flags`=518, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (18559) AND `source_type`=0 AND `id` IN (10,12,15);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (18583) AND `source_type`=0 AND `id` IN (6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=6, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (18636) AND `source_type`=0 AND `id` IN (1);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (18658) AND `source_type`=0 AND `id` IN (6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (18870) AND `source_type`=0 AND `id` IN (23,24,25,29,30,31,35,36,37,41,42,43,47,48,49,53,54,55);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (19136) AND `source_type`=0 AND `id` IN (6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (19413) AND `source_type`=0 AND `id` IN (6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (19422) AND `source_type`=0 AND `id` IN (6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (19434) AND `source_type`=0 AND `id` IN (6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (19701) AND `source_type`=0 AND `id` IN (6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (19707) AND `source_type`=0 AND `id` IN (8,10,13);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (19779) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (19826) AND `source_type`=0 AND `id` IN (7,8,9);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (20207) AND `source_type`=0 AND `id` IN (10,12,15);
|
||||
UPDATE `smart_scripts` SET `event_flags`=2, `event_param3`=4000, `event_param4`=4000 WHERE `entryorguid` IN (21126) AND `source_type`=0 AND `id` IN (4);
|
||||
UPDATE `smart_scripts` SET `event_flags`=4, `event_param3`=4000, `event_param4`=4000 WHERE `entryorguid` IN (21126) AND `source_type`=0 AND `id` IN (5);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (21650) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (21719) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (22243) AND `source_type`=0 AND `id` IN (6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (22254) AND `source_type`=0 AND `id` IN (6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (22331) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (23247) AND `source_type`=0 AND `id` IN (6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (24683) AND `source_type`=0 AND `id` IN (5,7,8,10);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (24696) AND `source_type`=0 AND `id` IN (10,12,13,15);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (25801) AND `source_type`=0 AND `id` IN (5,6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=7000, `event_param4`=10000 WHERE `entryorguid` IN (26073) AND `source_type`=0 AND `id` IN (9);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (26295) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (26356) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (26414) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (26434) AND `source_type`=0 AND `id` IN (7,9,12);
|
||||
@@ -0,0 +1,34 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (26434) AND `source_type`=0 AND `id` IN (7,9,12);
|
||||
UPDATE `smart_scripts` SET `event_flags`=6, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (26434) AND `source_type`=0 AND `id` IN (10,12,15);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (26779) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=3000, `event_param4`=3000 WHERE `entryorguid` IN (26785) AND `source_type`=0 AND `id` IN (2,3,4,5,6);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27117) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27220) AND `source_type`=0 AND `id` IN (0);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27224) AND `source_type`=0 AND `id` IN (2,7,9,12);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27225) AND `source_type`=0 AND `id` IN (4,10,12,15);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27226) AND `source_type`=0 AND `id` IN (2);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27229) AND `source_type`=0 AND `id` IN (2);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27351) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27377) AND `source_type`=0 AND `id` IN (8,10,13);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27560) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27564) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27576) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27588) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27653) AND `source_type`=0 AND `id` IN (3,4,5);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27713) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27749) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27843) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27844) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27857) AND `source_type`=0 AND `id` IN (6,8,11);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (27898) AND `source_type`=0 AND `id` IN (4,5,6);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (28005) AND `source_type`=0 AND `id` IN (2);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (28609) AND `source_type`=0 AND `id` IN (3);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (28611) AND `source_type`=0 AND `id` IN (3);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (28936) AND `source_type`=0 AND `id` IN (3);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=40000, `event_param4`=40000 WHERE `entryorguid` IN (30576) AND `source_type`=0 AND `id` IN (0);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (31048) AND `source_type`=0 AND `id` IN (0);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (31242) AND `source_type`=0 AND `id` IN (5,6,7,8);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (31279) AND `source_type`=0 AND `id` IN (4,5,6);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (32800) AND `source_type`=0 AND `id` IN (4,5,6);
|
||||
UPDATE `smart_scripts` SET `event_flags`=0, `event_param3`=2000, `event_param4`=2000 WHERE `entryorguid` IN (37670) AND `source_type`=0 AND `id` IN (4,5,6);
|
||||
@@ -0,0 +1,23 @@
|
||||
--
|
||||
SET @CGUID:= 104973;
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+15;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 25684, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4316.434, 4547.005, 107.683, 5.827257, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+1, 25684, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4370.796, 4660.339, 48.36002, 5.827257, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+2, 25684, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4303.979, 4604.188, 27.26121, 2.076942, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+3, 25684, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4325.779, 4625.528, 26.52969, 2.635447, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+4, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4345.021, 4583.827, 19.99139, 5.602507, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+5, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4394.448, 4579.755, 117.1375, 1.553343, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+6, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4403.135, 4588.96, 115.7148, 3.211406, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+7, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4369.692, 4577.002, 16.1367, 3.246312, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+8, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4355.303, 4588.513, 19.2133, 4.817109, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+9, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4394.416, 4598.108, 118.7846, 4.747295, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+10, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4341.374, 4573.5, 20.23795, 0.08726646, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+11, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4363.971, 4585.363, 17.7618, 4.049164, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+12, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4345.95, 4563.461, 18.98493, 0.9250245, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+13, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4355.8, 4560.515, 17.1547, 1.605703, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+14, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4366.084, 4565.961, 15.5267, 2.426008, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+15, 24957, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4407.253, 4540.738, 88.72417, 5.288348, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1);
|
||||
|
||||
DELETE FROM `creature` WHERE `guid` IN (97670, 101638, 101626, 97698, 101526, 101639, 107444, 107435, 107432, 107434, 107436);
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (97670, 101638, 101626, 97698, 101526, 101639, 107444, 107435, 107432, 107434, 107436);
|
||||
@@ -0,0 +1,46 @@
|
||||
--
|
||||
SET @CGUID:= 132940;
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+32;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3188.32, 5437.35, 53.7537, 5.72132, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+1, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3170.24, 5415.1, 57.39811, 5.77623, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+2, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3166.93, 5429.86, 56.8125, 6.04979, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+3, 25850, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3157.15, 5430.56, 57.0264, 2.05949, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+4, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3161.13, 5467.45, 52.9955, 5.96556, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+5, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3203.34, 5401.62, 55.2084, 5.20332, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+6, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3304.46, 5397.66, 47.3139, 3.07962, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+7, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3088.54, 5463.98, 56.7078, 3.76343, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+8, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3270.75, 5424.04, 50.5341, 3.18424, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+9, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3233.43, 5407.54, 52.1007, 2.50588, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+10, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3076.49, 5509.77, 53.2529, 4.87894, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+11, 25743, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3389.05, 5263.91, 30.4101, 5.83653, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+12, 25850, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3333.28, 5265.17, 35.6292, 0.06981, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+13, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3200.42, 5419.16, 54.8875, 5.76755, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+14, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3136.79, 5457.59, 53.8239, 5.60821, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+15, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3046.25, 5466.79, 59.0145, 4.03071, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+16, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3080.56, 5449.86, 59.6447, 1.89208, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+17, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3292.25, 5475.55, 53.1222, 1.45228, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+18, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3067.22, 5439.3, 60.88951, 2.18977, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+19, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3055.63, 5486.08, 54.5122, 1.55595, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+20, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3233.39, 5385.66, 49.9387, 1.72793, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+21, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3143.02, 5477.62, 52.3278, 5.28712, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+22, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3288.17, 5411.46, 49.3348, 0.61423, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+23, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3160.7, 5477.9, 51.623511, 4.81588, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+24, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3329.51, 5482.04, 58.4725, 2.87751, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+25, 24614, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3233.91, 5444.3, 50.27381, 3.92431, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+26, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3221.21, 5455.7, 49.26961, 0.09369, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+27, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3227.15, 5437.62, 52.7524, 3.14834, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+28, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3090.65, 5482.13, 54.0916, 4.99731, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+29, 25850, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3700.11, 5342.11, 36.1529, 4.01421, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+30, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3031.2, 5481.69, 59.26871, 5.14991, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+31, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3110.81, 5452.43, 51.7038, 5.20543, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+32, 24613, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3136.54, 5441.85, 54.6684, 5.85653, 120, 0, 0, 0, 0, 0, 0, 0, 0, -1);
|
||||
|
||||
UPDATE `creature` SET `spawntimesecs` = 300 , `spawndist` = 5, `MovementType` = 1 WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+32;
|
||||
UPDATE `creature` SET `spawndist` = 0 , `MovementType` = 0 WHERE `guid` IN (@CGUID+3, @CGUID+12, @CGUID+29);
|
||||
|
||||
SET @OGUID:= 3149;
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+1;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 188028, 571, 0, 0, '0', 0, 0, 0, 3157.151, 5430.631, 56.93376, 2.740162, 0, 0, 0.9799242, 0.1993704, 120, 255, 1, -1),
|
||||
(@OGUID+1, 188037, 571, 0, 0, '0', 0, 0, 0, 3700.095, 5342.125, 36.07272, 5.166176, 0, 0, -0.5299187, 0.8480484, 120, 255, 1, -1);
|
||||
@@ -0,0 +1,8 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (80379,80380,80382,80407,80408);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(80379, 25585, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3379.032, 6157.035, 79.831, 1.675516, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(80380, 25585, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3442.108, 6205.982, 73.805, 1.675516, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(80382, 25585, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3506.431, 6148.332, 66.530, 1.675516, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(80407, 25585, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3490.342, 6110.152, 70.966, 1.675516, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(80408, 25585, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3408.131, 6242.156, 75.513, 1.675516, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1);
|
||||
@@ -0,0 +1,48 @@
|
||||
--
|
||||
SET @cguid:= 116581;
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+18;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 25611, 571, 0, 0, '0', 0, 0, 0, 0, 0,2964.623, 6524.048, 73.47649, 3.186528, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+1, 25611, 571, 0, 0, '0', 0, 0, 0, 0, 0, 2971.917, 6561.28, 65.08951, 3.186528, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+2, 25611, 571, 0, 0, '0', 0, 0, 0, 0, 0, 2971.521, 6446.971, 82.25601, 3.186528, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+3, 25610, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3070.57, 6302.462, 94.70068, 2.042035, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+4, 25610, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3077.694, 6305.497, 94.37986, 1.675516, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+5, 25610, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3074.518, 6302.187, 94.54217, 0.08726646, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+6, 25610, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3074.507, 6306.154, 94.45872, 1.518436, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+7, 25610, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3071.743, 6298.868, 94.89539, 3.682645, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+8, 25600, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3013.527, 6276.389, 104.556, 3.682645, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+9, 25600, 571, 0, 0, '0', 0, 0, 0, 0, 0, 2820.047, 6629.763, 44.670, 3.682645, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+10, 25600, 571, 0, 0, '0', 0, 0, 0, 0, 0, 2878.242, 6583.210, 56.780, 3.682645, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+11, 25600, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3150.755, 6488.983, 82.269, 3.682645, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+12, 25609, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3122.198, 6442.486, 84.7479, 3.630285, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+13, 25610, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3119.349, 6440.627, 84.82687, 0.4712389, 300, 0, 0, 1, 0, 0, 0, 768, 0, -1),
|
||||
(@CGUID+14, 25655, 571, 0, 0, '0', 0, 0, 0, 0, 0, 3070.300, 6311.441, 94.478, 5.172306, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+16, 25600, 571, 0, 0, '0', 0, 0, 0, 0, 0, 2950.717, 6351.385, 102.713, 3.682645, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+17, 25600, 571, 0, 0, '0', 0, 0, 0, 0, 0, 2847.656, 6481.361, 79.132, 3.682645, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+18, 25439, 571, 0, 0, '0', 0, 0, 0, 0, 0, 2892.715, 6385.247, 93.70346, 1.518436, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1);
|
||||
|
||||
SET @oguid= 62;
|
||||
DELETE FROM `gameobject` WHERE `guid` = @OGUID;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID, 187861, 571, 0, 0, '0', 0, 0, 0, 3119.332, 6440.662, 84.74261, 0.4712385, 0, 0, 0.2334452, 0.97237, 120, 255, 1, -1);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+18;
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
|
||||
(@CGUID+0, 0, 0, 0, 1, 0, ''),
|
||||
(@CGUID+1, 0, 0, 0, 1, 0, ''),
|
||||
(@CGUID+2, 0, 0, 0, 1, 0, ''),
|
||||
(@CGUID+3, 0, 0, 0, 1, 0, '45801'),
|
||||
(@CGUID+4, 0, 0, 0, 1, 0, '45801'),
|
||||
(@CGUID+5, 0, 0, 0, 1, 0, '45801'),
|
||||
(@CGUID+6, 0, 0, 0, 1, 0, '45801'),
|
||||
(@CGUID+7, 0, 0, 0, 1, 0, '45801'),
|
||||
(@CGUID+8, 0, 0, 0, 1, 0, ''),
|
||||
(@CGUID+9, 0, 0, 0, 1, 0, ''),
|
||||
(@CGUID+10, 0, 0, 0, 1, 0, ''),
|
||||
(@CGUID+11, 0, 0, 0, 1, 0, ''),
|
||||
(@CGUID+12, 0, 0, 0, 1, 69, ''),
|
||||
(@CGUID+13, 0, 0, 0, 1, 0, ''),
|
||||
(@CGUID+14, 0, 0, 0, 1, 0, ''),
|
||||
(@CGUID+16, 0, 0, 0, 1, 0, ''),
|
||||
(@CGUID+17, 0, 0, 0, 1, 0, ''),
|
||||
(@CGUID+18, 0, 0, 0, 257, 0, '');
|
||||
@@ -0,0 +1,221 @@
|
||||
--
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (SELECT `guid` FROM `creature` WHERE `id` IN (30480, 30184));
|
||||
DELETE FROM `creature` WHERE `id` IN (30480, 30184);
|
||||
SET @cguid:= 146875;
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+105;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8333.128, -2903.362, 1068.744, 3.473205, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+1, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8330.487, -2717.754, 1041.095, 4.462733, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+2, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8287.573, -2697.128, 1034.31, 5.717384, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+3, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8228.237, -2751.234, 1038.534, 0.1570796, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+4, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8209.119, -2872.845, 1137.894, 4.904375, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+5, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8121.109, -2843.202, 1043.863, 1.937315, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+6, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8143.087, -2823.755, 1058.856, 3.857178, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+7, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8184.026, -2891.668, 1149.39, 1.692969, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+8, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8188.662, -2878.425, 1145.069, 0.05235988, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+9, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8192.58, -2919.089, 1096.676, 1.43117, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+10, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8159.454, -2934.026, 1077.732, 5.480334, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+11, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8129.237, -2932.143, 1050.447, 5.143166, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+12, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8198.808, -2925.632, 1069.171, 2.164208, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+13, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8152.688, -2913.714, 1050.729, 0.1745329, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+14, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8255.467, -2890.938, 1079.425, 1.466077, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+15, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8203.503, -2921.417, 1083.54, 3.892084, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+16, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8109.108, -2809.142, 1046.794, 5.609255, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+17, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8076.773, -2789.469, 1049.373, 2.788602, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+18, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8134.914, -2947.357, 1050.098, 6.161012, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+19, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8165.256, -2956.116, 1047.651, 2.899055, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+20, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8175.625, -2958.203, 1076.234, 1.53589, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+21, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8173.049, -2973.095, 1116.792, 3.403392, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+22, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8204.446, -2960.962, 1131.007, 4.014257, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+23, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8198.573, -2997.332, 1120.538, 2.286381, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+24, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8275.124, -2990.278, 1093.974, 0.7679449, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+25, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8253.583, -2964.561, 1104.999, 4.153883, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+26, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8231.741, -2976.32, 1104.101, 3.159046, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+27, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8248.804, -2908.997, 1113.022, 0.9075712, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+28, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8166.316, -3031.054, 1140.686, 2.251475, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+29, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8230.317, -3027.78, 1110.11, 5.497787, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+30, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8328.509, -2980.29, 1103.399, 1.658063, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+31, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8329.896, -3020.376, 1097.522, 0.108798, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+32, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8311.867, -3029.356, 1088.721, 0.5934119, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+33, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8325.837, -3016.618, 1074.813, 0.3490658, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+34, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8232.760, -3090.918, 1134.23, 4.548754, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+35, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8099.323, -2728.992, 1034.551, 2.216964, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+36, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8087.157, -2735.235, 1028.690, 0.006067, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+37, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8086.219, -2769.601, 1045.349, 5.751256, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+38, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8176.860, -2798.434, 1040.756, 0.349065, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+39, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8148.965, -2700.519, 1045.140, 4.350090, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+40, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8110.428, -2712.903, 1027.698, 4.350090, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+41, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8104.877, -2697.322, 1041.500, 5.958585, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+42, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8256.483, -2762.314, 1036.986, 5.958585, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+43, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8244.237, -2746.796, 1036.383, 5.958585, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+44, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8271.992, -2690.975, 1033.933, 5.377370, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+45, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8339.269, -2730.310, 1040.727, 5.377370, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+46, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8322.258, -2768.785, 1039.799, 2.840530, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+47, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8309.421, -2829.082, 1061.309, 2.086541, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+48, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8326.189, -2921.562, 1067.907, 2.345727, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+49, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8314.372, -2982.865, 1076.195, 2.345727, 300, 5, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+50, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8146.372, -2912.182, 1131.296, 5.765297, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+51, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8106.739, -2805.795, 1061.564, 5.290828, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+52, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8178.583, -2785.263, 1041.002, 4.010636, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+53, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8265.039, -2777.956, 1040.088, 1.410967, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+54, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8336.015, -2780.298, 1049.557, 1.249958, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+55, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8308.624, -2798.150, 1065.043, 5.864165, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+56, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8333.112, -2938.967, 1103.618, 5.479302, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+57, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8267.484, -3032.642, 1092.302, 3.841752, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+58, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8246.563, -3102.612, 1138.613, 4.658555, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+59, 30480, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8180.411, -3107.633, 1132.353, 2.380900, 300, 0, 0, 1, 0, 0, 0, 0, 0, -1),
|
||||
(@CGUID+60, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8344.593, -2890.996, 1081.132, 0.6801507, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+61, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8320.477, -2809.02, 1046.727, 2.19553, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+62, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8284.149, -2746.65, 1038.825, 6.164275, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+63, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8328.509, -2725.506, 1041.372, 4.027562, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+64, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8281.308, -2806.566, 1056.489, 1.421924, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+65, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8277.698, -2752.696, 1038.487, 1.139924, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+66, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8243.591, -2838.734, 1051.914, 3.86713, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+67, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8276.418, -2734.577, 1054.935, 0.2101707, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+68, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8231.363, -2731.73, 1051.175, 4.416204, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+69, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8225.223, -2825.967, 1065.328, 4.495912, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+70, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8170.941, -2789.856, 1040.329, 2.083205, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+71, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8185.819, -2717.096, 1032.445, 2.760506, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+72, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8150.355, -2810.151, 1043.125, 2.439623, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+73, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8155.528, -2712.651, 1036.978, 5.357143, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+74, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8136.961, -2770.122, 1055.17, 5.380077, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+75, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8139.503, -2826.357, 1061.726, 0.156204, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+76, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8100.817, -2780.72, 1059.205, 1.816895, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+77, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8236.846, -2895.526, 1058.389, 5.405963, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+78, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8208.302, -2925.472, 1049.104, 1.702955, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+79, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8169.957, -2914.233, 1152.92, 2.049704, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+80, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8054.126, -2918.885, 1964.633, 2.34505, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+81, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8098.875, -2942.635, 1133.849, 5.478271, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+82, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8114.484, -2969.281, 1135.374, 3.005317, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+83, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8086.405, -2977.659, 1138.879, 1.908854, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+84, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8137.273, -2950.877, 1146.876, 3.086127, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+85, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8134.375, -3011.064, 1130.302, 5.29131, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+86, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8201.802, -2942.668, 1097.733, 0.9895276, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+87, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8280.063, -2970.4, 1077.717, 3.271293, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+88, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8219.309, -3037.628, 1098.286, 3.015144, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+89, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8253.314, -2990.276, 1084.481, 5.021625, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+90, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8242.5, -2912.423, 1089.404, 3.999207, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+91, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8211.771, -3070.037, 1127.766, 1.769577, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+92, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8229.682, -3105.194, 1123.312, 1.903227, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+93, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8330.029, -3020.317, 1092.82, 0.102729, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+94, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8337.25, -3014.343, 1081.544, 3.683157, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+95, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8277.126, -3101.834, 1124.499, 4.267029, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+96, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8340.347, -3033.928, 1096.172, 2.277171, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+97, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8269.506, -3134.334, 1141.567, 3.935999, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+98, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8262.71, -3132.451, 1131.732, 2.41951, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+99, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8322.615, -3105.121, 1123.922, 1.502089, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+100, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8258.828, -3158.304, 1149.163, 3.404049, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+101, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8338.535, -2987.913, 1091.492, 5.531283, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+102, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8267.858, -3034.132, 1077.292, 5.531283, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+103, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8098.754, -2736.020, 1044.947, 5.531283, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+104, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8124.942, -2702.110, 1040.577, 5.531283, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1),
|
||||
(@CGUID+105, 30184, 571, 0, 0, '0', 0, 0, 0, 0, 0, 8061.423, -2923.001, 1140.066, 5.531283, 300, 10, 0, 1, 0, 1, 0, 0, 0, -1);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+105;
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
|
||||
(@CGUID+0, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+1, 0, 0, 0, 1, 430, '28126'),
|
||||
(@CGUID+2, 0, 0, 0, 1, 0, '28126'),
|
||||
(@CGUID+3, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+4, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+5, 0, 0, 0, 1, 430, '28126'),
|
||||
(@CGUID+6, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+7, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+8, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+9, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+10, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+11, 0, 0, 0, 1, 0, '28126'),
|
||||
(@CGUID+12, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+13, 0, 0, 0, 1, 430, '28126'),
|
||||
(@CGUID+14, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+15, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+16, 0, 0, 0, 1, 0, '28126'),
|
||||
(@CGUID+17, 0, 0, 0, 1, 0, '28126'),
|
||||
(@CGUID+18, 0, 0, 0, 1, 0, '28126'),
|
||||
(@CGUID+19, 0, 0, 0, 1, 0, '28126'),
|
||||
(@CGUID+20, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+21, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+22, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+23, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+24, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+25, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+26, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+27, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+28, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+29, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+30, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+31, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+32, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+33, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+34, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+35, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+36, 0, 0, 0, 1, 430, '28126'),
|
||||
(@CGUID+37, 0, 0, 0, 1, 430, '28126'),
|
||||
(@CGUID+38, 0, 0, 50331648, 1, 0, '28126'),
|
||||
(@CGUID+39, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+40, 0, 0, 50331648, 1, 0, '28126'),
|
||||
(@CGUID+41, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+42, 0, 0, 50331648, 1, 0, '28126'),
|
||||
(@CGUID+43, 0, 0, 50331648, 1, 0, '28126'),
|
||||
(@CGUID+44, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+45, 0, 0, 50331648, 1, 0, '28126'),
|
||||
(@CGUID+46, 0, 0, 0, 1, 430, '28126'),
|
||||
(@CGUID+47, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+48, 0, 0, 0, 1, 430, '28126'),
|
||||
(@CGUID+49, 0, 0, 50331648, 1, 0, '28126'),
|
||||
(@CGUID+50, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+51, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+52, 0, 0, 0, 1, 430, '28126'),
|
||||
(@CGUID+53, 0, 0, 0, 1, 430, '28126'),
|
||||
(@CGUID+54, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+55, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+56, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+57, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+58, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+59, 0, 0, 0, 1, 383, '28126'),
|
||||
(@CGUID+60, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+61, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+62, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+63, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+64, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+65, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+66, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+67, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+68, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+69, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+70, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+71, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+72, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+73, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+74, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+75, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+76, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+77, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+78, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+79, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+80, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+81, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+82, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+83, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+84, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+85, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+86, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+87, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+88, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+89, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+90, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+91, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+92, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+93, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+94, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+95, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+96, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+97, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+98, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+99, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+100, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+101, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+102, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+103, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+104, 0, 0, 50331648, 1, 0, ''),
|
||||
(@CGUID+105, 0, 0, 50331648, 1, 0, '');
|
||||
@@ -0,0 +1,21 @@
|
||||
--
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 24018;
|
||||
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
|
||||
(24018, 0, 0, 'Foolish child, you will not stop what I have set in motion! Now, meet your doom!', 12, 0, 100, 0, 0, 0, 23694, 0, 'Necro Overlord Mezhen - SAY_AGGRO');
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` = 43559;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(13, 1, 43559, 0, 0, 36, 0, 0, 0, 0, 1, 0, 0, '', 'RAISE DEAD');
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceGroup`=4 AND `SourceEntry` = 24018;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(22, 4, 24018, 0, 0, 29, 1, 24014, 15, 1, 0, 0, 0, '', 'Necro Overlord Mezhen sai');
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 24018;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (24018) AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(24018, 0, 0, 0, 1, 0, 100, 1, 1000, 1000, 0, 0, 11, 43151, 2, 0, 0, 0, 0, 11, 24021, 30, 0, 0, 0, 0, 0, "Necro Overlord Mezhen - Out of Combat - Cast 'Necrolord: Purple Beam'(No Repeat)"),
|
||||
(24018, 0, 1, 0, 4, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Necro Overlord Mezhen - Out aggro - say text"),
|
||||
(24018, 0, 2, 0, 0, 0, 100, 0, 2000, 4000, 3000, 5000, 11, 32862, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Necro Overlord Mezhen - IC - cast Drain soul"),
|
||||
(24018, 0, 3, 4, 0, 0, 100, 0, 8000, 11000, 15000, 20000, 11, 43559, 2, 0, 0, 0, 0, 19, 24014, 15, 1, 0, 0, 0, 0, "Necro Overlord Mezhen - IC - cast RAISE DEAD"),
|
||||
(24018, 0, 4, 0, 61, 0, 100, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 19, 24014, 15, 1, 0, 0, 0, 0, "Necro Overlord Mezhen - IC - Despawn corpse");
|
||||
@@ -0,0 +1,2 @@
|
||||
UPDATE `smart_scripts` SET `action_type`='11', `action_param1`='31336', `comment`='Matis the Cruel - On Data Set - Cast Matis Catptured DND' WHERE `entryorguid`=17664 AND `source_type`=0 AND `id`=3 AND `link`=4;
|
||||
UPDATE `smart_scripts` SET `action_type`='18', `action_param1`='256', `comment`='Matis the Cruel - On Data Set - Set Immune to PC' WHERE `entryorguid`=17664 AND `source_type`=0 AND `id`=10 AND `link`=11;
|
||||
@@ -0,0 +1,6 @@
|
||||
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=22258 AND `source_type`=0 AND `id`IN(4,5);
|
||||
UPDATE `smart_scripts` SET `action_type`=22, `action_param1`=2, `comment`='Demoniac Scryer - Script - Set Phase 2' WHERE `entryorguid`=2225800 AND `source_type`=9 AND `id` IN(25,27,29);
|
||||
UPDATE `smart_scripts` SET `event_phase_mask`=2, `comment`='Demoniac Scryer - On Gossip Hello (Phase 2) - Send Gossip' WHERE `entryorguid`=22258 AND `source_type`=0 AND `id`=10 AND `link`=0;
|
||||
UPDATE `smart_scripts` SET `link`=0, `event_type`=54, `comment`='Demoniac Scryer - On Just SUmmoned - Cast Magic Sucker Device timer' WHERE `entryorguid`=22258 AND `source_type`=0 AND `id`=4 AND `link`=5;
|
||||
UPDATE `smart_scripts` SET `event_type`=1, `event_param3`=1000, `event_param4`=1000, `comment`='Demoniac Scryer - OOC - Cast Magic Sucker Device Bunny Appearance' WHERE `entryorguid`=22258 AND `source_type`=0 AND `id`=5 AND `link`=0;
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceGroup`=11 AND `SourceEntry`=22258 AND `SourceId`=0 AND `ElseGroup`=0 AND `ConditionTypeOrReference`=1 AND `ConditionTarget`=1 AND `ConditionValue1`=38672 AND `ConditionValue2`=0 AND `ConditionValue3`=0;
|
||||
@@ -0,0 +1,18 @@
|
||||
UPDATE `smart_scripts` SET `action_type`=11, `action_param2`=0, `comment`='Wrangled Aether Ray - On Just Summoned - Cast \'Wrangle Aether Rays: Wrangling Rope Channel\' (No Repeat)' WHERE `entryorguid`=23343 AND `source_type`=0 AND `id`=0 AND `link`=1;
|
||||
|
||||
UPDATE `smart_scripts` SET `link`=2 WHERE `entryorguid`=23343 AND `source_type`=0 AND `id`=1 AND `link`=0;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23343 AND `source_type`=0 AND `id`=2;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(23343, 0, 2, 0, 61, 0, 100, 512, 0, 0, 0, 0, 33, 23343, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Wrangled Aether Ray - On Just Summoned - Give Kill Credit (No Repeat)');
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=23335;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 1, 23335, 0, 2, 9, 0, 11065, 0, 0, 0, 0, 0, '', ''),
|
||||
(22, 1, 23335, 0, 1, 9, 0, 11066, 0, 0, 0, 0, 0, '', ''),
|
||||
(22, 1, 23335, 0, 0, 28, 0, 11065, 0, 0, 0, 0, 0, '', ''),
|
||||
(22, 1, 23335, 0, 3, 28, 0, 11066, 0, 0, 0, 0, 0, '', ''),
|
||||
(22, 1, 23335, 0, 2, 1, 0, 40926, 0, 0, 0, 0, 0, '', ''),
|
||||
(22, 1, 23335, 0, 1, 1, 0, 40926, 0, 0, 0, 0, 0, '', ''),
|
||||
(22, 1, 23335, 0, 0, 1, 0, 40926, 0, 0, 0, 0, 0, '', ''),
|
||||
(22, 1, 23335, 0, 3, 1, 0, 40926, 0, 0, 0, 0, 0, '', '');
|
||||
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `action_param1`=768 WHERE `entryorguid`=21057 AND `source_type`=0 AND `id` IN (1,4,6);
|
||||
@@ -0,0 +1,11 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (80410,80411,80413,80414,80416,80417,80420,80421,114575,114578,114584);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(80410, 29124, 571, 0, 0, '0', 0, 0, 0, 0, 0, 5566.938, 4112.677, 40.348, 2.269064, 300, 5, 0, 0, 0, 1, 0, 0, 0, -1),
|
||||
(80411, 29124, 571, 0, 0, '0', 0, 0, 0, 0, 0, 5594.8916, 3885.3424, -97.15444, 3.00348, 300, 5, 0, 0, 0, 1, 0, 0, 0, -1),
|
||||
(80413, 28101, 571, 0, 0, '0', 0, 0, 0, 0, 0, 5606.3583, 3898.4746, -95.45957, 3.00348, 300, 5, 0, 0, 0, 1, 0, 0, 0, -1),
|
||||
(80414, 29124, 571, 0, 0, '0', 0, 0, 0, 0, 0, 5537.5039, 3966.5637, -40.84126, 0.04116, 300, 5, 0, 0, 0, 1, 0, 0, 0, -1),
|
||||
(80416, 29124, 571, 0, 0, '0', 0, 0, 0, 0, 0, 5594.546, 3808.950, -14.236, 1.580546, 300, 5, 0, 0, 0, 1, 0, 0, 0, -1),
|
||||
(80417, 29124, 571, 0, 0, '0', 0, 0, 0, 0, 0, 5623.9321, 3776.0725, -5.8515, 0.5161, 300, 5, 0, 0, 0, 1, 0, 0, 0, -1),
|
||||
(80420, 28108, 571, 0, 0, '0', 0, 0, 0, 0, 0, 5594.884, 3784.661, -106.930, 2.118348, 300, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(80421, 28113, 571, 0, 0, '0', 0, 0, 0, 0, 0, 5622.8334, 3875.159, -98.7706, 2.295847, 300, 0, 0, 0, 0, 0, 0, 0, 0, -1);
|
||||
@@ -0,0 +1,44 @@
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=20071;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(20071, 1, 0, 'You didn\'t really think I\'d do business with you again, did you? Sometimes, the best way to return to profitability is to know when to cut your losses.', 12, 0, 100, 1, 0, 0, 17618, 0, 'Wind Trader Marid to Player'),
|
||||
(20071, 0, 0, 'Let us hold our discussion in a more... private place. Follow me, $n.', 12, 0, 100, 1, 0, 0, 17615, 0, 'Wind Trader Marid to Player');
|
||||
|
||||
DELETE FROM `gossip_menu_option` WHERE `MenuID`=8071;
|
||||
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`) VALUES
|
||||
(8071, 0, 0, 'Wind Trader Marid, I\'ve returned with more information on the nether drakes. I\'m prepared to be your business partner, and for an extra sum, I\'ll take care of that troublesome elf and her human friend.', 17754, 1, 1);
|
||||
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI', `flags_extra`=0 WHERE `entry`=20071;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `source_type`=0 AND `entryorguid`=20071;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(20071, 0, 0, 1, 62, 0, 100, 0, 8071, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Wind Trader Marid - On Gossip Select - Set Store Targetlist'),
|
||||
(20071, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Wind Trader Marid - On Gossip Select - Close Gossip'),
|
||||
(20071, 0, 2, 3, 61, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Wind Trader Marid - On Gossip Select - Say Line 0'),
|
||||
(20071, 0, 3, 4, 61, 0, 100, 0, 0, 0, 0, 0, 81, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Wind Trader Marid - On Gossip Select - Set NPC Flags'),
|
||||
(20071, 0, 4, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 0, 20071, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Wind Trader Marid - On Gossip Select - Start WP'),
|
||||
(20071, 0, 5, 6, 40, 0, 100, 0, 10, 20071, 0, 0, 66, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0.4537856, 'Wind Trader Marid - On Reached WP 10 - Set Orientation'),
|
||||
(20071, 0, 6, 7, 61, 0, 100, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Wind Trader Marid - On Reached WP 10 - Set Home Position'),
|
||||
(20071, 0, 7, 8, 61, 0, 100, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Wind Trader Marid - On Reached WP 10 - Say Line 1'),
|
||||
(20071, 0, 8, 9, 61, 0, 100, 0, 0, 0, 0, 0, 2, 14, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Wind Trader Marid - On Reached WP 10 - Set Faction'),
|
||||
(20071, 0, 9, 10, 61, 0, 100, 0, 0, 0, 0, 0, 19, 256, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Wind Trader Marid - On Reached WP 10 - Set Unit Flags'),
|
||||
(20071, 0, 10, 0, 61, 0, 100, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Wind Trader Marid - On Reached WP 10 - Set Defensive'),
|
||||
(20071, 0, 11, 0, 7, 0, 100, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Wind Trader Marid - On Evade - Despawn'),
|
||||
(20071, 0, 12, 13, 4, 0, 100, 0, 0, 0, 0, 0, 12, 20101, 1, 60000, 1, 0, 0, 8, 0, 0, 0, 4322.216, 2148.113, 124.918, 4.014257, 'Wind Trader Marid - On Aggro - Summon Netherstalkwe'),
|
||||
(20071, 0, 13, 0, 61, 0, 100, 0, 0, 0, 0, 0, 12, 20101, 1, 60000, 1, 0, 0, 8, 0, 0, 0, 4327.583, 2133.33, 126.4966, 3.508112, 'Wind Trader Marid - On Aggro - Summon Netherstalkwe');
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry`=20071;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
(20071, 1, 4296.338, 2216.264, 122.231, 'Wind Trader Marid'),
|
||||
(20071, 2, 4302.872, 2204.899, 120.7829, 'Wind Trader Marid'),
|
||||
(20071, 3, 4306.264, 2197.094, 119.4814, 'Wind Trader Marid'),
|
||||
(20071, 4, 4307.128, 2187.726, 115.1026, 'Wind Trader Marid'),
|
||||
(20071, 5, 4310.083, 2182.954, 117.2381, 'Wind Trader Marid'),
|
||||
(20071, 6, 4310.326, 2175.833, 118.5926, 'Wind Trader Marid'),
|
||||
(20071, 7, 4311.009, 2166.498, 117.6943, 'Wind Trader Marid'),
|
||||
(20071, 8, 4310.087, 2155.008, 125.7436, 'Wind Trader Marid'),
|
||||
(20071, 9, 4307.198, 2145.444, 128.3736, 'Wind Trader Marid'),
|
||||
(20071, 10, 4305.531, 2141.197, 129.5266, 'Wind Trader Marid');
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=8071;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(15, 8071, 0, 0, 0, 9, 0, 10273, 0, 0, 0, 0, 0, '', 'Show gossip option 8071 if player has quest 10273');
|
||||
@@ -0,0 +1,7 @@
|
||||
--
|
||||
DELETE FROM creature WHERE guid IN (80424,80426,80427);
|
||||
INSERT INTO creature (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(80424, 28931, 571, 0, 0, '0', 0, 0, 0, 25770, 0, 6221.2, -1986.5, 461.485, 3.78736, 300, 0, 0, 200000, 0, 0, 0, 0, 0, 0),
|
||||
(80426, 28932, 571, 0, 0, '0', 0, 0, 0, 19595, 0, 6218.72, -1985.63, 482.18, 4.39823, 300, 0, 0, 4979, 0, 2, 0, 0, 0, 0),
|
||||
(80427, 28932, 571, 0, 0, '0', 0, 0, 0, 19595, 0, 6221.37, -1989.22, 482.167, 1.50098, 300, 0, 0, 4979, 0, 2, 0, 0, 0, 0);
|
||||
UPDATE `creature` SET `MovementType`=0, `spawndist`=0 WHERE `id`=28932;
|
||||
@@ -0,0 +1,7 @@
|
||||
--
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (1124, 1397);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(1124, 0, 0, "Have a taste of Frostmane magics.", 12, 14, 100, 0, 0, 0, 1910, 0, "Frostmane Shadowcaster"),
|
||||
(1397, 0, 0, "Have a taste of Frostmane magics.", 12, 14, 100, 0, 0, 0, 1910, 0, "Frostmane Seer"),
|
||||
(1397, 0, 1, "All you $R want is my weed.", 12, 14, 100, 0, 0, 0, 1911, 0, "Frostmane Seer");
|
||||
@@ -0,0 +1,18 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=12997 AND `id`=2 AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(12997, 0, 2, 0, 1, 0, 100, 0, 50000, 70000, 540000, 620000, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Monty - OOC - Say Line 1");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=12997 AND `GroupID`=1;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(12997, 1, 0, "Overflowin' with rats! Help a pirate out, matey!", 12, 0, 0, 0, 0, 0, 8458, 0, "Monty"),
|
||||
(12997, 1, 1, "Don't crowd me, people!", 12, 0, 0, 0, 0, 0, 8460, 0, "Monty"),
|
||||
(12997, 1, 2, "Do yer part in keepin' the Deeprun Tram clean!", 12, 0, 0, 0, 0, 0, 8459, 0, "Monty");
|
||||
|
||||
|
||||
UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI" WHERE `entry`=178304;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=178304 AND `source_type`=1;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(178304, 1, 0, 0, 1, 0, 100, 0, 500, 1000, 1000, 1400, 93, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Box o' Squirrels - OOC - Send Custom Animation 0");
|
||||
|
||||
UPDATE `gameobject` SET `position_z`=-4.2974 WHERE `id`=178304;
|
||||
@@ -0,0 +1,2 @@
|
||||
-- Show the complete text for page 11 in the book 'Legacy of the Aspects'
|
||||
UPDATE `page_text` SET `NextPageID` = 466 WHERE `NextPageID` = 459 AND `ID` = 458;
|
||||
@@ -0,0 +1,17 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (80429,80430,80431);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(80429, 28083, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4828.275, 4759.095, -75.660, 3.921138, 300, 5, 0, 11770, 0, 1, 0, 0, 0, 0),
|
||||
(80430, 28083, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4767.104, 4694.607, -67.343, 5.262608, 300, 5, 0, 11770, 0, 1, 0, 0, 0, 0),
|
||||
(80431, 28083, 571, 0, 0, '0', 0, 0, 0, 0, 0, 4859.410, 4397.716, -62.169, 4.507830, 300, 5, 0, 11770, 0, 1, 0, 0, 0, 0);
|
||||
|
||||
DELETE FROM `pool_template` WHERE `entry`=384;
|
||||
INSERT INTO pool_template (`entry`,`max_limit`,`description`) VALUES
|
||||
(384,1, 'Serfex the Reaver Spawn (1 out 4)');
|
||||
|
||||
DELETE FROM `pool_creature` WHERE `pool_entry`=384;
|
||||
INSERT INTO pool_creature(`guid`,`pool_entry`,`chance`,`description`) VALUES
|
||||
(80429,384,0, 'Serfex the Reaver 1'),
|
||||
(80430,384,0, 'Serfex the Reaver 2'),
|
||||
(80431,384,0, 'Serfex the Reaver 3'),
|
||||
(112864,384,0, 'Serfex the Reaver 4');
|
||||
@@ -0,0 +1,27 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=34925 AND `source_type`=0 AND `id`>6;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(34925, 0, 7, 0, 1, 1, 100, 0, 3000, 4000, 5000, 9000, 11, 66514, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "North Sea Kraken - OOC - Cast Frost Breath"),
|
||||
(34925, 0, 8, 0, 1, 1, 100, 0, 10000, 15000, 10000, 15000, 11, 66511, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Northsea Kraken - OOC - Cast Whirl"),
|
||||
(34925, 0, 9, 0, 1, 1, 100, 1, 32000, 32000, 0, 0, 22, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Northsea Kraken - OOC - Set event phase"),
|
||||
(34925, 0, 10, 0, 1, 0, 100, 1, 33000, 33000, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Northsea Kraken - OOC - despawn"),
|
||||
(34925, 0, 11, 0, 36, 0, 100, 0, 0, 0, 0, 0, 70, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Northsea Kraken - on corpse removed - Respawn"),
|
||||
(34925, 0, 12, 0, 1, 0, 100, 1, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Northsea Kraken - OOC - Set event phase"),
|
||||
(34925, 0, 13, 0, 1, 0, 100, 1, 32000, 32000, 0, 0, 92, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Northsea Kraken - OOC - Inturreput cast");
|
||||
|
||||
DELETE FROM `creature` WHERE `guid` IN (80432);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(80432, 34925, 571, 0, 0, '0', 0, 0, 0, 0, 0, 9488.415, 1161.303, -2.197, 2.454109, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
|
||||
|
||||
DELETE FROM `pool_template` WHERE `entry`=385;
|
||||
INSERT INTO pool_template (`entry`,`max_limit`,`description`) VALUES
|
||||
(385,1, 'North Sea Kraken (1 out 4)');
|
||||
|
||||
DELETE FROM `pool_creature` WHERE `pool_entry`=385;
|
||||
INSERT INTO pool_creature(`guid`,`pool_entry`,`chance`,`description`) VALUES
|
||||
(80432,385,0, 'North Sea Kraken 1'),
|
||||
(53835,385,0, 'North Sea Kraken 2'),
|
||||
(53836,385,0, 'North Sea Kraken 3'),
|
||||
(53871,385,0, 'North Sea Kraken 4');
|
||||
|
||||
UPDATE `creature` SET `spawntimesecs`=5 WHERE `id`=34925;
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `NextQuestID`=0 WHERE `ID`=10737;
|
||||
@@ -0,0 +1,5 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `id` IN (11920);
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`= 19 AND `SourceEntry`= 11920;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(19, 0, 11920, 0, 0, 14, 0, 11789, 0, 0, 1, 0, 0, '', "Cultists Among Us");
|
||||
@@ -0,0 +1,128 @@
|
||||
-- Right and Left Camp Attack
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN(SELECT `guid` FROM `creature` WHERE `id` IN(38493, 38505));
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID` IN(111997,112005);
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
|
||||
(111997, 111997, 0, 0, 3, 0, 0),
|
||||
(111997, 111992, 0, 0, 3, 0, 0),
|
||||
(111997, 111993, 0, 0, 3, 0, 0),
|
||||
(111997, 111994, 0, 0, 3, 0, 0),
|
||||
(111997, 111996, 0, 0, 3, 0, 0),
|
||||
(111997, 111998, 0, 0, 3, 0, 0),
|
||||
(111997, 111999, 0, 0, 3, 0, 0),
|
||||
(112005, 112005, 0, 0, 3, 0, 0),
|
||||
(112005, 112000, 0, 0, 3, 0, 0),
|
||||
(112005, 112001, 0, 0, 3, 0, 0),
|
||||
(112005, 112002, 0, 0, 3, 0, 0),
|
||||
(112005, 112003, 0, 0, 3, 0, 0),
|
||||
(112005, 112004, 0, 0, 3, 0, 0);
|
||||
|
||||
DELETE FROM `creature` WHERE `id` IN(38493, 38505);
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN(123535, 123528);
|
||||
DELETE FROM `creature` WHERE `id`=31139 AND `guid` IN(123535, 123528);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `curhealth`, `curmana`, `MovementType`) VALUES
|
||||
(111992, 38493, 571, '0', 0, 0, 0, 0, 1, 5834.96, 2190.04, 636.042, 5.70036, 300, 0, 0, 0, 0),
|
||||
(111993, 38493, 571, '0', 0, 0, 0, 0, 1, 5831.74, 2177.88, 636.042, 0.646328, 300, 0, 0, 0, 0),
|
||||
(111994, 38493, 571, '0', 0, 0, 0, 0, 1, 5849.19, 2175.6, 636.042, 1.54954, 300, 0, 0, 0, 0),
|
||||
(111995, 38493, 571, '0', 0, 0, 0, 0, 1, 5847.05, 2145.87, 636.042, 6.27764, 300, 0, 0, 0, 0),
|
||||
(111996, 38493, 571, '0', 0, 0, 0, 0, 1, 5838.32, 2201.24, 636.042, 5.67288, 300, 0, 0, 0, 0),
|
||||
(111997, 38493, 571, '0', 0, 0, 0, 0, 1, 5872.86, 2142.04, 636.042, 2.01685, 300, 0, 0, 0, 2),
|
||||
(111998, 38505, 571, '0', 0, 0, 0, 0, 1, 5845.64, 2183.07, 636.042, 2.91221, 300, 0, 0, 0, 0),
|
||||
(111999, 38505, 571, '0', 0, 0, 0, 0, 1, 5842.6, 2189.15, 636.042, 4.322, 300, 0, 0, 0, 0),
|
||||
(112000, 38505, 571, '0', 0, 0, 0, 0, 1, 5922.95, 2039.25, 636.041, 1.52037, 300, 0, 0, 0, 0),
|
||||
(112001, 38505, 571, '0', 0, 0, 0, 0, 1, 5908.02, 2033.22, 636.041, 1.69708, 300, 0, 0, 0, 0),
|
||||
(112002, 38505, 571, '0', 0, 0, 0, 0, 1, 5894.38, 2032.71, 636.041, 0.428661, 300, 0, 0, 0, 0),
|
||||
(112003, 38505, 571, '0', 0, 0, 0, 0, 1, 5882.94, 2054.38, 636.041, 1.33187, 300, 0, 0, 0, 0),
|
||||
(112004, 38505, 571, '0', 0, 0, 0, 0, 1, 5905.04, 2055.25, 636.041, 4.88187, 300, 0, 0, 0, 0),
|
||||
(112005, 38493, 571, '0', 0, 0, 0, 0, 1, 5910.19, 2068.75, 636.041, 5.33347, 300, 0, 0, 0, 2);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN(111996, 111997, 112005);
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES
|
||||
(111996, 0, 29937, 0, 4097, 0, ''),
|
||||
(111997, 1119970, 29937, 0, 4097, 0, ''),
|
||||
(112005, 1120050, 29937, 0, 4097, 0, '');
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id` IN (1119970,1120050);
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
|
||||
(1119970, 1, 5870.29, 2147.65, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 2, 5867.22, 2155.17, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 3, 5865.35, 2163.15, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 4, 5864.42, 2172.41, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 5, 5865.06, 2179.38, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 6, 5867.25, 2189.65, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 7, 5870.01, 2198.61, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 8, 5874.43, 2205.42, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 9, 5882.62, 2205.31, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 10, 5889.66, 2201.28, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 11, 5893.07, 2195.17, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 12, 5890.64, 2188.6, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 13, 5887.31, 2182.44, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 14, 5881.91, 2174.78, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 15, 5879.15, 2167.14, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 16, 5880.75, 2159.18, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 17, 5882.9, 2155.02, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 18, 5887.01, 2146.66, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 19, 5886.56, 2142.06, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 20, 5884.42, 2136.59, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 21, 5880.85, 2133.55, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 22, 5878.56, 2133.22, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 23, 5875.22, 2134.27, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 24, 5873.69, 2135.99, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1119970, 25, 5872.12, 2140.42, 636.042, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 1, 5913.05, 2065.04, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 2, 5917.99, 2060.07, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 3, 5925.71, 2054.87, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 4, 5936.31, 2049.94, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 5, 5946.34, 2046.82, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 6, 5954.52, 2046.6, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 7, 5960.7, 2050.03, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 8, 5963.44, 2055.16, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 9, 5963.36, 2059.85, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 10, 5961.52, 2065.36, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 11, 5954.64, 2069.68, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 12, 5946.58, 2070.59, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 13, 5937.28, 2071.07, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 14, 5929.96, 2074.59, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 15, 5923.44, 2081.23, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 16, 5918.98, 2089.4, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 17, 5916.49, 2093.29, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 18, 5913.62, 2095.3, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 19, 5910.21, 2096.08, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 20, 5908.02, 2095.35, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 21, 5905.89, 2094.44, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 22, 5903.17, 2092.24, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 23, 5901.87, 2089.06, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 24, 5901.34, 2085.6, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 25, 5903.01, 2079.96, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 26, 5905.72, 2074.75, 636.041, 0, 0, 0, 0, 100, 0),
|
||||
(1120050, 27, 5909.18, 2070.08, 636.041, 0, 0, 0, 0, 100, 0);
|
||||
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI', `ScriptName`='' WHERE `entry` IN(38493, 31139, 31147);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN(31139, 31147, 38493, -111996, -112005, -111992, -111993, -111994, -111998, -111999, -111997) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN(38493*100, 38493*100+1) AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(-111996, 0, 0, 0, 60, 0, 100, 0, 180000, 180000, 180000, 180000, 80, 38493*100, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Cruasder - On Update - Run Script'),
|
||||
(38493*100, 9, 7, 0, 0, 0, 100, 0, 8000, 8000, 0, 0, 12, 31139, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 5940.53, 2227.89, 636.05, 3.58, 'Argent Cruasder - On Script - Summon Creature Pustulent Horror'),
|
||||
(38493*100, 9, 8, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 5940.53, 2227.89, 636.05, 3.58, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100, 9, 9, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 5940.53, 2227.89, 636.05, 3.58, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100, 9, 10, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 5943.53, 2227.89, 636.05, 3.58, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100, 9, 11, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 5937.53, 2227.89, 636.05, 3.58, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100, 9, 12, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 5940.53, 2230.89, 636.05, 3.58, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100, 9, 13, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 5940.53, 2224.89, 636.05, 3.58, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100, 9, 14, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 5943.53, 2230.89, 636.05, 3.58, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100, 9, 15, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 5935.53, 2225.89, 636.05, 3.58, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100, 9, 16, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 5941.53, 2222.89, 636.05, 3.58, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(-112005, 0, 0, 0, 60, 0, 100, 0, 180000, 180000, 180000, 180000, 80, 38493*100+1, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Cruasder - On Update - Run Script'),
|
||||
(38493*100+1, 9, 0, 0, 0, 0, 100, 0, 8000, 8000, 0, 0, 12, 31139, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 6018.40, 2091.17, 636.05, 3.47, 'Argent Cruasder - On Script - Summon Creature Pustulent Horror'),
|
||||
(38493*100+1, 9, 1, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 6018.40, 2091.17, 636.05, 3.47, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100+1, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 6018.40, 2093.17, 636.05, 3.47, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100+1, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 6015.40, 2092.17, 636.05, 3.47, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100+1, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 6022.40, 2091.17, 636.05, 3.47, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100+1, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 6019.40, 2088.17, 636.05, 3.47, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100+1, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 6017.40, 2094.17, 636.05, 3.47, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100+1, 9, 7, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 6020.40, 2095.17, 636.05, 3.47, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100+1, 9, 8, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 6014.40, 2090.17, 636.05, 3.47, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(38493*100+1, 9, 9, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 31147, 4, 30000, 0, 0, 0, 8, 0, 0, 0, 6015.40, 2087.17, 636.05, 3.47, 'Argent Cruasder - On Script - Summon Creature Vicious Geist'),
|
||||
(31139, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 100, 0, 0, 'Pustulent Horror - Is Summoned - Move offset'),
|
||||
(31139, 0, 1, 0, 0, 0, 100, 512, 3000, 5000, 3000, 7000, 11, 28405, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Pustulent Horror - IC - Cast Knock Back'),
|
||||
(31139, 0, 2, 0, 0, 0, 100, 512, 4000, 6000, 5000, 9000, 11, 63546, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pustulent Horror - IC - Cast Stomp'),
|
||||
(31147, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 100, 0, 0, 'Vicious Geist - Is Summoned - Move offset');
|
||||
@@ -0,0 +1,29 @@
|
||||
--
|
||||
SET @guid:=134935;
|
||||
DELETE FROM `creature` WHERE `id` IN (30083);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `curhealth`, `curmana`, `MovementType`) VALUES
|
||||
(@guid+0, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3410.94, -3084.66, 294.662, 2.42642, 7200, 0, 0, 0, 0),
|
||||
(@guid+1, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3409.51, -3086.2, 294.662, 2.39107, 7200, 0, 0, 0, 0),
|
||||
(@guid+2, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3410.88, -3087.48, 294.662, 2.39107, 7200, 0, 0, 0, 0),
|
||||
(@guid+3, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3412.31, -3086.29, 294.662, 2.26934, 7200, 0, 0, 0, 0),
|
||||
(@guid+4, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3414.18, -3084.71, 294.662, 2.27326, 7200, 0, 0, 0, 0),
|
||||
(@guid+5, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3412.91, -3083.21, 294.662, 2.27326, 7200, 0, 0, 0, 0),
|
||||
(@guid+6, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3411.25, -3081.24, 294.662, 2.27326, 7200, 0, 0, 0, 0),
|
||||
(@guid+7, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3409.55, -3082.68, 294.662, 2.27326, 7200, 0, 0, 0, 0),
|
||||
(@guid+8, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3407.67, -3084.26, 294.662, 2.26934, 7200, 0, 0, 0, 0),
|
||||
(@guid+9, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3452.91, -3281.6, 267.594, 4.66245, 7200, 0, 0, 0, 0),
|
||||
(@guid+10, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3453.04, -3278.97, 267.594, 4.66245, 7200, 0, 0, 0, 0),
|
||||
(@guid+11, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3450.75, -3280.6, 267.594, 3.74353, 7200, 0, 0, 0, 0),
|
||||
(@guid+12, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3451.24, -3284.51, 267.594, 5.49497, 7200, 0, 0, 0, 0),
|
||||
(@guid+13, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3455.13, -3283.77, 267.594, 0.146405, 7200, 0,0, 0, 0),
|
||||
(@guid+14, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3455.5, -3279.58, 267.594, 1.45409, 7200, 0, 0, 0, 0),
|
||||
(@guid+15, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3450.28, -3277.25, 267.594, 2.73037, 7200, 0, 0, 0, 0),
|
||||
(@guid+16, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3447.2, -3281.45, 267.594, 4.43075, 7200, 0, 0, 0, 0),
|
||||
(@guid+17, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3163.76, -2984.34, 267.594, 3.11914, 7200, 0, 0, 0, 0),
|
||||
(@guid+18, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3161.41, -2980.58, 267.594, 2.12953, 7200, 0, 0, 0, 0),
|
||||
(@guid+19, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3159.66, -2984.66, 267.594, 4.30116, 7200, 0, 0, 0, 0),
|
||||
(@guid+20, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3162.34, -2987.89, 267.594, 5.40464, 7200, 0, 0, 0, 0),
|
||||
(@guid+21, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3166.4, -2986.91, 267.594, 0.181745, 7200, 0, 0, 0, 0),
|
||||
(@guid+22, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3168.48, -2983.26, 267.594, 1.05354, 7200, 0, 0, 0, 0),
|
||||
(@guid+23, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3164.23, -2990.77, 267.594, 4.14801, 7200, 0, 0, 0, 0),
|
||||
(@guid+24, 30083, 533, '3,4', 0, 0, 0, 0, 0, 3155.26, -2985.87, 267.594, 2.75393, 7200, 0, 0, 0, 0);
|
||||
@@ -0,0 +1,15 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (16204, 1620400);
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(16204, 0, 0, 0, 0, 0, 100, 0, 0, 0, 2300, 3900, 11, 20793, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Magister Idonis - In Combat CMC - Cast 'Fireball'"),
|
||||
(16204, 0, 1, 0, 2, 0, 100, 1, 0, 15, 0, 0, 25, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Magister Idonis - Between 0-15% Health - Flee For Assist (No Repeat)"),
|
||||
(16204, 0, 2, 0, 1, 0, 100, 1, 10000, 20000, 280000, 320000, 80, 1620400, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Magister Idonis - OOC - Run Script"),
|
||||
(1620400, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Magister Idonis - On Script - Say Line 0"),
|
||||
(1620400, 9, 1, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19, 16240, 0, 0, 0, 0, 0, 0, "Magister Idonis - On Script - Say Line 0 (Arcanist Janeda)");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (16204, 16240);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(16204, 0, 0, "Why doesn't Kaendris move against Dar'Khan yet? What is it we're waiting for?", 12, 0, 100, 1, 0, 0, 12594, 0, "Magister Idonis"),
|
||||
(16240, 0, 0, "Calm yourself, Idonis. Brash actions will get us nowhere! Take a break, tap into some mana crystals. You'll feel better.", 12, 0, 100, 1, 0, 0, 12595, 0, "Arcanist Janeda"),
|
||||
(16240, 0, 1, "He's got his reasons, Idonis. He thinks the Farstriders have uncovered something.", 12, 0, 100, 1, 0, 0, 12596, 0, "Arcanist Janeda"),
|
||||
(16240, 0, 2, "We must remain focused on our work. Once the sanctum starts producing at full capacity, Silvermoon will be forced to send help. Functioning arcane sanctums are in short supply.", 12, 0, 100, 1, 0, 0, 12597, 0, "Arcanist Janeda");
|
||||
Reference in New Issue
Block a user