DB Updates

This commit is contained in:
hondacrx
2024-02-06 22:13:53 -05:00
parent 6abce678ca
commit 095fb9206e
527 changed files with 525506 additions and 90 deletions
@@ -0,0 +1,3 @@
-- TDB 1015.23071 auth
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/10.x/auth', 'ARCHIVED');
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=50467;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(50467,10,1,5,NULL,NULL,'5E996B1CDCEE68432D6340138E68D1EB',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=50467 WHERE `gamebuild`=50438;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '50467';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=50469;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(50469,10,1,5,NULL,NULL,'1768CCB6589E16AB3BEFA9D608A393A2',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=50469 WHERE `gamebuild`=50467;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '50469';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=50504;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(50504,10,1,5,NULL,NULL,'7D5FD20C0B32C9AF5DD65433B391D49C',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=50504 WHERE `gamebuild`=50469;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '50504';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=50585;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(50585,10,1,5,NULL,NULL,'C4F7CC38A3B84935A485F7EDAD3E764B',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=50585 WHERE `gamebuild`=50504;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '50585';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=50622;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(50622,10,1,5,NULL,NULL,'D23A26FD75FD9A6073EB7060AA28E6A7',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=50622 WHERE `gamebuild`=50585;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '50622';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=50747;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(50747,10,1,5,NULL,NULL,'2D3C386A9C45C27304ED3A3C6EB3F7C8',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=50747 WHERE `gamebuild`=50622;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '50747';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=50791;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(50791,10,1,5,NULL,NULL,'0BE7D0BB07EF37C25CBC682409091EA0',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=50791 WHERE `gamebuild`=50747;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '50791';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=51130;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(51130,10,1,5,NULL,NULL,'44CD2C91E4F0655DA387483726CE4035',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=51130 WHERE `gamebuild`=50791;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '51130';
@@ -0,0 +1,8 @@
DELETE FROM `build_info` WHERE `build` IN (51187,51237);
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(51187,10,1,7,NULL,NULL,'74E2055D3965269447B5CB1B31FC71C6',NULL,NULL,NULL),
(51237,10,1,7,NULL,NULL,'C8660A21B766646FBD67F481CFCF55C3',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=51237 WHERE `gamebuild`=51130;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '51237';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=51261;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(51261,10,1,7,NULL,NULL,'1BEBB57AE450331E9F8C301AA7876FAB',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=51261 WHERE `gamebuild`=51237;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '51261';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=51313;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(51313,10,1,7,NULL,NULL,'35419ED0AB16735CF720858F45DC300C',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=51313 WHERE `gamebuild`=51261;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '51313';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=51421;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(51421,10,1,7,NULL,NULL,'45E24D6F3335269787DF2B2063939002',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=51421 WHERE `gamebuild`=51313;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '51421';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=51485;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(51485,10,1,7,NULL,NULL,'EC549E1D0A5DD85C03E7A9D93B7DC6D1',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=51485 WHERE `gamebuild`=51421;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '51485';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=51536;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(51536,10,1,7,NULL,NULL,'570EEA10A8EC169C3FF9621D1B635BB4',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=51536 WHERE `gamebuild`=51485;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '51536';
@@ -0,0 +1,3 @@
-- TDB 1017.23101 auth
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/10.x/auth', 'ARCHIVED');
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=51754;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(51754,10,1,7,NULL,NULL,'BED5A861C071AB41FEF6087E0C37BB1A',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=51754 WHERE `gamebuild`=51536;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '51754';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=51886;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(51886,10,1,7,NULL,NULL,'09CF8919FD2EABDEAEBC0C810F53B511',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=51886 WHERE `gamebuild`=51754;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '51886';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=51972;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(51972,10,1,7,NULL,NULL,'444DC7EF3544B6670C18884DADA00428',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=51972 WHERE `gamebuild`=51886;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '51972';
@@ -0,0 +1,9 @@
DELETE FROM `build_info` WHERE `build` IN (52038,52068,52095);
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(52038,10,2,0,NULL,NULL,'A8EF004ADED8A3AFF5A67D2BB8D95795',NULL,NULL,NULL),
(52068,10,2,0,NULL,NULL,'A44F842BACCC7EE8E2975FAF01F12474',NULL,NULL,NULL),
(52095,10,2,0,NULL,NULL,'BA36382887D16D274EA9149695F0C9C8',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=52095 WHERE `gamebuild`=51972;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '52095';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=52106;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(52106,10,2,0,NULL,NULL,'95F43869B7D881212CBC1690B8F393ED',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=52106 WHERE `gamebuild`=52095;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '52106';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=52129;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(52129,10,2,0,NULL,NULL,'02DD842F2A7162EEB8FD5B9D325606F8',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=52129 WHERE `gamebuild`=52106;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '52129';
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=52148;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(52148,10,2,0,NULL,NULL,'8A969717C8CDC6E7FF4C54D5CB00C224',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=52148 WHERE `gamebuild`=52129;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int unsigned NOT NULL DEFAULT '52148';
@@ -0,0 +1,3 @@
-- TDB 1015.23071 characters
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/10.x/characters', 'ARCHIVED');
@@ -0,0 +1,3 @@
ALTER TABLE `character_battleground_data` ADD `queueId` BIGINT UNSIGNED NULL DEFAULT '0' AFTER `mountSpell`;
ALTER TABLE `pvpstats_battlegrounds` CHANGE `type` `type` int unsigned NOT NULL;
@@ -0,0 +1 @@
ALTER TABLE `groups` MODIFY `groupType` smallint unsigned NOT NULL AFTER `icon8`;
@@ -0,0 +1,3 @@
ALTER TABLE `character_stats`
ADD `mastery` float NOT NULL DEFAULT '0' AFTER `resilience`,
ADD `versatility` int NOT NULL DEFAULT '0' AFTER `mastery`;
@@ -0,0 +1,3 @@
-- TDB 1017.23101 characters
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/10.x/characters', 'ARCHIVED');
@@ -0,0 +1 @@
DELETE ctc, cte FROM `character_trait_config` ctc LEFT JOIN `character_trait_entry` cte ON ctc.`guid` = cte.`guid` AND ctc.`traitConfigId` = cte.`traitConfigId` WHERE ctc.`type` = 3;
@@ -0,0 +1,6 @@
ALTER TABLE `characters`
ADD `personalTabardEmblemStyle` int NOT NULL DEFAULT -1 AFTER `lastLoginBuild`,
ADD `personalTabardEmblemColor` int NOT NULL DEFAULT -1 AFTER `personalTabardEmblemStyle`,
ADD `personalTabardBorderStyle` int NOT NULL DEFAULT -1 AFTER `personalTabardEmblemColor`,
ADD `personalTabardBorderColor` int NOT NULL DEFAULT -1 AFTER `personalTabardBorderStyle`,
ADD `personalTabardBackgroundColor` int NOT NULL DEFAULT -1 AFTER `personalTabardBorderColor`;
@@ -0,0 +1,3 @@
-- TDB 1015.23071 hotfixes
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/10.x/hotfixes', 'ARCHIVED');
@@ -0,0 +1,6 @@
DELETE FROM `broadcast_text` WHERE `ID` IN (237961, 237960, 237959, 237962);
INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES
('I do. It is nearly overwhelming. Thankfully, our champions seem unaffected.', '', 237961, 0, 0, 1, 0, 0, 4, 222954, 0, 0, 0, 0, 0, 0, 0, 49570),
('Sabellian, something dark saps my strength within these halls. Can you feel it?', '', 237960, 0, 0, 1, 0, 0, 4, 222953, 0, 0, 0, 0, 0, 0, 0, 49570),
('Shore up our flanks! I don\'t want any surprises from the Sundered Flame.', '', 237959, 0, 0, 603, 0, 0, 4, 222952, 0, 0, 0, 0, 0, 0, 0, 49570),
('All the more reason to stop Sarkareth now. He must not be allowed to claim whatever power still lurks here.', '', 237962, 0, 0, 1, 0, 0, 4, 222955, 0, 0, 0, 0, 0, 0, 0, 49570);
@@ -0,0 +1,33 @@
DELETE FROM `broadcast_text` WHERE `ID` IN (244772, 243667, 243666, 243665, 242759, 242721, 242720, 242719, 242718, 242717, 242716, 242715, 242244, 239743, 239742, 238872, 238871, 238140, 237532, 237531, 237453, 237452, 237451, 237428, 237427, 237422, 227006, 227003, 226959, 211868);
INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES
('Greetings, traveler. If you come to trade in peace, you are welcome here.', '', 244772, 0, 0, 1, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 50585),
('', '... can I summon my demon now?', 243667, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 50585),
('', 'Here here!', 243666, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 50585),
('Well said.', '', 243665, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 50585),
('Hullo, friend. Anything I can do ya\' for?', '', 242759, 0, 0, 0, 0, 0, 4, 0, 0, 669, 0, 0, 0, 0, 0, 50585),
('... but are the inheritance of those with the strength to claim them.', '', 242721, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 50585),
('But I will spread the word. That these powers of ours need not be begged for...', '', 242720, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 50585),
('About fel.', '', 242719, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 50585),
('About the Light.', '', 242718, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 50585),
('About myself.', '', 242717, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 50585),
('I still have much to learn.', '', 242716, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 50585),
('You have been a good mentor, for as much as that is worth in our circles.', '', 242715, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 50585),
('<Senegos snoozes. The little island rumbles from his snores.>', '', 242244, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 50585),
('I appreciate the literal approach, soldier. Good work.', '', 239743, 0, 0, 0, 0, 0, 4, 223737, 0, 0, 0, 0, 0, 0, 0, 50585),
('These shadowflame elementals are threatening to spread their taint to the caverns at large. Stamp them out!', '', 239742, 0, 0, 0, 0, 0, 4, 223746, 0, 0, 0, 0, 0, 0, 0, 50585),
('We request your assistance in cleansing the sulfur river. Put these creatures to rest.', '', 238872, 0, 0, 0, 0, 0, 4, 223751, 0, 0, 0, 0, 0, 0, 0, 50585),
('A disgusting remnant of our past. Thank you for helping put them to rest.', '', 238871, 0, 0, 0, 0, 0, 4, 223732, 0, 0, 0, 0, 0, 0, 0, 50585),
('Hermit Yarren knows the best sniffing mice. I bet if you borrow one from him, you\'ll be able to find some good smellies!', '', 238140, 0, 0, 1, 0, 0, 4, 223595, 0, 0, 0, 0, 0, 0, 0, 50585),
('It is concerning that even within time being frozen, an agent of the Old Gods could still make their way to us.\n\nNo matter. You now have the power of this artifact in your hands. \n\nWe are done here.', '', 237532, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 50585),
('It is done. That artifact represents the beginning of a new legacy for the dracthyr.', '', 237531, 0, 0, 0, 0, 0, 4, 222835, 0, 0, 0, 0, 0, 0, 0, 50585),
('Let us hope that was the last agent of the Old Gods. Try once more to extract the essence.', '', 237453, 0, 0, 0, 0, 0, 4, 222834, 0, 0, 0, 0, 0, 0, 0, 50585),
('An agent of the Old Gods! Their hold on my brother remains in his final moments.', '', 237452, 0, 0, 0, 0, 0, 4, 222833, 0, 0, 0, 0, 0, 0, 0, 50585),
('Brace yourself... something else has emerged from Deathwing!', '', 237451, 0, 0, 0, 0, 0, 4, 222832, 0, 0, 0, 0, 0, 0, 0, 50585),
('Approach the cliff and use the gauntlet to pull the last of his essence out.', '', 237428, 0, 0, 0, 0, 0, 4, 222831, 0, 0, 0, 0, 0, 0, 0, 50585),
('There he is. Deathwing as he was just before he died. But there is still a bit of Neltharion left.', '', 237427, 0, 0, 0, 0, 0, 4, 222830, 0, 0, 0, 0, 0, 0, 0, 50585),
('I have returned to this moment innumerable times. Was there a way this could have been avoided? Could we have done something differently?\n\nMore important to our current task... was there a way that Neltharion\'s legacy could be redeemed?\n\nWe shall find out. Speak to me when you are ready. I shall have to focus all my energies to bring what I can to this moment.', '', 237422, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 50585),
('Bromach wins!', '', 227006, 0, 0, 0, 0, 0, 4, 203188, 0, 0, 0, 0, 0, 0, 0, 50585),
('Smooshed!', '', 227003, 0, 0, 0, 0, 0, 4, 203186, 0, 0, 0, 0, 0, 0, 0, 50585),
('', 'I will protect the keeper\'s secrets for all of time.', 226959, 0, 0, 0, 0, 0, 3, 0, 203216, 0, 0, 0, 0, 0, 0, 50585),
('', 'We cannot lose hope, even in the darkest moments. That is when we need it the most.', 211868, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50585);
@@ -0,0 +1,133 @@
DELETE FROM `broadcast_text` WHERE `ID` IN(198750,198760,198761,198766,198767,201290,202395,202396,202401,202403,202404,202405,202409,202410,202411,202412,202413,207373,212392,214448,229258,229266,229267,229268,232993,242978,242982,243765,243766,243861);
INSERT INTO `broadcast_text` (`ID`, `Text`, `Text1`, `VerifiedBuild`) VALUES
(198750,'Your attention please! I would like to propose a toast to the charming and terrifying Baroness Vashj of Maldraxxus!','', 0),
(198760,'Your attention please! I would like to propose a toast to Choofa and all the druid souls of Ardenweald!','', 0),
(198761,'','I will drink to that.', 0),
(198766,'Theotar''s saying the next round''s on him! Drink up!','', 0),
(198767,'Way ahead of you!','', 0),
(201290,'','The officers of Sinfall stand ready. If any trouble arises, we will take care of it.', 0),
(202395,'Your attention please! I would like to propose a toast to the most clever trickster of them all, Lady Moonberry!','', 0),
(202396,'','Wait until you see what I have planned for the after-party!', 0),
(202401,'Your attention please! I would like to propose a toast to Alexandros Mograine, the might of Maldraxxus!','', 0),
(202403,'May our enemies crumble to ash before us.','', 0),
(202404,'Your attention please! I would like to propose a toast to the fierce and feisty Hunt-Captain of Ardenweald, Korayn!','', 0),
(202405,'','I prefer ''deadly'' and ''relentless,'' but it is true that I can also be feisty when needed.', 0),
(202409,'Your attention please! I would like to propose a toast to the stalwart protector of Ardenweald, and the largest bear I have ever seen, Droman Aliothe!','', 0),
(202410,'','We grow big in Ardenweald. You should visit sometime.', 0),
(202411,'Your attention please! I would like to propose a toast to the Theater of Pain''s illustrious--','', 0),
(202412,'I''ll take it from here, Theotar.','', 0),
(202413,'Dominating this court with unparalleled strength, remarkable vigor, and the highest kill count of all time. Give it up for... GRANDMASTER VOOOOOLE!','', 0),
(207373,'I figured out what to do with dem mean ones, yeah?','', 0),
(212392,'Of course, of course. A little too spooky for you, hm? Ha!','', 0),
(214448,'Your soul is tainted!','', 0),
(229258,'How dare you suggest my spell work is anything less than sublime?','', 0),
(229266,'Oh... I forgot the morality codex. My mistake.','', 0),
(229267,'','Your mistake...? Your mistake?! You incompetent lizard! We had everything right!', 0),
(229268,'','Coldostos, you did remember to properly bind your spell this time? It will not explode?', 0),
(232993,'Boarton Shadetotem''s the one you want. He showed up one day and insisted he had been around the whole time. I don''t know how he manages to be so quiet with such enormous hooves, but he sure can sneak up on you!','', 0),
(242978,'Who gave you that wand?','', 0),
(242982,'','I was just having some fun...', 0),
(243765,'Jaina, you could have hurt someone. Magic is far too dangerous for you to use!','', 0),
(243766,'','Yes, father.', 0),
(243861,'','This disguise will help you blend in while in Tiragarde Sound. It is will also allow you to dispel Jaina''s casting.', 0);
DELETE FROM `broadcast_text` WHERE `ID` IN(192846,192847,192848,192849,192850,198752,198768,199001,200172,200173,200174,202414,202415,202416,202421,202422,202818,202833,203916,204129,204130,204135,211394,211395,211396,211410,211411,211413,211414,211432,211742,211743,211744,211745,211748,211749,211750,212392,212406,214193,214194,215042,215609,224630,224632,225303,225304,225359,225368,226503,226510,226514,226797,227804,227805,227806,227848,228088,228294,228296,228750,228751,228912,228913,229064,229225,229257,229262,229264,229265,230410,230411,230412,230413,230647,231216,231232,231308,231384,231396,231398,231423,231527,231530,231538,231542,231646,232423,238205,239481,239923,240582,241003,241004,241005,241006,241007);
INSERT INTO `broadcast_text` (`Text`, `Text1`, `ID`, `LanguageID`, `ConditionID`, `EmotesID`, `Flags`, `ChatBubbleDurationMs`, `VoiceOverPriorityID`, `SoundKitID1`, `SoundKitID2`, `EmoteID1`, `EmoteID2`, `EmoteID3`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `VerifiedBuild`) VALUES
('Follow me to the stage, so we can enjoy the entertainment a while longer!', '', 192846, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('About that... The Maw Walker decided against entertainment for this court''s festivities.', '', 192847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Oh... well, who can argue with that? Best to avoid overstimulation, I always say.', '', 192848, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Yes, let us celebrate by fulfilling our sacred duty to mete impartial justice to the lost souls under our care.', 192849, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('This is my kinda party!', '', 192850, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Your attention please! I would like to propose a toast to one of our own: the loyal Cryptkeeper Kassir!', '', 198752, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('It is, and always has been, an honor to serve Revendreth.', '', 198768, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('I serve the Accuser.\n\nSpeak with her if you require something.', '', 199001, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0),
('As is it mine, Temel. I was most pleased to witness the Accuser''s rituals today.', '', 200172, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('I am quite certain I have never heard you utter those words before, my dear friend.', '', 200173, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Then we have another first for the Ember Court! How stimulating!', '', 200174, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Your attention please! I would like to propose a toast to the gracious and helpful pair from Bastion, Kleia and Pelagos!', '', 202414, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'You are all much too kind.', 202415, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('We are happy to be of service in any way we can.', '', 202416, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Your attention please! I would like to propose a toast to our own best bud of the Ember Ward, Stonehead!', '', 202421, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Don''t like toast. Me like bugs. Got any of those?', '', 202422, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Obliterated!', 202818, 0, 0, 1, 0, 0, 0, 0, 162411, 0, 0, 0, 0, 0, 0, 0),
('', 'Get back on your feet and keep going!', 202833, 0, 0, 0, 0, 0, 0, 0, 162417, 0, 0, 0, 0, 0, 0, 0),
('It''s true! You really can escape the endless dungeon that is the Maw. \n\nShould you return there, can you bring back a few herbs if you find any? I am always interested in trying exotic flavors.', '', 203916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'I see I''ll have to plan more carefully if I''m going to prank you...', 204129, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Challenge accepted.', 204130, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', '<Lady Moonberry''s wild giggles project from the illusion.>\n\nSo you found my extra, secret illusion?\n\nI''m not even mad, I''m impressed!', 204135, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0),
('You are too kind, Tubbins, but I believe we already have everything we need.', '', 211394, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Yes, we do, my dearest Iven...', 211395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Show me that spontaneous spin move that you first won my heart with!', 211396, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('It seems I owe you another favor now, Tubbins.', '', 211410, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('I shall dispatch Lemet with a new batch of ingredients for you as soon as we return to Revendreth.', '', 211411, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('This tea... contains such power. How is it possible?', '', 211413, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('I must return to the Accuser, but I would ask that you teach me this technique at a later time, Tubbins.', '', 211414, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('<Theotar''s face lights up when he sees you.>\n\nMy dear $p!\n\nI have been awaiting your arrival for what feels like generations!\n\nIs this truly the domain you have spent so much time walking in?\n\nIt''s so drab, and horrendously decorated. I have been unable to find a single tablecloth or oyster fork in the entire place!\n\nThe Jailer must truly be stopped...', '', 211432, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0),
('Queen''s blessing, my Maldraxxi friend. How fare you this day?', '', 211742, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Our forces hold the Mawsworn at bay. It is good to see our campaign gaining ground.', '', 211743, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('No, I meant... how are YOU feeling? Are you getting rest? Relaxation? Theotar makes a lovely ginseng tea.', '', 211744, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Tea? Relaxation?! We are soldiers of Death, not nobles on holiday!', '', 211745, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('You are worth it, friend! You are a devoted defender and soldier. You''ve earned a little solace every now and then!', '', 211748, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Dreamweaver hugs Alexandros Mograine.', '', 211749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('There, don''t you feel better?', '', 211750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Of course, of course. A little too spooky for you, hm? Ha!', '', 212392, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('<Upon seeing you, Gatamtos sits. His eyes train on you steadily, waiting for a command. \n\nTo him, nothing matters other than you.>', '', 212406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Strange creatures have invaded the land and are devouring everything! You must stop them!', '', 214193, 0, 0, 669, 0, 0, 0, 188514, 0, 0, 0, 0, 0, 0, 0, 0),
('If only there were a way to eliminate them completely. Thank you for your help.', '', 214194, 0, 0, 669, 0, 0, 0, 188515, 0, 0, 0, 0, 0, 0, 0, 0),
('We were abandoned. There is no other explanation for our current predicament. \n\nNeltharion abandoned us. We were raised to be inheritors of this world! The shepherds of mortals and keepers of the titans'' promises.\n\nNow look at this world. I can FEEL how much magic has been plundered from it. Something must have have happened to the Well of Eternity. The Emerald Dream feels stained. \n\nWhat is this world we have awoken to?', '', 215042, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'These dragons are a bit on the pitchy side. Well, Ebyssian seems pretty even on the breeze. But the others seem very pitchy.\n\nI wonder if I could out-fly all of them?', 215609, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Powerful fire elemental magic abounds in these ruins. Collect as much as you can, but watch your feet.', 224630, 0, 0, 0, 0, 0, 4, 0, 204438, 0, 0, 0, 0, 0, 0, 0),
('', 'Well done! You managed to keep your cool and return elemental energy for us to study.', 224632, 0, 0, 0, 0, 0, 4, 0, 204443, 0, 0, 0, 0, 0, 0, 0),
('', 'Our other students require assistance with their exams. Could you be so kind as to help them?', 225303, 0, 0, 0, 0, 0, 4, 0, 208132, 0, 0, 0, 0, 0, 0, 0),
('', 'Wondrously done. That would have been fatal for someone less... accomplished.', 225304, 0, 0, 0, 0, 0, 4, 0, 208133, 0, 0, 0, 0, 0, 0, 0),
('', 'The Nokhud are unwavering in their combat prowess. Disrupt their training and eliminate their forces. Buy us precious time to retaliate against them.', 225359, 0, 0, 0, 0, 0, 4, 0, 205819, 0, 0, 0, 0, 0, 0, 0),
('', 'Your distraction is invaluable to our efforts. Remain alert. Though we have weakened their forces, they will not falter.', 225368, 0, 0, 0, 0, 0, 4, 0, 205820, 0, 0, 0, 0, 0, 0, 0),
('Telonis lets out one last cough and then takes a deep breathe and smiles.', '', 226503, 0, 0, 11, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('I can breathe freely once more!', '', 226510, 0, 0, 5, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Elune be praised! And you as well, $p. Thank you.', 226514, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('These halls must be kept safe.', '', 226797, 0, 0, 0, 0, 0, 3, 203562, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'And here we go!', 227804, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', '%s looks around cautiously.', 227805, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'The river is beautiful but the surroundings may be deadly.', 227806, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Our lands are under attack. Tend to those in need and see to it that the threat is removed.', 227848, 0, 0, 0, 0, 0, 13, 0, 203991, 0, 0, 0, 0, 0, 0, 0),
('Unfortunate. But perhaps the Dragon Isles offer an opportunity to learn a new trade?\n\nIf you have interest in our teachings, the Artisan''s Consortium will be there to guide you.', '', 228088, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('How honorable! They are lucky to have an artisan like you, friend.', '', 228294, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Of course! Working any trade helps those around you... but it is also relaxing. A good way to pass time!', '', 228296, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'These gnolls have been harassing us for generations. It pains me, but their chieftain must be taken out.', 228750, 0, 0, 1, 0, 0, 13, 0, 206026, 0, 0, 0, 0, 0, 0, 0),
('', 'My heart aches, but even our patience has its limits. Thank you for doing what was needed.', 228751, 0, 0, 0, 0, 0, 13, 0, 206027, 0, 0, 0, 0, 0, 0, 0),
('', 'Have you seen some of these creatures in the Ohn''ahran Plains? Adorable!', 228912, 0, 0, 0, 0, 0, 4, 0, 205967, 0, 0, 0, 0, 0, 0, 0),
('', 'Oh these pictures are precious. Thank you so much!', 228913, 0, 0, 0, 0, 0, 4, 0, 205968, 0, 0, 0, 0, 0, 0, 0),
('', 'I bet you shot some amazing photographs! Let''s head back.', 229064, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('This is going to be a travesty. \n\nThe arcane lattice I carefully constructed in a positive lateral structure should be aligning with the vine like energies of the red dragonflight magic. But all that nature is just... messy.\n\nLife magic and Arcane magic simply refuse to cooperate. \n\nWell, I may have cut a corner or two to make it work...', '', 229225, 0, 0, 0, 0, 0, 4, 0, 0, 5, 0, 0, 0, 0, 0, 0),
('', 'Aaaah! Coldostos! What did you do?', 229257, 0, 0, 0, 0, 0, 4, 0, 0, 5, 0, 0, 0, 0, 0, 0),
('Ah! Our test subje- er... volunteer! Yes... our volunteer mortal has arrived to assist these fine students.', '', 229262, 0, 0, 0, 0, 0, 4, 0, 0, 3, 1, 0, 0, 0, 0, 0),
('', 'I just want this over. The grade has lost its meaning.', 229264, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 0),
('It was working this morning! Granted, that was on a ficus but it should have worked.', '', 229265, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('I promise I''m a gentle giant.', 'I promise I''m a gentle giant.', 230410, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 0),
('I''m looking for a gentle soul who enjoys bakar and long walks on the riverbanks.', 'I''m looking for a gentle soul who enjoys bakar and long walks on the riverbanks.', 230411, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('I''m a bit of a wild soul. I need somebody who can rein me in.', 'I''m a bit of a wild soul. I need somebody who can rein me in.', 230412, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Allow me to share your burdens.', 'Allow me to share your burdens.', 230413, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Their plumage, their coloration, their fanciful nature... these peafowls have taken my breath away.\n\nWatch the females entranced by the male''s dance, his display of grace. What a sight to behold.\n\nI wonder if I can find a feather he has dropped for myself...', '', 230647, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 0),
('', 'Softpaw...did it? Softpaw did it!', 231216, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Softpaw hate this place...Softpaw go home!', 231232, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('There''s a chewed up toy here. Reaching out to touch it, you feel a tension that reveals it''s going to squeak. Squeaking it would certainly be a way to call lots of negative attention while Hackclaw''s War-Band is around.', 'There''s a chewed up toy here. Reaching out to touch it, you feel a tension that reveals it''s going to squeak. Squeaking it would certainly be a way to call lots of negative attention while Hackclaw''s War-Band is around.', 231308, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('I have room in my hunting party for one more... could it be you?', 'I have room in my hunting party for one more... could it be you?', 231384, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Nice try. Four legs and two arms.\n\nPlease leave.', 231396, 0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Was that the Dream I felt? Magnificent.', 231398, 0, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Theridan gestures his thanks towards you.', '', 231423, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Log Entry: The Dragon Soul \n\nMalygos is utterly enchanted with an artifact Neltharion created. This \"Dragon Soul\" will supposedly help in the fight against the demons. But the price to create it seemed... far too steep. \n\nI hesitate to even say it, but... I do not trust the Earth-Warder.', 'Log Entry: The Dragon Soul \n\nMalygos is utterly enchanted with an artifact Neltharion created. This \"Dragon Soul\" will supposedly help in the fight against the demons. But the price to create it seemed... far too steep. \n\nI hesitate to even say it, but... I do not trust the Earth-Warder.', 231527, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Log Entry: An End?\n\nNeltharion''s weapon is complete. We fly out to meet the demon armies soon. I am leaving a simulacrum in the Archives and locking them down for safe keeping. I keep examining the situation from every angle. \n\nMalygos, should the worst occur, the simulacrum will explain everything that I could not. If only there were more time...\n\nI love you.', 'Log Entry: An End?\n\nNeltharion''s weapon is complete. We fly out to meet the demon armies soon. I am leaving a simulacrum in the Archives and locking them down for safekeeping. I keep examining the situation from every angle. \n\nNeltharion knows I''ve found him out. I do not think I will be returning from this adventure. Malygos, the simulacrum will explain everything that I could not. If only there were more time...\n\nI love you.', 231530, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Can you believe it? There she is!\n\nWait until I show my clanmates!', '', 231538, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 0),
('', 'Sometimes we need to hide amongst the foliage ta get the best views of the birds! If ya startle ''em you cannae watch their behaviors.', 231542, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 0),
('', 'Welcome to the Mane Squeeze, where four-legged folk can find the love of their life!', 231646, 0, 0, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0, 0, 0, 0),
('Fine salutations to you on this fine day of fine dining. We are graced by High Vintner Iltheux of Suramar and all of the masterfully prepared dishes his travels have inspired!', '', 232423, 0, 0, 2, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('', 'Stay alert, $n. There are more to contend with than just the Neltharion loyalists.', 238205, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('The titan camp has had a contamination lockdown for many years. Rannan thinks you can find the contaminant and neutralize it. You should do that, but you must clear the area first!', '', 239481, 0, 0, 0, 0, 0, 13, 223970, 0, 0, 0, 0, 0, 0, 0, 0),
('Greta, niffen scouts report a titan containment force coming straight for you! Hurry! You''re running out of time!', '', 239923, 0, 0, 0, 0, 0, 13, 223979, 0, 0, 0, 0, 0, 0, 0, 0),
('I have no desire to see more mortals fall to the unfettered wrath of these near-sited servants of monsters.\n\nMy magic may not be able to outstrip the violence these foes unleash, but at least it might help stem the tide.', '', 240582, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Hmm. Nicely made. Feels solid.', '', 241003, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('So I hold it like this? Doesn''t seem better than claws for digging.', '', 241004, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('Oh! But I can use this to refill the coals without bending over!', '', 241005, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('You''ve made this old niffen very happy, $c.', '', 241006, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0),
('<Kilnmaster Crubus loudly cracks his back and returns to his work.>', '', 241007, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0);
@@ -0,0 +1,10 @@
ALTER TABLE `chr_classes` MODIFY `RolesMask` tinyint UNSIGNED NOT NULL DEFAULT 0 AFTER `ClassColorB`;
ALTER TABLE `chr_customization_element` ADD `ParticleColorID` int NOT NULL DEFAULT 0 AFTER `AnimKitID`;
ALTER TABLE `creature_model_data` ADD `WalkSpeed` float NOT NULL DEFAULT 0 AFTER `FileDataID`;
ALTER TABLE `creature_model_data` ADD `RunSpeed` float NOT NULL DEFAULT 0 AFTER `WalkSpeed`;
ALTER TABLE `taxi_nodes` MODIFY `Flags` int NOT NULL DEFAULT 0 AFTER `CharacterBitNumber`;
ALTER TABLE `taxi_path_node` MODIFY `Flags` int NOT NULL DEFAULT 0 AFTER `ContinentID`;
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,13 @@
--
DELETE FROM `hotfix_optional_data` WHERE (`TableHash`=35137211 AND `RecordId`=209487 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0x6D0063CB1BBA1629DEA394261581F670A6B883943720CE78) OR (`TableHash`=35137211 AND `RecordId`=209486 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0xACF9DD30DB01898CAA33C48786B3371294EA5C60C2559D94) OR (`TableHash`=35137211 AND `RecordId`=209488 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0xDE28AB862E4CEC19AF534D0367061DF0842DDCD5F5F03CBB) OR (`TableHash`=35137211 AND `RecordId`=198139 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0x4F13175C394979A4B26A237D0AA27087B1D5DB021A3C5673) OR (`TableHash`=35137211 AND `RecordId`=198140 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0x40287E0CEB4D89AA8658FC7A76343A53A9C89BB228BB671C) OR (`TableHash`=35137211 AND `RecordId`=204187 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0x43C49DE49B715FADAF89C74E54E47DA319CE24A61211D4CC) OR (`TableHash`=35137211 AND `RecordId`=204186 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0x659283F9557F29C4AF459CAED7B069AAAA1B2A4BE6349F0C) OR (`TableHash`=35137211 AND `RecordId`=208941 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0xD75B110E6DE337F2DA33D2EC59053A0B49F823F02322C630);
INSERT INTO `hotfix_optional_data` (`TableHash`, `RecordId`, `locale`, `Key`, `Data`, `VerifiedBuild`) VALUES
(35137211, 209487, 'enUS', 3744420815, 0x6D0063CB1BBA1629DEA394261581F670A6B883943720CE78, 40725),
(35137211, 209486, 'enUS', 3744420815, 0xACF9DD30DB01898CAA33C48786B3371294EA5C60C2559D94, 40725),
(35137211, 209488, 'enUS', 3744420815, 0xDE28AB862E4CEC19AF534D0367061DF0842DDCD5F5F03CBB, 40725),
(35137211, 198139, 'enUS', 3744420815, 0x4F13175C394979A4B26A237D0AA27087B1D5DB021A3C5673, 40443),
(35137211, 198140, 'enUS', 3744420815, 0x40287E0CEB4D89AA8658FC7A76343A53A9C89BB228BB671C, 40120),
(35137211, 204187, 'enUS', 3744420815, 0x43C49DE49B715FADAF89C74E54E47DA319CE24A61211D4CC, 39291),
(35137211, 204186, 'enUS', 3744420815, 0x659283F9557F29C4AF459CAED7B069AAAA1B2A4BE6349F0C, 39291),
(35137211, 208941, 'enUS', 3744420815, 0xD75B110E6DE337F2DA33D2EC59053A0B49F823F02322C630, 39229);
@@ -0,0 +1,16 @@
--
DELETE FROM `hotfix_optional_data` WHERE (`TableHash`=35137211 AND `RecordId`=204175 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0x630D23D2AF30B4DF8363B136E1233947BACB7901BB5A19BD) OR (`TableHash`=35137211 AND `RecordId`=198692 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0xCA103BF495665E125C49C74131505ECC110201B2C0A2485B) OR (`TableHash`=35137211 AND `RecordId`=198806 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0xEC074A06A97B7054DC6987E3104E24ACEB652E49EA7B829C) OR (`TableHash`=35137211 AND `RecordId`=186075 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0x2A6DCA4E882A24972181AE848251D7B8ACB2D082A74A2A23) OR (`TableHash`=35137211 AND `RecordId`=204182 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0xE41F0BE02C8886017C74D502B2B295F5AC272564987AA586) OR (`TableHash`=35137211 AND `RecordId`=202525 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0x9437257B97630A5710195D7C0A4BF43719D6BBCC0659E40F) OR (`TableHash`=35137211 AND `RecordId`=197595 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0xD8EEFDE4BB60CB53744BF63C06C88E1F1FFAB0F1ED64FA7D) OR (`TableHash`=35137211 AND `RecordId`=197593 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0x0C2B8C658BE7B0D0EBFA894DA00856A79B4C3ABB39FE1EE7) OR (`TableHash`=35137211 AND `RecordId`=197597 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0x8D7EC5919EC319BC944D4E337FC173969F9E2C03EE51C94C) OR (`TableHash`=35137211 AND `RecordId`=200639 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0x3B61368E741CC8332348AC2F85068DD04C0D0266F30A5DE2) OR (`TableHash`=35137211 AND `RecordId`=196173 AND `locale`='enUS' AND `Key`=3744420815 AND `Data`=0xBEC0B485F1192FEFF402DF528B58F082CF04D709CD862BDC);
INSERT INTO `hotfix_optional_data` (`TableHash`, `RecordId`, `locale`, `Key`, `Data`, `VerifiedBuild`) VALUES
(35137211, 204175, 'enUS', 3744420815, 0x630D23D2AF30B4DF8363B136E1233947BACB7901BB5A19BD, 38556),
(35137211, 198692, 'enUS', 3744420815, 0xCA103BF495665E125C49C74131505ECC110201B2C0A2485B, 38556),
(35137211, 198806, 'enUS', 3744420815, 0xEC074A06A97B7054DC6987E3104E24ACEB652E49EA7B829C, 38556),
(35137211, 186075, 'enUS', 3744420815, 0x2A6DCA4E882A24972181AE848251D7B8ACB2D082A74A2A23, 38134),
(35137211, 204182, 'enUS', 3744420815, 0xE41F0BE02C8886017C74D502B2B295F5AC272564987AA586, 38134),
(35137211, 202525, 'enUS', 3744420815, 0x9437257B97630A5710195D7C0A4BF43719D6BBCC0659E40F, 38556),
(35137211, 197595, 'enUS', 3744420815, 0xD8EEFDE4BB60CB53744BF63C06C88E1F1FFAB0F1ED64FA7D, 38556),
(35137211, 197593, 'enUS', 3744420815, 0x0C2B8C658BE7B0D0EBFA894DA00856A79B4C3ABB39FE1EE7, 38556),
(35137211, 197597, 'enUS', 3744420815, 0x8D7EC5919EC319BC944D4E337FC173969F9E2C03EE51C94C, 38556),
(35137211, 200639, 'enUS', 3744420815, 0x3B61368E741CC8332348AC2F85068DD04C0D0266F30A5DE2, 38134),
(35137211, 196173, 'enUS', 3744420815, 0xBEC0B485F1192FEFF402DF528B58F082CF04D709CD862BDC, 38134);
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,255 @@
-- 9.0.1
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID` IN (295, 296, 287);
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(295, 6, 81, 50, 166, 66, 139, 25, 223, 203, 43, 104, 148, 139, 233, 88, 245, 36577),
(296, 201, 19, 177, 194, 13, 174, 200, 4, 233, 248, 211, 82, 127, 42, 5, 247, 36492),
(287, 5, 199, 89, 18, 236, 255, 4, 15, 133, 251, 70, 151, 201, 156, 119, 3, 36492);
-- 9.0.2
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID` IN (310, 300, 327);
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(310, 190, 64, 109, 112, 65, 209, 170, 244, 251, 51, 63, 140, 104, 95, 89, 140, 37474),
(300, 239, 221, 62, 128, 190, 234, 214, 177, 134, 68, 177, 237, 94, 242, 113, 84, 37474),
(327, 84, 173, 167, 45, 244, 131, 184, 16, 87, 85, 28, 32, 99, 167, 213, 67, 36734);
-- 9.1.0
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID`=360;
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(360, 168, 59, 190, 121, 26, 21, 164, 166, 88, 225, 160, 43, 44, 179, 69, 201, 40593);
-- 9.2.0
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID`=380;
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(380, 88, 136, 100, 22, 231, 249, 166, 169, 217, 203, 114, 18, 41, 182, 148, 150, 43114);
UPDATE `tact_key` SET `VerifiedBuild`=43345 WHERE `VerifiedBuild`>0 AND `ID`=246;
-- 9.2.5
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID`=353;
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(353, 177, 22, 95, 82, 98, 157, 251, 159, 212, 0, 111, 159, 31, 85, 205, 151, 44232);
UPDATE `tact_key` SET `VerifiedBuild`=44730 WHERE `VerifiedBuild`>0 AND `ID`=380;
-- 9.2.7
UPDATE `tact_key` SET `VerifiedBuild`=45745 WHERE `VerifiedBuild`>0 AND `ID`=380;
-- 10.0.0
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID`=232;
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(232, 52, 164, 50, 4, 32, 115, 205, 11, 81, 98, 112, 104, 210, 224, 189, 62, 46340);
UPDATE `tact_key` SET `VerifiedBuild`=46597 WHERE `VerifiedBuild`>0 AND `ID` IN (393, 432);
-- 10.0.2
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID` IN (420, 390, 377);
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(420, 235, 237, 132, 65, 14, 245, 120, 62, 136, 23, 220, 231, 216, 206, 16, 40, 47631),
(390, 25, 253, 56, 166, 96, 225, 18, 194, 131, 99, 8, 32, 16, 46, 65, 24, 47631),
(377, 100, 246, 152, 41, 162, 94, 215, 134, 168, 98, 173, 60, 138, 210, 8, 180, 47631);
UPDATE `tact_key` SET `VerifiedBuild`=47631 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 68, 416, 243, 348, 229, 69, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 60, 62, 58, 66, 70, 75, 404, 439, 366, 427, 395, 487, 484, 475, 442, 440, 426, 424, 423, 422, 421, 417, 415, 405, 344, 485, 478, 402, 284);
-- 10.0.5
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID` IN (7413, 7092);
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(7413, 12, 148, 55, 104, 180, 139, 16, 5, 80, 216, 247, 254, 98, 175, 252, 254, 48317),
(7092, 133, 214, 23, 102, 30, 80, 196, 217, 85, 8, 117, 62, 126, 48, 24, 66, 48317);
UPDATE `tact_key` SET `VerifiedBuild`=47799 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 69, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 62, 60, 58, 66, 70, 344, 442, 426, 75, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 377);
UPDATE `tact_key` SET `VerifiedBuild`=47825 WHERE `VerifiedBuild`>0 AND `ID` IN (416, 243, 69, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 62, 344, 442, 426, 60, 58, 66, 70, 75, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 395, 377, 104, 230, 420, 68, 390, 348, 229);
UPDATE `tact_key` SET `VerifiedBuild`=47849 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 69, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 62, 60, 58, 66, 70, 75, 344, 442, 426, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 377);
UPDATE `tact_key` SET `VerifiedBuild`=47871 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 69, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 62, 60, 58, 66, 70, 75, 344, 442, 426, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 377);
UPDATE `tact_key` SET `VerifiedBuild`=47884 WHERE `VerifiedBuild`>0 AND `ID` IN (68, 416, 243, 385, 69, 63, 59, 72, 61, 71, 67, 344, 442, 426, 65, 64, 237, 74, 62, 60, 58, 66, 70, 75, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 377, 104, 230, 420, 390, 348, 229, 395);
UPDATE `tact_key` SET `VerifiedBuild`=47936 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 385, 69, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 62, 60, 58, 66, 70, 344, 442, 426, 75, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 377, 231);
UPDATE `tact_key` SET `VerifiedBuild`=47967 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 385, 344, 442, 426, 69, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 62, 60, 58, 66, 70, 75, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 377);
UPDATE `tact_key` SET `VerifiedBuild`=48001 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 385, 69, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 62, 60, 58, 66, 70, 344, 442, 426, 75, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 377, 231);
UPDATE `tact_key` SET `VerifiedBuild`=48069 WHERE `VerifiedBuild`>0 AND `ID` IN (416, 243, 385, 69, 344, 442, 426, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 62, 60, 58, 66, 70, 75, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 377, 104, 230, 420, 68, 390, 348, 229, 231);
UPDATE `tact_key` SET `VerifiedBuild`=48317 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 344, 442, 426, 69, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 62, 60, 58, 66, 70, 75, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 377, 395, 385);
UPDATE `tact_key` SET `VerifiedBuild`=48397 WHERE `VerifiedBuild`>0 AND `ID` IN (344, 442, 426, 69, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 62, 60, 58, 66, 70, 75, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 377, 416, 243, 104, 230, 420, 68, 390, 348, 229);
UPDATE `tact_key` SET `VerifiedBuild`=48526 WHERE `VerifiedBuild`>0 AND `ID` IN (416, 243, 344, 442, 426, 69, 63, 59, 72, 61, 71, 67, 65, 64, 237, 74, 62, 60, 58, 66, 70, 75, 404, 439, 423, 366, 415, 425, 478, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 377, 104, 230, 420, 68, 390, 348, 229, 395, 231);
-- 10.0.7
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID` IN (7055, 7106, 7430, 7595, 7602, 7603, 7577, 7542, 7534, 7533, 494, 493, 492, 491, 7549);
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(7055, 25, 14, 230, 192, 180, 215, 149, 234, 208, 148, 23, 53, 126, 214, 229, 62, 49343),
(7106, 230, 123, 38, 21, 145, 65, 138, 121, 236, 35, 30, 37, 91, 212, 211, 28, 49343),
(7430, 93, 164, 243, 111, 70, 56, 246, 114, 56, 23, 189, 117, 139, 191, 233, 50, 49343),
(7595, 229, 159, 157, 21, 213, 58, 4, 240, 121, 85, 16, 179, 118, 137, 122, 248, 49343),
(7602, 14, 229, 212, 68, 149, 25, 19, 80, 214, 95, 244, 97, 10, 87, 44, 116, 49343),
(7603, 172, 233, 45, 29, 166, 103, 34, 168, 129, 166, 43, 212, 73, 213, 89, 191, 49343),
(7577, 14, 123, 159, 25, 179, 202, 23, 62, 119, 25, 120, 107, 255, 102, 95, 245, 49343),
(7542, 176, 160, 224, 178, 11, 228, 183, 13, 156, 23, 80, 41, 2, 13, 234, 227, 49343),
(7534, 104, 180, 96, 16, 254, 243, 33, 255, 95, 72, 46, 8, 215, 32, 244, 121, 49343),
(7533, 99, 8, 195, 208, 10, 177, 192, 77, 44, 0, 19, 81, 177, 84, 115, 118, 49343),
(494, 9, 188, 133, 95, 174, 220, 33, 246, 68, 248, 242, 121, 173, 73, 187, 169, 49343),
(493, 161, 106, 44, 46, 182, 217, 153, 25, 127, 234, 53, 12, 198, 233, 96, 130, 49343),
(492, 245, 65, 54, 83, 39, 193, 135, 79, 92, 185, 149, 54, 93, 12, 124, 146, 49343),
(491, 30, 209, 161, 94, 158, 216, 87, 191, 39, 207, 228, 253, 11, 62, 153, 7, 49343),
(7549, 142, 53, 64, 250, 29, 125, 207, 180, 84, 22, 1, 253, 22, 89, 222, 80, 49343);
UPDATE `tact_key` SET `VerifiedBuild`=48676 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 385, 69, 63, 59, 72, 61, 7413, 71, 67, 65, 64, 237, 74, 7092, 60, 62, 58, 66, 70, 75, 442, 344, 426, 404, 439, 423, 366, 415, 478, 425, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 231);
UPDATE `tact_key` SET `VerifiedBuild`=48749 WHERE `VerifiedBuild`>0 AND `ID` IN (416, 243, 385, 69, 63, 59, 442, 344, 426, 404, 439, 423, 72, 61, 7413, 71, 67, 65, 64, 237, 74, 7092, 60, 62, 58, 66, 70, 75, 366, 415, 478, 425, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 104, 230, 420, 68, 390, 348, 229);
UPDATE `tact_key` SET `VerifiedBuild`=48838 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 385, 69, 63, 59, 72, 61, 7413, 71, 67, 65, 64, 237, 74, 7092, 60, 62, 58, 66, 70, 75, 442, 344, 426, 404, 439, 423, 366, 415, 478, 425, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422);
UPDATE `tact_key` SET `VerifiedBuild`=48865 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 69, 442, 344, 426, 404, 439, 63, 59, 72, 61, 7413, 71, 67, 65, 64, 237, 74, 60, 62, 58, 66, 70, 75, 423, 366, 415, 478, 425, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 7092, 385, 231);
UPDATE `tact_key` SET `VerifiedBuild`=48892 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 69, 442, 344, 426, 404, 439, 63, 59, 72, 61, 7413, 71, 67, 65, 64, 237, 74, 60, 62, 58, 66, 70, 75, 423, 366, 415, 478, 425, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 7092, 385);
UPDATE `tact_key` SET `VerifiedBuild`=48966 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 69, 442, 344, 426, 404, 439, 63, 59, 72, 61, 7413, 71, 67, 65, 64, 237, 74, 60, 62, 58, 66, 70, 75, 423, 366, 415, 478, 425, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 7092, 385, 231);
UPDATE `tact_key` SET `VerifiedBuild`=48999 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 69, 442, 344, 426, 404, 439, 63, 59, 72, 61, 7413, 71, 67, 65, 64, 237, 74, 60, 62, 58, 66, 70, 75, 423, 366, 415, 478, 425, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 7092, 385, 231);
UPDATE `tact_key` SET `VerifiedBuild`=49343 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 230, 420, 68, 416, 243, 390, 348, 229, 69, 442, 344, 426, 404, 439, 63, 59, 72, 61, 7413, 71, 67, 65, 64, 237, 74, 60, 62, 58, 66, 70, 75, 423, 366, 415, 478, 425, 424, 418, 427, 484, 405, 417, 440, 475, 487, 421, 422, 7092, 385);
-- 10.1.0
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID` IN (7567, 480, 7564, 7565, 7552, 7548, 7566, 7563, 7553, 7568, 7555, 7569, 7558, 7560, 7554, 7561, 7570, 7574, 7559, 7575, 7557, 7572, 7571, 7551, 7596, 7556, 7073, 7550, 7573, 7594, 7058, 7606);
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(7567, 110, 169, 155, 23, 98, 203, 67, 188, 130, 174, 106, 154, 240, 42, 235, 23, 49801),
(480, 41, 188, 59, 196, 116, 8, 230, 59, 87, 205, 92, 222, 212, 117, 19, 103, 49801),
(7564, 0, 68, 117, 129, 146, 145, 73, 146, 63, 168, 238, 73, 33, 124, 223, 174, 49801),
(7565, 200, 66, 152, 225, 236, 153, 83, 213, 57, 132, 224, 133, 137, 8, 42, 28, 49801),
(7552, 251, 191, 43, 19, 158, 56, 72, 127, 44, 18, 242, 142, 125, 152, 7, 52, 49801),
(7548, 157, 46, 68, 38, 55, 223, 168, 108, 95, 94, 116, 109, 33, 158, 251, 180, 49801),
(7566, 147, 243, 70, 253, 5, 164, 44, 49, 29, 223, 141, 181, 31, 254, 183, 236, 49801),
(7563, 143, 63, 36, 13, 229, 9, 47, 134, 166, 233, 204, 133, 109, 81, 201, 246, 49801),
(7553, 154, 105, 65, 68, 106, 90, 91, 223, 133, 228, 248, 32, 202, 219, 240, 133, 49801),
(7568, 50, 20, 238, 108, 24, 120, 130, 208, 71, 246, 248, 85, 214, 82, 161, 228, 49801),
(7555, 83, 82, 63, 159, 138, 197, 71, 62, 154, 93, 79, 222, 36, 150, 237, 240, 49801),
(7569, 1, 22, 222, 211, 111, 214, 172, 97, 1, 72, 243, 77, 93, 30, 52, 8, 49801),
(7558, 35, 103, 49, 236, 56, 199, 153, 184, 39, 81, 171, 193, 147, 222, 187, 6, 49801),
(7560, 45, 165, 58, 12, 131, 11, 44, 232, 206, 193, 164, 128, 215, 147, 57, 167, 49801),
(7554, 129, 21, 228, 94, 75, 221, 47, 126, 11, 222, 11, 253, 35, 209, 55, 67, 49801),
(7561, 110, 69, 193, 255, 226, 47, 160, 10, 15, 209, 193, 33, 5, 221, 145, 245, 49801),
(7570, 247, 96, 38, 81, 121, 19, 40, 201, 178, 214, 26, 4, 196, 117, 95, 234, 49801),
(7574, 31, 127, 251, 65, 73, 240, 23, 51, 16, 55, 51, 76, 40, 226, 41, 114, 49801),
(7559, 136, 251, 98, 50, 235, 142, 5, 76, 156, 196, 140, 172, 7, 233, 227, 177, 49801),
(7575, 83, 151, 118, 59, 157, 24, 208, 213, 248, 180, 132, 247, 148, 229, 144, 183, 49801),
(7557, 208, 36, 218, 118, 227, 123, 137, 216, 118, 228, 185, 25, 34, 120, 153, 218, 49801),
(7572, 16, 17, 228, 124, 109, 6, 139, 89, 75, 80, 70, 98, 142, 53, 0, 186, 49801),
(7571, 148, 234, 156, 208, 68, 172, 252, 190, 146, 175, 199, 241, 221, 42, 13, 16, 49801),
(7551, 52, 100, 166, 18, 42, 141, 108, 48, 41, 209, 203, 222, 70, 17, 134, 250, 49801),
(7596, 121, 17, 89, 4, 243, 112, 143, 167, 46, 170, 161, 181, 25, 180, 202, 160, 49801),
(7556, 253, 184, 24, 66, 46, 48, 197, 48, 190, 101, 225, 15, 91, 252, 87, 226, 49801),
(7073, 147, 21, 15, 47, 189, 38, 74, 191, 119, 174, 47, 30, 182, 124, 255, 75, 49801),
(7550, 100, 77, 177, 33, 192, 213, 164, 41, 106, 138, 152, 211, 212, 72, 10, 78, 49801),
(7573, 187, 138, 204, 62, 206, 196, 201, 6, 75, 76, 133, 113, 175, 180, 209, 217, 49801),
(7594, 18, 113, 146, 174, 42, 155, 173, 132, 125, 38, 161, 122, 179, 49, 167, 16, 49801),
(7058, 184, 202, 42, 206, 141, 182, 29, 60, 207, 26, 203, 121, 82, 147, 144, 86, 50000),
(7606, 33, 56, 150, 37, 85, 252, 219, 27, 218, 16, 74, 127, 98, 147, 101, 74, 50000);
UPDATE `tact_key` SET `VerifiedBuild`=49407 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 439, 478, 60, 58, 66, 75, 7055, 63, 7413, 67, 65, 74, 7106, 62, 70, 7430, 7595, 417, 440, 487, 7534, 442, 420, 7533, 484, 7542, 7603, 7602, 7577);
UPDATE `tact_key` SET `VerifiedBuild`=49426 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 7055, 63, 7413, 67, 65, 74, 7106, 62, 70, 7430, 439, 478, 7595, 417, 440, 487, 7534, 442, 420, 7533, 484, 7542, 7603, 7602, 7577);
UPDATE `tact_key` SET `VerifiedBuild`=49444 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 439, 478, 60, 58, 66, 75, 7055, 63, 7413, 67, 65, 74, 7106, 62, 70, 7430, 7595, 417, 440, 487, 7534, 442, 420, 7533, 484, 7542, 7603, 7602, 7577);
UPDATE `tact_key` SET `VerifiedBuild`=49474 WHERE `VerifiedBuild`>0 AND `ID` IN (416, 243, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 439, 478, 75, 7055, 63, 7413, 67, 65, 74, 7106, 62, 70, 7430, 7595, 417, 440, 487, 7534, 442, 420, 7533, 484, 7542, 7603, 7602, 7577, 104, 68, 390, 229, 230);
UPDATE `tact_key` SET `VerifiedBuild`=49570 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 439, 478, 7055, 63, 7413, 67, 65, 74, 62, 70, 7430, 7595, 417, 440, 487, 7534, 442, 420, 7533, 484, 7542, 7106, 7603, 7602, 7577);
UPDATE `tact_key` SET `VerifiedBuild`=49679 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 439, 478, 60, 58, 66, 75, 7055, 63, 7413, 67, 65, 74, 62, 70, 7430, 7595, 417, 440, 487, 7534, 442, 420, 7533, 484, 7542, 7106, 7603, 7602, 7577);
UPDATE `tact_key` SET `VerifiedBuild`=49741 WHERE `VerifiedBuild`>0 AND `ID` IN (416, 243, 69, 59, 72, 61, 71, 64, 237, 439, 478, 60, 58, 66, 75, 7055, 63, 7413, 67, 65, 74, 62, 70, 7430, 7595, 417, 440, 487, 7534, 442, 420, 7533, 484, 7542, 7106, 7603, 7602, 7577, 104, 68, 390, 229, 230, 231);
UPDATE `tact_key` SET `VerifiedBuild`=49801 WHERE `VerifiedBuild`>0 AND `ID` IN (69, 59, 72, 61, 71, 64, 439, 478, 237, 60, 58, 66, 75, 7055, 63, 7413, 67, 65, 74, 62, 70, 7430, 7595, 417, 440, 487, 7534, 442, 420, 7533, 484, 7542, 7106, 7603, 7602, 7577, 231, 416, 243, 104, 68, 390, 229, 230, 232);
UPDATE `tact_key` SET `VerifiedBuild`=49890 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 7055, 63, 7413, 67, 65, 74, 62, 70, 7430, 7595, 439, 478, 417, 440, 487, 7534, 442, 420, 7533, 484, 7542, 7106, 7603, 7602, 7577);
UPDATE `tact_key` SET `VerifiedBuild`=50000 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 237, 7413, 7106, 7603, 7602, 7577, 69, 59, 72, 61, 71, 64, 60, 58, 439, 478, 66, 75, 7055, 63, 67, 65, 74, 62, 70, 7430, 7595, 417, 440, 487, 7534, 442, 420, 7533, 484, 7542, 231);
-- 10.1.5
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID` IN (7631, 7576, 7636, 7633, 7613, 7635, 7634, 7605, 7597, 7590, 488, 7679, 307, 7688, 7677, 7676, 7675, 7678, 7690, 7689, 7680, 7536, 470, 7614, 7610, 7615, 7618, 7616, 7617, 7672, 7648, 7647, 7598, 7641);
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(7631, 144, 38, 107, 121, 40, 246, 203, 156, 244, 182, 113, 31, 33, 165, 203, 230, 50791),
(7576, 91, 123, 145, 203, 141, 78, 177, 234, 34, 123, 39, 127, 142, 15, 204, 164, 50791),
(7636, 59, 46, 210, 140, 139, 72, 193, 45, 205, 144, 9, 229, 43, 81, 60, 66, 50791),
(7633, 226, 33, 190, 58, 199, 250, 83, 253, 167, 182, 176, 64, 72, 129, 207, 247, 50791),
(7613, 137, 163, 122, 19, 200, 11, 221, 163, 101, 181, 133, 197, 212, 108, 58, 161, 50791),
(7635, 249, 120, 0, 135, 33, 217, 0, 93, 241, 150, 225, 39, 40, 150, 121, 47, 50791),
(7634, 129, 71, 132, 95, 180, 158, 234, 16, 211, 156, 77, 198, 28, 46, 87, 5, 50791),
(7605, 146, 45, 214, 43, 158, 146, 213, 20, 6, 90, 97, 114, 96, 137, 167, 209, 50791),
(7597, 53, 176, 134, 253, 84, 44, 201, 208, 241, 249, 93, 106, 79, 34, 185, 195, 50791),
(7590, 77, 203, 74, 153, 121, 159, 163, 147, 191, 116, 189, 203, 218, 92, 233, 189, 50791),
(488, 93, 36, 10, 172, 152, 252, 136, 107, 115, 40, 91, 115, 228, 105, 172, 3, 50791),
(7679, 8, 189, 77, 205, 211, 190, 71, 2, 188, 23, 126, 60, 207, 3, 10, 95, 50791),
(307, 142, 239, 12, 37, 87, 80, 131, 133, 168, 44, 117, 159, 144, 246, 75, 9, 50791),
(7688, 138, 68, 32, 194, 205, 194, 41, 196, 194, 216, 36, 142, 10, 239, 170, 219, 50791),
(7677, 49, 192, 22, 139, 91, 246, 126, 128, 42, 208, 96, 224, 178, 9, 136, 72, 50791),
(7676, 206, 185, 119, 75, 227, 120, 234, 50, 187, 151, 168, 121, 184, 43, 45, 103, 50791),
(7675, 197, 49, 176, 64, 27, 99, 176, 213, 226, 8, 40, 229, 74, 143, 69, 134, 50791),
(7678, 38, 92, 218, 107, 217, 112, 172, 249, 109, 192, 149, 212, 149, 84, 20, 186, 50791),
(7690, 243, 159, 59, 202, 4, 27, 45, 232, 64, 115, 214, 231, 221, 75, 131, 71, 50791),
(7689, 246, 48, 33, 169, 162, 82, 127, 159, 95, 109, 128, 130, 249, 30, 227, 47, 50791),
(7680, 120, 49, 110, 10, 130, 94, 148, 107, 122, 168, 44, 161, 117, 213, 109, 136, 50791),
(7536, 119, 224, 247, 38, 58, 7, 0, 115, 40, 16, 25, 232, 209, 25, 68, 52, 50791),
(470, 177, 240, 27, 239, 138, 194, 32, 141, 231, 5, 29, 56, 171, 54, 200, 92, 50791),
(7614, 89, 247, 87, 196, 150, 86, 110, 238, 232, 175, 67, 200, 19, 137, 203, 35, 51130),
(7610, 51, 100, 100, 214, 117, 31, 234, 253, 87, 239, 128, 198, 219, 166, 119, 176, 51130),
(7615, 211, 23, 132, 84, 4, 235, 167, 198, 199, 248, 120, 55, 154, 134, 41, 147, 51130),
(7618, 213, 81, 22, 232, 89, 212, 101, 103, 62, 18, 75, 168, 49, 205, 132, 242, 51130),
(7616, 214, 79, 137, 243, 220, 85, 20, 196, 61, 173, 127, 14, 112, 228, 161, 142, 51130),
(7617, 116, 59, 81, 203, 67, 99, 226, 173, 147, 115, 54, 126, 234, 120, 38, 101, 51130),
(7672, 136, 15, 199, 55, 66, 140, 74, 190, 174, 155, 109, 170, 148, 74, 205, 24, 51130),
(7648, 211, 36, 127, 12, 223, 18, 152, 111, 88, 123, 54, 100, 180, 172, 162, 217, 51130),
(7647, 60, 240, 162, 39, 113, 99, 61, 32, 255, 221, 95, 82, 133, 64, 28, 132, 51130),
(7598, 143, 52, 136, 70, 8, 132, 56, 48, 166, 11, 239, 29, 140, 1, 187, 232, 51130),
(7641, 115, 44, 196, 147, 103, 31, 7, 109, 65, 72, 88, 163, 168, 179, 124, 78, 51130);
UPDATE `tact_key` SET `VerifiedBuild`=50401 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 7567, 480, 7564, 7565, 439, 7552, 7563, 7566, 7548, 7573, 7553, 7568, 478, 7555, 7569, 7558, 7560, 7554, 417, 440, 487, 63, 67, 65, 74, 7606, 62, 70, 7561, 7534, 442, 7570, 7574, 420, 7533, 484, 7559, 7575, 7557, 7572, 7571, 7551, 7542, 7596, 7556, 7594, 7058);
UPDATE `tact_key` SET `VerifiedBuild`=50438 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 7567, 480, 7564, 7565, 439, 7552, 7563, 7566, 7548, 7573, 7553, 7568, 478, 7555, 7569, 7558, 7560, 7554, 417, 440, 487, 63, 67, 65, 74, 7606, 62, 70, 7561, 7534, 442, 7570, 7574, 420, 7533, 484, 7559, 7575, 7557, 7572, 7571, 7551, 7542, 7596, 7556, 7594, 7058);
UPDATE `tact_key` SET `VerifiedBuild`=50469 WHERE `VerifiedBuild`>0 AND `ID` IN (231, 68, 416, 243, 232, 390, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 7567, 480, 7564, 7565, 439, 7552, 7563, 7566, 7548, 7573, 7553, 7568, 478, 7555, 7569, 7558, 7560, 7554, 417, 440, 63, 67, 65, 74, 7606, 62, 70, 487, 7561, 7534, 442, 7570, 7574, 420, 7533, 484, 7559, 7575, 7557, 7572, 7571, 7551, 7542, 7596, 7556, 7594, 7058, 104, 229, 230);
UPDATE `tact_key` SET `VerifiedBuild`=50504 WHERE `VerifiedBuild`>0 AND `ID` IN (231, 416, 243, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 63, 67, 65, 74, 7606, 62, 7567, 480, 7564, 7565, 439, 7552, 7563, 7566, 7548, 7573, 7553, 7568, 478, 7555, 7569, 7558, 7560, 7554, 417, 440, 70, 487, 7561, 7534, 442, 7570, 7574, 420, 7533, 484, 7559, 7575, 7557, 7572, 7571, 7551, 7542, 7596, 7556, 7594, 7058, 104, 68, 390, 229, 230);
UPDATE `tact_key` SET `VerifiedBuild`=50585 WHERE `VerifiedBuild`>0 AND `ID` IN (416, 243, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 7567, 480, 7564, 7565, 439, 7552, 7563, 7566, 7548, 7573, 7553, 7568, 478, 7555, 7569, 7558, 7560, 7554, 417, 440, 63, 67, 65, 74, 7606, 62, 70, 487, 7561, 7534, 442, 7570, 7574, 420, 7533, 484, 7559, 7575, 7557, 7572, 7571, 7551, 7542, 7596, 7556, 7594, 7058, 104, 68, 390, 229, 230, 231);
UPDATE `tact_key` SET `VerifiedBuild`=50622 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 63, 67, 65, 74, 7606, 7567, 480, 7564, 7565, 439, 7552, 7563, 7566, 7548, 7573, 7553, 7568, 478, 7555, 7569, 7558, 7560, 7554, 417, 440, 62, 70, 487, 7561, 7534, 442, 7570, 7574, 420, 7533, 484, 7559, 7575, 7557, 7572, 7571, 7551, 7542, 7596, 7556, 7594, 7058);
UPDATE `tact_key` SET `VerifiedBuild`=50747 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 63, 7567, 480, 7564, 7565, 439, 7552, 7563, 7566, 7548, 7573, 7553, 7568, 478, 7555, 7569, 7558, 7560, 7554, 417, 440, 67, 65, 74, 7606, 62, 70, 487, 7561, 7534, 442, 7570, 7574, 420, 7533, 484, 7559, 7575, 7557, 7572, 7571, 7551, 7542, 7596, 7556, 7594, 7058);
UPDATE `tact_key` SET `VerifiedBuild`=50791 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 63, 67, 65, 74, 7606, 7567, 480, 7564, 7565, 439, 7552, 7563, 7566, 7548, 7573, 7553, 7568, 478, 7555, 7569, 7558, 7560, 7554, 417, 440, 62, 70, 487, 7561, 7534, 442, 7570, 7574, 420, 7533, 484, 7559, 7575, 7557, 7572, 7571, 7551, 7542, 7596, 7556, 7594, 7058, 231);
UPDATE `tact_key` SET `VerifiedBuild`=51130 WHERE `VerifiedBuild`>0 AND `ID` IN (104, 68, 416, 243, 390, 229, 230, 69, 59, 72, 61, 71, 64, 237, 60, 58, 66, 75, 63, 67, 65, 74, 7606, 62, 70, 7567, 480, 7564, 7565, 439, 7552, 7563, 7566, 7548, 7573, 7553, 7568, 478, 7555, 7569, 7558, 7560, 7554, 417, 440, 487, 7561, 7534, 442, 7570, 7574, 420, 7533, 484, 7559, 7575, 7557, 7572, 7571, 7551, 7542, 7596, 7556, 7594, 7058, 231);
-- 10.1.7
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID` IN (7615, 7642, 7626, 7618, 7624, 7608, 7620, 7614, 7588, 7625, 7643, 7671, 7673, 7619, 7623, 7621, 7644, 7631, 7682, 7616, 7652, 7627, 7617, 7681, 7605, 7630, 7610, 7576, 7628, 7622, 7633, 7638, 7629, 7599, 481, 495, 7687, 7647, 7598, 7678, 7706, 7646, 7707, 7672, 7648, 7641, 7653, 7690, 7689, 7680);
INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
(7615, 211, 23, 132, 84, 4, 235, 167, 198, 199, 248, 120, 55, 154, 134, 41, 147, 51536),
(7642, 176, 26, 223, 75, 174, 247, 255, 84, 213, 58, 88, 218, 16, 46, 5, 184, 51536),
(7626, 23, 68, 163, 171, 84, 27, 157, 205, 120, 90, 206, 190, 48, 195, 138, 242, 51536),
(7618, 213, 81, 22, 232, 89, 212, 101, 103, 62, 18, 75, 168, 49, 205, 132, 242, 51536),
(7624, 248, 85, 10, 48, 239, 183, 42, 214, 93, 247, 233, 239, 38, 218, 173, 104, 51536),
(7608, 88, 199, 209, 156, 6, 7, 91, 151, 122, 177, 10, 216, 154, 118, 209, 33, 51536),
(7620, 235, 223, 138, 62, 49, 104, 155, 249, 157, 67, 74, 163, 88, 168, 85, 164, 51536),
(7614, 89, 247, 87, 196, 150, 86, 110, 238, 232, 175, 67, 200, 19, 137, 203, 35, 51536),
(7588, 147, 18, 75, 252, 44, 186, 179, 232, 14, 240, 126, 88, 232, 210, 189, 249, 51536),
(7625, 65, 138, 187, 23, 177, 253, 130, 226, 250, 69, 196, 16, 182, 219, 40, 86, 51536),
(7643, 72, 217, 112, 165, 163, 121, 164, 144, 188, 205, 196, 232, 152, 208, 8, 219, 51536),
(7671, 176, 25, 181, 176, 195, 40, 168, 220, 35, 157, 191, 177, 119, 39, 95, 160, 51536),
(7673, 210, 113, 217, 16, 248, 156, 194, 98, 35, 137, 136, 194, 212, 162, 158, 24, 51536),
(7619, 214, 159, 49, 9, 249, 37, 29, 0, 253, 111, 104, 7, 51, 175, 130, 90, 51536),
(7623, 69, 57, 179, 102, 213, 120, 254, 31, 123, 115, 194, 239, 248, 102, 179, 139, 51536),
(7621, 38, 183, 171, 39, 204, 80, 131, 186, 0, 195, 224, 87, 52, 172, 136, 220, 51536),
(7644, 255, 155, 117, 239, 234, 227, 119, 107, 76, 248, 242, 79, 55, 197, 140, 177, 51536),
(7631, 144, 38, 107, 121, 40, 246, 203, 156, 244, 182, 113, 31, 33, 165, 203, 230, 51536),
(7682, 93, 240, 72, 208, 189, 133, 184, 72, 237, 73, 227, 245, 195, 14, 175, 227, 51536),
(7616, 214, 79, 137, 243, 220, 85, 20, 196, 61, 173, 127, 14, 112, 228, 161, 142, 51536),
(7652, 138, 104, 67, 171, 254, 60, 78, 46, 120, 87, 170, 54, 175, 34, 110, 162, 51536),
(7627, 124, 224, 131, 51, 214, 131, 159, 157, 241, 220, 134, 230, 142, 93, 144, 220, 51536),
(7617, 116, 59, 81, 203, 67, 99, 226, 173, 147, 115, 54, 126, 234, 120, 38, 101, 51536),
(7681, 210, 114, 18, 51, 23, 99, 112, 172, 175, 47, 44, 231, 182, 118, 1, 137, 51536),
(7605, 146, 45, 214, 43, 158, 146, 213, 20, 6, 90, 97, 114, 96, 137, 167, 209, 51536),
(7630, 186, 188, 142, 212, 252, 33, 132, 219, 77, 106, 139, 110, 143, 133, 116, 154, 51536),
(7610, 51, 100, 100, 214, 117, 31, 234, 253, 87, 239, 128, 198, 219, 166, 119, 176, 51536),
(7576, 91, 123, 145, 203, 141, 78, 177, 234, 34, 123, 39, 127, 142, 15, 204, 164, 51536),
(7628, 133, 210, 252, 36, 142, 60, 150, 249, 2, 84, 52, 153, 145, 52, 95, 191, 51536),
(7622, 146, 193, 135, 192, 31, 122, 22, 67, 156, 59, 9, 59, 233, 197, 166, 58, 51536),
(7633, 226, 33, 190, 58, 199, 250, 83, 253, 167, 182, 176, 64, 72, 129, 207, 247, 51536),
(7638, 108, 120, 212, 229, 19, 127, 60, 176, 75, 168, 187, 42, 132, 231, 40, 209, 51536),
(7629, 10, 55, 93, 131, 185, 228, 115, 20, 216, 36, 25, 241, 87, 95, 22, 2, 51536),
(7599, 205, 194, 148, 143, 85, 151, 121, 69, 30, 73, 104, 191, 7, 38, 32, 21, 51536),
(481, 203, 12, 156, 240, 94, 252, 251, 71, 28, 136, 223, 89, 10, 96, 39, 240, 51536),
(495, 231, 155, 121, 164, 40, 12, 212, 131, 243, 73, 67, 108, 133, 70, 30, 4, 51536),
(7687, 92, 152, 11, 108, 15, 225, 206, 68, 143, 153, 202, 1, 2, 60, 4, 154, 51536),
(7647, 60, 240, 162, 39, 113, 99, 61, 32, 255, 221, 95, 82, 133, 64, 28, 132, 51536),
(7598, 143, 52, 136, 70, 8, 132, 56, 48, 166, 11, 239, 29, 140, 1, 187, 232, 51536),
(7678, 38, 92, 218, 107, 217, 112, 172, 249, 109, 192, 149, 212, 149, 84, 20, 186, 51536),
(7706, 122, 122, 32, 208, 207, 167, 121, 156, 1, 212, 114, 202, 11, 232, 42, 195, 51536),
(7646, 152, 141, 117, 122, 140, 131, 88, 232, 191, 172, 246, 95, 226, 165, 37, 187, 51536),
(7707, 196, 196, 71, 58, 160, 97, 57, 228, 104, 133, 238, 26, 134, 49, 124, 66, 51536),
(7672, 136, 15, 199, 55, 66, 140, 74, 190, 174, 155, 109, 170, 148, 74, 205, 24, 51536),
(7648, 211, 36, 127, 12, 223, 18, 152, 111, 88, 123, 54, 100, 180, 172, 162, 217, 51536),
(7641, 115, 44, 196, 147, 103, 31, 7, 109, 65, 72, 88, 163, 168, 179, 124, 78, 51536),
(7653, 22, 125, 96, 179, 87, 30, 116, 23, 141, 157, 47, 62, 6, 27, 114, 24, 51536),
(7690, 243, 159, 59, 202, 4, 27, 45, 232, 64, 115, 214, 231, 221, 75, 131, 71, 51536),
(7689, 246, 48, 33, 169, 162, 82, 127, 159, 95, 109, 128, 130, 249, 30, 227, 47, 51536),
(7680, 120, 49, 110, 10, 130, 94, 148, 107, 122, 168, 44, 161, 117, 213, 109, 136, 51536);
UPDATE `tact_key` SET `VerifiedBuild`=51187 WHERE `VerifiedBuild`>0 AND `ID` IN (243, 229, 230, 237, 7606, 417, 440, 487, 420, 484);
UPDATE `tact_key` SET `VerifiedBuild`=51237 WHERE `VerifiedBuild`>0 AND `ID` IN (243, 229, 230, 237, 7606, 417, 440, 487, 420, 484);
UPDATE `tact_key` SET `VerifiedBuild`=51261 WHERE `VerifiedBuild`>0 AND `ID` IN (243, 229, 230, 237, 7606, 417, 440, 487, 420, 484, 231);
UPDATE `tact_key` SET `VerifiedBuild`=51313 WHERE `VerifiedBuild`>0 AND `ID` IN (243, 237, 7606, 417, 440, 487, 420, 484, 229, 230, 231, 232);
UPDATE `tact_key` SET `VerifiedBuild`=51421 WHERE `VerifiedBuild`>0 AND `ID` IN (243, 229, 230, 237, 7606, 417, 440, 487, 420, 484);
UPDATE `tact_key` SET `VerifiedBuild`=51485 WHERE `VerifiedBuild`>0 AND `ID` IN (243, 229, 230, 237, 7606, 417, 440, 487, 420, 484);
UPDATE `tact_key` SET `VerifiedBuild`=51536 WHERE `VerifiedBuild`>0 AND `ID` IN (231, 243, 237, 7606, 420, 484, 417, 440, 487, 230, 229);
File diff suppressed because one or more lines are too long
@@ -0,0 +1,38 @@
--
-- Table structure for table `cfg_categories`
--
DROP TABLE IF EXISTS `cfg_categories`;
CREATE TABLE `cfg_categories` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`Name` text,
`LocaleMask` smallint(5) unsigned NOT NULL DEFAULT '0',
`CreateCharsetMask` tinyint(3) unsigned NOT NULL DEFAULT '0',
`ExistingCharsetMask` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Flags` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Order` tinyint(4) NOT NULL DEFAULT '0',
`VerifiedBuild` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Table structure for table `cfg_categories_locale`
--
DROP TABLE IF EXISTS `cfg_categories_locale`;
CREATE TABLE `cfg_categories_locale` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`locale` varchar(4) NOT NULL,
`Name_lang` text,
`VerifiedBuild` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
/*!50500 PARTITION BY LIST COLUMNS(locale)
(PARTITION deDE VALUES IN ('deDE') ENGINE = InnoDB,
PARTITION esES VALUES IN ('esES') ENGINE = InnoDB,
PARTITION esMX VALUES IN ('esMX') ENGINE = InnoDB,
PARTITION frFR VALUES IN ('frFR') ENGINE = InnoDB,
PARTITION itIT VALUES IN ('itIT') ENGINE = InnoDB,
PARTITION koKR VALUES IN ('koKR') ENGINE = InnoDB,
PARTITION ptBR VALUES IN ('ptBR') ENGINE = InnoDB,
PARTITION ruRU VALUES IN ('ruRU') ENGINE = InnoDB,
PARTITION zhCN VALUES IN ('zhCN') ENGINE = InnoDB,
PARTITION zhTW VALUES IN ('zhTW') ENGINE = InnoDB) */;
@@ -0,0 +1,3 @@
-- TDB 1017.23101 hotfixes
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/10.x/hotfixes', 'ARCHIVED');
@@ -0,0 +1,3 @@
SET @BUILD := 51536;
DELETE FROM `chr_customization_choice_locale` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<@BUILD);
@@ -0,0 +1,57 @@
ALTER TABLE `area_trigger` MODIFY `PhaseUseFlags` int NOT NULL DEFAULT 0 AFTER `ContinentID`;
ALTER TABLE `chr_customization_display_info` ADD `BarberShopCameraZoomOffset` float NOT NULL DEFAULT 0 AFTER `BarberShopHeightOffset`;
ALTER TABLE `chr_customization_element` ADD `ChrCustGeoComponentLinkID` int NOT NULL DEFAULT 0 AFTER `ParticleColorID`;
ALTER TABLE `conversation_line` ADD `Unused1020` int unsigned NOT NULL DEFAULT 0 AFTER `BroadcastTextID`;
ALTER TABLE `curve_point` MODIFY `CurveID` int unsigned NOT NULL DEFAULT 0 AFTER `ID`;
ALTER TABLE `mount` MODIFY `Flags` int NOT NULL DEFAULT 0 AFTER `MountTypeID`;
ALTER TABLE `mount_capability` MODIFY `Flags` int NOT NULL DEFAULT 0 AFTER `ID`;
ALTER TABLE `movie` MODIFY `SubtitleFileFormat` int unsigned NOT NULL DEFAULT 0 AFTER `SubtitleFileDataID`;
ALTER TABLE `phase` MODIFY `Flags` int NOT NULL DEFAULT 0 AFTER `ID`;
ALTER TABLE `player_condition` MODIFY `PhaseUseFlags` int NOT NULL DEFAULT 0 AFTER `MaxAvgEquippedItemLevel`;
--
-- Table structure for table `server_messages`
--
DROP TABLE IF EXISTS `server_messages`;
CREATE TABLE `server_messages` (
`ID` int unsigned NOT NULL DEFAULT '0',
`Text` text,
`VerifiedBuild` int NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Table structure for table `server_messages_locale`
--
DROP TABLE IF EXISTS `server_messages_locale`;
CREATE TABLE `server_messages_locale` (
`ID` int unsigned NOT NULL DEFAULT '0',
`locale` varchar(4) NOT NULL,
`Text_lang` text,
`VerifiedBuild` int NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
/*!50500 PARTITION BY LIST COLUMNS(locale)
(PARTITION deDE VALUES IN ('deDE') ENGINE = InnoDB,
PARTITION esES VALUES IN ('esES') ENGINE = InnoDB,
PARTITION esMX VALUES IN ('esMX') ENGINE = InnoDB,
PARTITION frFR VALUES IN ('frFR') ENGINE = InnoDB,
PARTITION itIT VALUES IN ('itIT') ENGINE = InnoDB,
PARTITION koKR VALUES IN ('koKR') ENGINE = InnoDB,
PARTITION ptBR VALUES IN ('ptBR') ENGINE = InnoDB,
PARTITION ruRU VALUES IN ('ruRU') ENGINE = InnoDB,
PARTITION zhCN VALUES IN ('zhCN') ENGINE = InnoDB,
PARTITION zhTW VALUES IN ('zhTW') ENGINE = InnoDB) */;
ALTER TABLE `spell_shapeshift_form` CHANGE `CreatureDisplayID1` `CreatureDisplayID` int unsigned NOT NULL DEFAULT 0 AFTER `Name`;
ALTER TABLE `ui_map` MODIFY `System` tinyint NOT NULL DEFAULT 0 AFTER `Flags`;
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,4 @@
-- TDB 1015.23071 world
UPDATE `version` SET `db_version`='TDB 1015.23071', `cache_id`=23071 LIMIT 1;
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/10.x/world', 'ARCHIVED');
@@ -0,0 +1,4 @@
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_dru_yseras_gift','spell_dru_yseras_gift_group_heal');
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
(145108,'spell_dru_yseras_gift'),
(145110,'spell_dru_yseras_gift_group_heal');
@@ -0,0 +1,232 @@
SET @SL_CGUID := 1052044;
SET @SL_OGUID := 600252;
SET @DF_CGUID := 9003915;
SET @NPCTEXTID := 580007;
-- Delete old Creatures & Gobs
DELETE FROM `creature` WHERE `guid` IN (314152, 314160, 314157, 314151, 314144, 314143, 314141, 314138, 314140, 314139, 314142, 314146, 314156);
DELETE FROM `creature_addon` WHERE `guid` IN (314152, 314160, 314157, 314151, 314144, 314143, 314141, 314138, 314140, 314139, 314142, 314146, 314156);
DELETE FROM `gameobject` WHERE `guid` IN (220160, 220164, 220163, 220161, 220159, 220158, 220169, 220172, 220171, 220168, 220166, 220167);
DELETE FROM `gameobject_addon` WHERE `guid` IN (220160, 220164, 220163, 220161, 220159, 220158, 220169, 220172, 220171, 220168, 220166, 220167);
-- Move Toren Landow
UPDATE `creature` SET `position_x`= -8759.1806640625, `position_y` = 408.755218505859375, `position_z` = 109.7475051879882812, `orientation`= 3.068455934524536132 WHERE `guid` = 314153;
-- Update wander distance for Darlene Stokx
UPDATE `creature` SET `wander_distance` = 3, `MovementType` = 1 WHERE `guid` = 314179;
-- Creature (Shadowlands)
DELETE FROM `creature` WHERE `guid` BETWEEN @SL_CGUID+0 AND @SL_CGUID+21;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `VerifiedBuild`) VALUES
(@SL_CGUID+0, 62913, 0, 1519, 1519, '0', 0, 0, 0, 0, -8795.25, 354.87847900390625, 107.4149856567382812, 0.746493637561798095, 120, 0, 0, 11791, 2434, 0, 0, 0, 44325), -- Dave the Quick (Area: Stormwind City - Difficulty: 0) (Auras: 79962 - Seal of Righteousness)
(@SL_CGUID+1, 167429, 0, 1519, 1519, '0', 0, 0, 0, 0, -8794.095703125, 344.282989501953125, 107.1326828002929687, 4.643115997314453125, 120, 0, 0, 124, 0, 0, 0, 0, 44325), -- Quartermaster Richter (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+2, 164952, 0, 1519, 1519, '0', 0, 0, 0, 1, -8799.783203125, 347.96875, 109.389678955078125, 3.256366252899169921, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Ezul'aan (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+3, 164949, 0, 1519, 1519, '0', 0, 0, 0, 1, -8803.3125, 352.62152099609375, 109.2404327392578125, 4.428950786590576171, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Patrice Lancaster (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+4, 164943, 0, 1519, 1519, '0', 0, 0, 0, 1, -8812.9912109375, 354.923614501953125, 107.13250732421875, 3.992741584777832031, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Remaari (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+5, 164945, 0, 1519, 1519, '0', 0, 0, 0, 1, -8816.9150390625, 355.164947509765625, 107.132537841796875, 5.334682464599609375, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Mulric Boldrock (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+6, 164960, 0, 1519, 1519, '0', 0, 0, 0, 1, -8823.1025390625, 348.01910400390625, 107.1320724487304687, 5.972125053405761718, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Dalgrun Steelpine (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+7, 164957, 0, 1519, 1519, '0', 0, 0, 0, 1, -8824.6923828125, 342.486114501953125, 107.1317291259765625, 0.387711524963378906, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Camille Taylor (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+8, 164940, 0, 1519, 1519, '0', 0, 0, 0, 1, -8814.6806640625, 332.645843505859375, 107.1317596435546875, 0, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Kualiang Thunderfist (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+9, 164939, 0, 1519, 1519, '0', 0, 0, 0, 1, -8811.2451171875, 328.1319580078125, 107.1343994140625, 1.215926408767700195, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Signilda Hardforge (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+10, 164948, 0, 1519, 1519, '0', 0, 0, 0, 1, -8811.16015625, 336.435760498046875, 107.1321563720703125, 1.318002700805664062, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Elton Campbell (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+11, 164950, 0, 1519, 1519, '0', 0, 0, 0, 1, -8810.046875, 342.36285400390625, 107.13226318359375, 3.842902421951293945, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Gilda Silvershield (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+12, 164953, 0, 1519, 1519, '0', 0, 0, 0, 1, -8814.5693359375, 340.670135498046875, 107.1315231323242187, 0.521877288818359375, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Katrina Long (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+13, 164954, 0, 1519, 1519, '0', 0, 0, 0, 0, -8807.138671875, 326.673614501953125, 115.5490188598632812, 2.135253190994262695, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Juisheng Halfclaw (Area: Stormwind City - Difficulty: 0) (Auras: 121801 - Meditate)
(@SL_CGUID+14, 164955, 0, 1519, 1519, '0', 0, 0, 0, 1, -8801.2705078125, 330.185760498046875, 115.5490188598632812, 1.768537640571594238, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Frazzle Frostfingers (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+15, 164956, 0, 1519, 1519, '0', 0, 0, 0, 1, -8797.7470703125, 333.3507080078125, 115.5490188598632812, 2.937933206558227539, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Azunla (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+16, 164961, 0, 1519, 1519, '0', 0, 0, 0, 1, -8788.0693359375, 340.927093505859375, 117.7182769775390625, 0.020769992843270301, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Amaria Wildthorn (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+17, 164962, 0, 1519, 1519, '0', 0, 0, 0, 1, -8791.47265625, 346.81597900390625, 117.718292236328125, 4.396882057189941406, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Mithlos Falconbriar (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+18, 164947, 0, 1519, 1519, '0', 0, 0, 0, 1, -8817.4755859375, 352.6475830078125, 99.46265411376953125, 6.086604595184326171, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Gerald Black (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+19, 164941, 0, 1519, 1519, '0', 0, 0, 0, 1, -8802.216796875, 350.62847900390625, 99.46265411376953125, 4.679291248321533203, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Laphandrus Voidheart (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+20, 164946, 0, 1519, 1519, '0', 0, 0, 0, 1, -8815.5849609375, 358.48089599609375, 99.46265411376953125, 5.414020061492919921, 120, 0, 0, 15918, 0, 0, 0, 0, 44325), -- Veruca Darkstream (Area: Stormwind City - Difficulty: 0)
(@SL_CGUID+21, 164942, 0, 1519, 1519, '0', 0, 0, 0, 1, -8805.2783203125, 340.82464599609375, 99.46265411376953125, 1.271134257316589355, 120, 0, 0, 15918, 0, 0, 0, 0, 44325); -- Evelyn Thorn (Area: Stormwind City - Difficulty: 0)
-- Creature (Dragonflight)
DELETE FROM `creature` WHERE `guid` = @DF_CGUID+0;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `VerifiedBuild`) VALUES
(@DF_CGUID+0, 199145, 0, 1519, 1519, '0', 0, 0, 0, 0, -8805.9345703125, 356.805572509765625, 99.46265411376953125, 2.793352365493774414, 120, 0, 0, 112919, 100, 0, 0, 0, 50000); -- R'mortos the Shining Shadow (Area: Stormwind City - Difficulty: 0) CreateObject1
-- GameObjects (Shadowlands)
DELETE FROM `gameobject` WHERE `guid` BETWEEN @SL_OGUID+0 AND @SL_OGUID+29;
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
(@SL_OGUID+0, 364438, 0, 1519, 1519, '0', 0, 0, -8789.5517578125, 337.802276611328125, 99.42002105712890625, 5.395825862884521484, 0, 0, -0.42926597595214843, 0.903178095817565917, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+1, 364434, 0, 1519, 1519, '0', 0, 0, -8795.873046875, 343.62530517578125, 107.0102310180664062, 5.465639114379882812, 0, 0, -0.39748382568359375, 0.917609214782714843, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+2, 364428, 0, 1519, 1519, '0', 0, 0, -8811.1455078125, 342.96923828125, 107.03509521484375, 3.850003004074096679, 0, 0, -0.93792247772216796, 0.346844971179962158, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+3, 364439, 0, 1519, 1519, '0', 0, 0, -8789.8203125, 335.951568603515625, 99.42002105712890625, 5.395825862884521484, 0, 0, -0.42926597595214843, 0.903178095817565917, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+4, 364435, 0, 1519, 1519, '0', 0, 0, -8814.8095703125, 341.74603271484375, 107.0408706665039062, 0.540074884891510009, 0, 0, 0.266767501831054687, 0.963760912418365478, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+5, 364429, 0, 1519, 1519, '0', 0, 0, -8809.6513671875, 358.623992919921875, 99.36663818359375, 0.290735781192779541, 0, 0, 0.144856452941894531, 0.989452660083770751, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+6, 351981, 0, 1519, 1519, '0', 0, 0, -8788.36328125, 338.57269287109375, 117.6347579956054687, 5.430732250213623046, 0, 0, -0.4134378433227539, 0.910532355308532714, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+7, 364436, 0, 1519, 1519, '0', 0, 0, -8787.6220703125, 342.72552490234375, 117.607208251953125, 5.395825862884521484, 0, 0, -0.42926597595214843, 0.903178095817565917, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+8, 364430, 0, 1519, 1519, '0', 0, 0, -8811.8837890625, 337.86859130859375, 107.03509521484375, 0.718342781066894531, 0, 0, 0.351498603820800781, 0.936188399791717529, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+9, 364432, 0, 1519, 1519, '0', 0, 0, -8812.951171875, 339.11065673828125, 107.03509521484375, 0.604896485805511474, 0, 0, 0.297858238220214843, 0.954610109329223632, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+10, 364426, 0, 1519, 1519, '0', 0, 0, -8811.982421875, 344.3277587890625, 107.03509521484375, 4.086831569671630859, 0, 0, -0.89037895202636718, 0.455220073461532592, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+11, 364437, 0, 1519, 1519, '0', 0, 0, -8808.6552734375, 342.11676025390625, 99.4849853515625, 0.064361229538917541, 0, 0, 0.032175064086914062, 0.999482274055480957, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+12, 364431, 0, 1519, 1519, '0', 0, 0, -8809.6708984375, 341.18939208984375, 107.03509521484375, 3.868662834167480468, 0, 0, -0.93464565277099609, 0.355580478906631469, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+13, 364433, 0, 1519, 1519, '0', 0, 0, -8808.431640625, 340.02349853515625, 107.03509521484375, 3.868662834167480468, 0, 0, -0.93464565277099609, 0.355580478906631469, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+14, 364427, 0, 1519, 1519, '0', 0, 0, -8788.671875, 344.984161376953125, 117.574737548828125, 5.395825862884521484, 0, 0, -0.42926597595214843, 0.903178095817565917, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+15, 364439, 0, 1519, 1519, '0', 0, 0, -8789.8203125, 335.951568603515625, 99.42002105712890625, 5.395825862884521484, 0, 0, -0.42926597595214843, 0.903178095817565917, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+16, 364435, 0, 1519, 1519, '0', 0, 0, -8814.8095703125, 341.74603271484375, 107.0408706665039062, 0.540074884891510009, 0, 0, 0.266767501831054687, 0.963760912418365478, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+17, 364429, 0, 1519, 1519, '0', 0, 0, -8809.6513671875, 358.623992919921875, 99.36663818359375, 0.290735781192779541, 0, 0, 0.144856452941894531, 0.989452660083770751, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+18, 351981, 0, 1519, 1519, '0', 0, 0, -8788.36328125, 338.57269287109375, 117.6347579956054687, 5.430732250213623046, 0, 0, -0.4134378433227539, 0.910532355308532714, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+19, 364436, 0, 1519, 1519, '0', 0, 0, -8787.6220703125, 342.72552490234375, 117.607208251953125, 5.395825862884521484, 0, 0, -0.42926597595214843, 0.903178095817565917, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+20, 364430, 0, 1519, 1519, '0', 0, 0, -8811.8837890625, 337.86859130859375, 107.03509521484375, 0.718342781066894531, 0, 0, 0.351498603820800781, 0.936188399791717529, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+21, 364432, 0, 1519, 1519, '0', 0, 0, -8812.951171875, 339.11065673828125, 107.03509521484375, 0.604896485805511474, 0, 0, 0.297858238220214843, 0.954610109329223632, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+22, 364426, 0, 1519, 1519, '0', 0, 0, -8811.982421875, 344.3277587890625, 107.03509521484375, 4.086831569671630859, 0, 0, -0.89037895202636718, 0.455220073461532592, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+23, 364437, 0, 1519, 1519, '0', 0, 0, -8808.6552734375, 342.11676025390625, 99.4849853515625, 0.064361229538917541, 0, 0, 0.032175064086914062, 0.999482274055480957, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+24, 364431, 0, 1519, 1519, '0', 0, 0, -8809.6708984375, 341.18939208984375, 107.03509521484375, 3.868662834167480468, 0, 0, -0.93464565277099609, 0.355580478906631469, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+25, 364433, 0, 1519, 1519, '0', 0, 0, -8808.431640625, 340.02349853515625, 107.03509521484375, 3.868662834167480468, 0, 0, -0.93464565277099609, 0.355580478906631469, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+26, 364427, 0, 1519, 1519, '0', 0, 0, -8788.671875, 344.984161376953125, 117.574737548828125, 5.395825862884521484, 0, 0, -0.42926597595214843, 0.903178095817565917, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+27, 364438, 0, 1519, 1519, '0', 0, 0, -8789.5517578125, 337.802276611328125, 99.42002105712890625, 5.395825862884521484, 0, 0, -0.42926597595214843, 0.903178095817565917, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+28, 364434, 0, 1519, 1519, '0', 0, 0, -8795.873046875, 343.62530517578125, 107.0102310180664062, 5.465639114379882812, 0, 0, -0.39748382568359375, 0.917609214782714843, 120, 255, 1, 44325), -- Chair (Area: Stormwind City - Difficulty: 0)
(@SL_OGUID+29, 364428, 0, 1519, 1519, '0', 0, 0, -8811.1455078125, 342.96923828125, 107.03509521484375, 3.850003004074096679, 0, 0, -0.93792247772216796, 0.346844971179962158, 120, 255, 1, 44325); -- Chair (Area: Stormwind City - Difficulty: 0)
DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @SL_OGUID+0 AND @SL_OGUID+29;
INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES
(@SL_OGUID+0, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+1, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+2, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+3, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+4, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+5, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+6, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+7, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+8, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+9, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+10, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+11, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+12, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+13, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+14, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+15, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+16, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+17, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+18, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+19, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+20, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+21, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+22, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+23, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+24, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+25, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+26, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+27, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+28, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0), -- Chair
(@SL_OGUID+29, 0, 0, -0.42926600575447082, 0.903178095817565917, 0, 0); -- Chair
-- Creature Template Addon
DELETE FROM `creature_template_addon` WHERE `entry` IN (62913 /*62913 (Dave the Quick)*/, 146633 /*146633 (Knight-Captain Jessica)*/, 164947 /*164947 (Gerald Black)*/, 164960 /*164960 (Dalgrun Steelpine)*/, 164957 /*164957 (Camille Taylor)*/, 164954 /*164954 (Juisheng Halfclaw) - Meditate*/, 199145 /*R'mortos the Shining Shadow*/);
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
(62913, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- 62913 (Dave the Quick)
(146633, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 146633 (Knight-Captain Jessica)
(164947, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 164947 (Gerald Black)
(164960, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, ''), -- 164960 (Dalgrun Steelpine)
(164957, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, ''), -- 164957 (Camille Taylor)
(164954, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '121801'), -- 164954 (Juisheng Halfclaw) - Meditate
(199145, 0, 0, 0, 0, 0, 1, 0, 426, 0, 0, 0, 0, ''); -- R'mortos the Shining Shadow
-- GameObject Template Data
DELETE FROM `gameobject_template` WHERE `entry` IN (351981 /*Chair*/, 364437 /*Chair*/, 364433 /*Chair*/, 364429 /*Chair*/, 364438 /*Chair*/, 364434 /*Chair*/, 364430 /*Chair*/, 364426 /*Chair*/, 364439 /*Chair*/, 364435 /*Chair*/, 364431 /*Chair*/, 364432 /*Chair*/, 364428 /*Chair*/);
INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES
(351981, 7, 32512, 'Chair', '', '', '', 0.999998748302459716, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364437, 7, 62460, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364433, 7, 15617, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364429, 7, 32290, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364438, 7, 17820, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364434, 7, 15618, 'Chair', '', '', '', 1.509765505790710449, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364430, 7, 15617, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364426, 7, 15617, 'Chair', '', '', '', 0.999999821186065673, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364439, 7, 17820, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364435, 7, 15617, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364431, 7, 15617, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364432, 7, 15617, 'Chair', '', '', '', 0.999999940395355224, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325), -- Chair
(364428, 7, 15617, 'Chair', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44325); -- Chair
-- Quest stuff
DELETE FROM `quest_details` WHERE `ID` IN (27337, 28394, 27344, 28398, 27354);
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(27337, 1, 1, 0, 0, 0, 0, 0, 0, 50000), -- A Fitting Weapon
(28394, 1, 0, 0, 0, 0, 0, 0, 0, 50000), -- The Golem Lord's Creations
(27344, 1, 1, 0, 0, 0, 0, 0, 0, 50000), -- A Well-Earned Reward
(28398, 1, 0, 0, 0, 0, 0, 0, 0, 50000), -- The Pyromancer's Grimoire
(27354, 1, 1, 0, 0, 0, 0, 0, 0, 50000); -- Mastering the Arcane
DELETE FROM `quest_request_items` WHERE `ID`=28394;
INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `EmoteOnCompleteDelay`, `EmoteOnIncompleteDelay`, `CompletionText`, `VerifiedBuild`) VALUES
(28394, 0, 1, 0, 0, 'We cannot afford to allow those golems to be used against us.', 0); -- The Golem Lord's Creations
DELETE FROM `creature_queststarter` WHERE (`id`=164939 AND `quest`=27337) OR (`id`=164960 AND `quest` IN (28394,27344)) OR (`id`=164955 AND `quest` IN (28398,27354));
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
(164939, 27337, 50000), -- A Fitting Weapon offered Signilda Hardforge
(164960, 28394, 50000), -- The Golem Lord's Creations offered Dalgrun Steelpine
(164960, 27344, 50000), -- A Well-Earned Reward offered Dalgrun Steelpine
(164955, 28398, 50000), -- The Pyromancer's Grimoire offered Frazzle Frostfingers
(164955, 27354, 50000); -- Mastering the Arcane offered Frazzle Frostfingers
DELETE FROM `creature_questender` WHERE (`id`=164960 AND `quest`=28394) OR (`id`=164955 AND `quest`=28398);
INSERT INTO `creature_questender` (`id`, `quest`, `VerifiedBuild`) VALUES
(164960, 28394, 50000), -- The Golem Lord's Creations ended by Dalgrun Steelpine
(164955, 28398, 50000); -- The Pyromancer's Grimoire ended by Frazzle Frostfingers
-- Gossip & Text data
DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=164939 AND `MenuID` IN (25121,25345)) OR (`CreatureID`=164960 AND `MenuID`=25113) OR (`CreatureID`=62913 AND `MenuID`=13917);
INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES
(164939, 25121, 50000), -- Signilda Hardforge
(164939, 25345, 50000), -- Signilda Hardforge
(164960, 25113, 50000), -- Dalgrun Steelpine
(62913, 13917, 50469); -- Dave the Quick
DELETE FROM `npc_text` WHERE `ID` BETWEEN @NPCTEXTID+0 AND @NPCTEXTID+5;
INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES
(@NPCTEXTID+0, 1, 0, 0, 0, 0, 0, 0, 0, 187315, 0, 0, 0, 0, 0, 0, 0, 50000), -- 164939 (Signilda Hardforge)
(@NPCTEXTID+1, 1, 0, 0, 0, 0, 0, 0, 0, 187268, 0, 0, 0, 0, 0, 0, 0, 50000), -- 164939 (Signilda Hardforge)
(@NPCTEXTID+2, 1, 0, 0, 0, 0, 0, 0, 0, 193626, 0, 0, 0, 0, 0, 0, 0, 50000), -- 164939 (Signilda Hardforge)
(@NPCTEXTID+3, 1, 0, 0, 0, 0, 0, 0, 0, 187305, 0, 0, 0, 0, 0, 0, 0, 50000), -- 164960 (Dalgrun Steelpine)
(@NPCTEXTID+4, 1, 0, 0, 0, 0, 0, 0, 0, 187268, 0, 0, 0, 0, 0, 0, 0, 50000), -- 164960 (Dalgrun Steelpine)
(@NPCTEXTID+5, 1, 0, 0, 0, 0, 0, 0, 0, 193630, 0, 0, 0, 0, 0, 0, 0, 50000); -- 164960 (Dalgrun Steelpine)
DELETE FROM `gossip_menu` WHERE `MenuID` IN (25121, 25345, 25113, 25356);
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(25121, @NPCTEXTID+0, 50000), -- 164939 (Signilda Hardforge)
(25345, @NPCTEXTID+1, 50000), -- 164939 (Signilda Hardforge)
(25345, @NPCTEXTID+2, 50000), -- 164939 (Signilda Hardforge)
(25113, @NPCTEXTID+3, 50000), -- 164960 (Dalgrun Steelpine)
(25356, @NPCTEXTID+4, 50000), -- 164960 (Dalgrun Steelpine)
(25113, @NPCTEXTID+5, 50000); -- 164960 (Dalgrun Steelpine)
DELETE FROM `gossip_menu_option` WHERE (`MenuID`=25345 AND `OptionID`=11) OR (`MenuID`=25356 AND `OptionID`=3);
INSERT INTO `gossip_menu_option` (`GossipOptionID`, `MenuID`, `OptionID`, `OptionNpc`, `OptionText`, `OptionBroadcastTextId`, `Language`, `ActionMenuID`, `ActionPoiID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `SpellID`, `Flags`, `OverrideIconID`, `GossipNpcOptionID`, `VerifiedBuild`) VALUES
(52745, 25345, 11, 0, 'Tell me about my specialization options.', 0, 0, 25121, 0, 0, 0, NULL, 0, NULL, 0, NULL, NULL, 50000),
(52753, 25356, 3, 0, 'Tell me about my specialization options.', 0, 0, 25113, 0, 0, 0, NULL, 0, NULL, 0, NULL, NULL, 50000);
-- Conditions
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` IN (15, 14)) AND (`SourceGroup` IN (25345, 25121, 25113, 25356));
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUES
-- Warrior
(14, 25121, @NPCTEXTID+0, 0, 0, 15, 0, 1, 0, 0, 0, 'Show Gossip 25121 and (@NPCTEXTID+0) if Player is a Warrior'),
(14, 25345, @NPCTEXTID+1, 0, 0, 15, 0, 1, 0, 0, 0, 'Show Gossip 25145 and (@NPCTEXTID+1) if Player is a Warrior'),
(14, 25345, @NPCTEXTID+2, 0, 0, 15, 0, 1, 0, 0, 1, 'Show Gossip 25145 and (@NPCTEXTID+2) if Player is not a Warrior'),
(15, 25345, 11, 0, 0, 15, 0, 1, 0, 0, 0, 'Show Gossip Menu Option 25145 11 if Player is a Warrior'),
-- Hunter
(14, 25356, @NPCTEXTID+3, 0, 0, 15, 0, 3, 0, 0, 0, 'Show Gossip 25356 and (@NPCTEXTID+3) if Player is a Hunter'),
(14, 25356, @NPCTEXTID+4, 0, 0, 15, 0, 3, 0, 0, 0, 'Show Gossip 25356 and (@NPCTEXTID+4) if Player is a Hunter'),
(14, 25113, @NPCTEXTID+5, 0, 0, 15, 0, 3, 0, 0, 1, 'Show Gossip 25113 and (@NPCTEXTID+5) if Player is not a Hunter'),
(15, 25356, 3, 0, 0, 15, 0, 1, 0, 0, 0, 'Show Gossip Menu Option 25356 3 if Player is a Hunter');
-- Vendor Data
DELETE FROM `npc_vendor` WHERE (`entry`=164947 AND `item`=130329 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=164947 AND `item`=130323 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=164947 AND `item`=130325 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=164947 AND `item`=130258 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=164947 AND `item`=131729 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=164947 AND `item`=7676 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=167429 AND `item`=175173 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=167429 AND `item`=175172 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=167429 AND `item`=175170 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=167429 AND `item`=175166 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=167429 AND `item`=175167 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=167429 AND `item`=175168 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=167429 AND `item`=175162 AND `ExtendedCost`=0 AND `type`=1);
INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES
(164947, 6, 130329, 0, 0, 1, 0, 0, 49890), -- Gloves of Artful Dodging
(164947, 5, 130323, 0, 0, 1, 0, 0, 49890), -- Vest of Artful Dodging
(164947, 4, 130325, 0, 0, 1, 0, 0, 49890), -- Shoulder of Artful Dodging
(164947, 3, 130258, 0, 0, 1, 0, 0, 49890), -- Pocket Friend
(164947, 2, 131729, 0, 0, 1, 0, 0, 49890), -- Zanzil's Slow Poison
(164947, 1, 7676, 0, 0, 1, 0, 0, 49890), -- Thistle Tea
(167429, 13, 175173, 0, 0, 1, 0, 0, 49890), -- Expeditionary Cudgel
(167429, 12, 175172, 0, 0, 1, 0, 0, 49890), -- Expeditionary Dagger
(167429, 10, 175170, 0, 0, 1, 0, 0, 49890), -- Expeditionary Short Sword
(167429, 7, 175166, 0, 0, 1, 0, 0, 49890), -- Expeditionary Greatsword
(167429, 5, 175167, 0, 0, 1, 0, 0, 49890), -- Expeditionary Staff
(167429, 3, 175168, 0, 0, 1, 0, 0, 49890), -- Expeditionary Quarterstaff
(167429, 1, 175162, 0, 0, 1, 0, 0, 49890); -- Expeditionary Longbow
@@ -0,0 +1,150 @@
SET @CGUID := 9003916;
SET @OGUID := 9000370;
SET @NPCTEXTID := 590101;
-- Creature
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+27;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `VerifiedBuild`) VALUES
(@CGUID+0, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 18.77951431274414062, -355.66839599609375, 781.14276123046875, 5.756275653839111328, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+1, 195680, 2444, 13862, 14096, '0', 0, 0, 0, 0, 36.05034637451171875, -384.986114501953125, 780.98492431640625, 0, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Playful Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+2, 185563, 2444, 13862, 14096, '0', 0, 0, 0, 1, 83.7881927490234375, -346.279510498046875, 780.6495361328125, 4.819812774658203125, 120, 0, 0, 112919, 0, 0, 0, 0, 50469), -- Jyhanna (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+3, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 29.57118034362792968, -362.842010498046875, 779.44708251953125, 2.685949087142944335, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+4, 195683, 2444, 13862, 14096, '0', 0, 0, 0, 0, 145.4739532470703125, -415.614593505859375, 778.66943359375, 0, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Studious Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+5, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 30.45659828186035156, -359.689239501953125, 779.38861083984375, 2.931650400161743164, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+6, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 25.02951431274414062, -364.97222900390625, 779.1842041015625, 2.326507091522216796, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+7, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 22.50868034362792968, -367.12847900390625, 779.11102294921875, 2.018104076385498046, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+8, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 26.64930534362792968, -361.43402099609375, 779.1666259765625, 2.70387125015258789, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+9, 182082, 2444, 13862, 14096, '0', 0, 0, 0, 0, 94.88715362548828125, -382.2413330078125, 779.7489013671875, 4.438313007354736328, 120, 0, 0, 229028, 0, 0, 0, 0, 50469), -- Agapanthus (Area: Little Scales Daycare - Difficulty: 0) CreateObject1 (Auras: 382554 - Arcane Empowerment)
(@CGUID+10, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 28.39409828186035156, -360.8507080078125, 779.27703857421875, 2.794935226440429687, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+11, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 24.96527862548828125, -358.883697509765625, 778.99053955078125, 2.922655105590820312, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+12, 195680, 2444, 13862, 14096, '0', 0, 0, 0, 0, 39.23263931274414062, -384.927093505859375, 780.47222900390625, 3.896425247192382812, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Playful Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1 (Auras: 386407 - Dragonwhelp Wear Hat: Explorer's League [DNT])
(@CGUID+13, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 28.59548568725585937, -364.951385498046875, 779.45684814453125, 2.529507637023925781, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+14, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 23.66493034362792968, -361.90972900390625, 778.956787109375, 2.475105762481689453, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+15, 197756, 2444, 13862, 14096, '0', 0, 0, 0, 0, 17.86979103088378906, -357.322906494140625, 780.6671142578125, 5.857810020446777343, 120, 0, 0, 112919, 0, 0, 0, 0, 50469), -- Kalithumos (Area: Little Scales Daycare - Difficulty: 0) CreateObject1 (Auras: 391680 - Channel: Read Dragon Book (SitChair) [DNT])
(@CGUID+16, 190288, 2444, 13862, 14096, '0', 0, 0, 0, 0, 97.08159637451171875, -383.875, 779.7489013671875, 4.386375904083251953, 120, 0, 0, 53729, 0, 0, 0, 0, 50469), -- Sir Pringly (Area: Little Scales Daycare - Difficulty: 0) CreateObject1 (Auras: 373765 - Dapper)
(@CGUID+17, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 27.87673568725585937, -358.220489501953125, 779.1319580078125, 3.04928755760192871, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+18, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 26.65451431274414062, -366.625, 779.387451171875, 2.346173524856567382, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+19, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 24.91666603088378906, -355.40625, 778.98114013671875, 3.399449110031127929, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+20, 195683, 2444, 13862, 14096, '0', 0, 0, 0, 0, 82.2725677490234375, -329.923614501953125, 782.52569580078125, 0, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Studious Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+21, 197766, 2444, 13862, 14096, '0', 0, 0, 0, 0, 20.90972328186035156, -363.868072509765625, 778.85137939453125, 2.01379561424255371, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Attentive Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+22, 195686, 2444, 13862, 14096, '0', 0, 0, 0, 0, 90.017364501953125, -346.986114501953125, 780.9844970703125, 3.754456281661987304, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Napping Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1 (Auras: 381710 - Cosmetic - Sleep Zzz - Very Small Zs)
(@CGUID+23, 195686, 2444, 13862, 14096, '0', 0, 0, 0, 0, 88.21353912353515625, -341.743072509765625, 781.1231689453125, 2.373271703720092773, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Napping Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1 (Auras: 381710 - Cosmetic - Sleep Zzz - Very Small Zs)
(@CGUID+24, 195687, 2444, 13862, 14096, '0', 0, 0, 0, 0, 51.34572982788085937, -345.429534912109375, 780.6827392578125, 6.182157039642333984, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Playful Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+25, 195686, 2444, 13862, 14096, '0', 0, 0, 0, 0, 88.5243072509765625, -347.3975830078125, 780.7322998046875, 0, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Napping Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1 (Auras: 381710 - Cosmetic - Sleep Zzz - Very Small Zs)
(@CGUID+26, 195687, 2444, 13862, 14096, '0', 0, 0, 0, 0, 44.607208251953125, -347.94091796875, 780.68280029296875, 0.856101691722869873, 120, 0, 0, 33876, 0, 0, 0, 0, 50469), -- Playful Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@CGUID+27, 195686, 2444, 13862, 14096, '0', 0, 0, 0, 0, 88.814239501953125, -348.401031494140625, 780.732177734375, 3.754456043243408203, 120, 0, 0, 33876, 0, 0, 0, 0, 50469); -- Napping Whelp (Area: Little Scales Daycare - Difficulty: 0) CreateObject1 (Auras: 381710 - Cosmetic - Sleep Zzz - Very Small Zs)
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+27;
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
(@CGUID+0, 0, 0, 0, 0, 0, 1, 0, 0, 18310, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+1, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Playful Whelp
(@CGUID+2, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- Jyhanna
(@CGUID+3, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+4, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Studious Whelp
(@CGUID+5, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+6, 0, 0, 0, 0, 0, 1, 0, 0, 18310, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+7, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+8, 0, 0, 0, 0, 0, 1, 0, 0, 18310, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+9, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '382554'), -- Agapanthus - 382554 - Arcane Empowerment
(@CGUID+10, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+11, 0, 0, 0, 0, 0, 1, 0, 0, 18310, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+12, 0, 0, 0, 0, 0, 1, 0, 0, 18310, 0, 0, 0, '386407'), -- Playful Whelp - 386407 - Dragonwhelp Wear Hat: Explorer's League [DNT]
(@CGUID+13, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+14, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '391680'), -- Kalithumos - 391680 - Channel: Read Dragon Book (SitChair) [DNT]
(@CGUID+16, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '373765'), -- Sir Pringly - 373765 - Dapper
(@CGUID+17, 0, 0, 0, 0, 0, 1, 0, 0, 18310, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+18, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+19, 0, 0, 0, 0, 0, 1, 0, 0, 18310, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+20, 0, 0, 0, 0, 0, 1, 0, 0, 18310, 0, 0, 0, ''), -- Studious Whelp
(@CGUID+21, 0, 0, 0, 0, 0, 1, 0, 0, 18310, 0, 0, 0, ''), -- Attentive Whelp
(@CGUID+22, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, '381710'), -- Napping Whelp - 381710 - Cosmetic - Sleep Zzz - Very Small Zs
(@CGUID+23, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, '381710'), -- Napping Whelp - 381710 - Cosmetic - Sleep Zzz - Very Small Zs
(@CGUID+24, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Playful Whelp
(@CGUID+25, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, '381710'), -- Napping Whelp - 381710 - Cosmetic - Sleep Zzz - Very Small Zs
(@CGUID+26, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Playful Whelp
(@CGUID+27, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, '381710'); -- Napping Whelp - 381710 - Cosmetic - Sleep Zzz - Very Small Zs
-- GameObject
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+2;
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
(@OGUID+0, 379026, 2444, 13862, 14096, '0', 0, 0, 77.48264312744140625, -481.086822509765625, 774.3447265625, 4.398232460021972656, 0, 0, -0.80901622772216796, 0.587786316871643066, 120, 255, 1, 50469), -- Brazier (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@OGUID+1, 379025, 2444, 13862, 14096, '0', 0, 0, 100.0815963745117187, -493.961822509765625, 774.3447265625, 2.286378860473632812, 0, 0, 0.909960746765136718, 0.414694398641586303, 120, 255, 1, 50469), -- Brazier (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
(@OGUID+2, 376389, 2444, 13862, 14096, '0', 0, 0, 83.77777862548828125, -329.822906494140625, 781.6217041015625, 2.827991247177124023, 0, 0, 0.98773193359375, 0.156158998608589172, 120, 255, 1, 50469); -- Magical Book (Area: Little Scales Daycare - Difficulty: 0) CreateObject1
-- Creature Template data
UPDATE `creature_template` SET `faction`=35, `npcflag`=16777216, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=190288; -- Sir Pringly
UPDATE `creature_template` SET `faction`=534, `BaseAttackTime`=2000, `unit_flags`=33536, `unit_flags2`=2048 WHERE `entry`=197756; -- Kalithumos
UPDATE `creature_template` SET `faction`=35, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry` IN (195687, 195680); -- Playful Whelp
UPDATE `creature_template` SET `faction`=35, `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=33600, `unit_flags2`=2048 WHERE `entry`=182082; -- Agapanthus
UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=195686; -- Napping Whelp
UPDATE `creature_template` SET `faction`=35, `BaseAttackTime`=2000, `unit_flags`=33587968, `unit_flags2`=2048 WHERE `entry`=201429; -- Hungry Whelp
UPDATE `creature_template` SET `faction`=35, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=195683; -- Studious Whelp
UPDATE `creature_template` SET `faction`=35, `npcflag`=4194467, `BaseAttackTime`=2000, `unit_flags`=512, `unit_flags2`=2048 WHERE `entry`=185563; -- Jyhanna
UPDATE `creature_template` SET `npcflag`=1 WHERE `entry`=197766; -- Attentive Whelp
-- Creature Template Addon
DELETE FROM `creature_template_addon` WHERE `entry` IN (190288, 197756, 182082, 185563);
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
(190288, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '373765'), -- 190288 (Sir Pringly) - Dapper
(197756, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '391680'), -- 197756 (Kalithumos) - Channel: Read Dragon Book (SitChair) [DNT]
(182082, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '382554'), -- 182082 (Agapanthus) - Arcane Empowerment
(185563, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''); -- 185563 (Jyhanna)
-- NPC Spellclick
DELETE FROM `npc_spellclick_spells` WHERE `npc_entry` = 190288;
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `cast_flags`, `user_type`) VALUES
(190288, 224326, 1, 0);
-- Gossip & Text data
DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=197766 AND `MenuID`=30472) OR (`CreatureID`=195680 AND `MenuID`=30603) OR (`CreatureID`=195683 AND `MenuID`=30470) OR (`CreatureID`=185563 AND `MenuID`=29540) OR (`CreatureID`=182082 AND `MenuID`=29294);
INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES
(197766, 30472, 50469), -- Attentive Whelp
(195680, 30603, 50469), -- Playful Whelp
(195683, 30470, 50469), -- Studious Whelp
(185563, 29540, 50469), -- Jyhanna
(182082, 29294, 50469); -- Agapanthus
DELETE FROM `npc_text` WHERE `ID` BETWEEN @NPCTEXTID+0 AND @NPCTEXTID+4;
INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES
(@NPCTEXTID+0, 1, 0, 0, 0, 0, 0, 0, 0, 234679, 0, 0, 0, 0, 0, 0, 0, 50469), -- 195680 (Playful Whelp)
(@NPCTEXTID+1, 1, 1, 1, 0, 0, 0, 0, 0, 234674, 234673, 234678, 0, 0, 0, 0, 0, 50469), -- 195683 (Studious Whelp)
(@NPCTEXTID+2, 1, 0, 0, 0, 0, 0, 0, 0, 229911, 0, 0, 0, 0, 0, 0, 0, 50469), -- 185563 (Jyhanna)
(@NPCTEXTID+3, 1, 0, 0, 0, 0, 0, 0, 0, 234595, 0, 0, 0, 0, 0, 0, 0, 50469), -- 197766 (Attentive Whelp)
(@NPCTEXTID+4, 1, 0, 0, 0, 0, 0, 0, 0, 228374, 0, 0, 0, 0, 0, 0, 0, 50469); -- 182082 (Agapanthus)
DELETE FROM `gossip_menu` WHERE (`MenuID`=30603 AND `TextID`=@NPCTEXTID+0) OR (`MenuID`=30470 AND `TextID`=@NPCTEXTID+1) OR (`MenuID`=29540 AND `TextID`=@NPCTEXTID+2) OR (`MenuID`=30472 AND `TextID`=@NPCTEXTID+3) OR (`MenuID`=29294 AND `TextID`=@NPCTEXTID+4);
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(30603, @NPCTEXTID+0, 50469), -- 195680 (Playful Whelp)
(30470, @NPCTEXTID+1, 50469), -- 195683 (Studious Whelp)
(29540, @NPCTEXTID+2, 50469), -- 185563 (Jyhanna)
(30472, @NPCTEXTID+3, 50469), -- 197766 (Attentive Whelp)
(29294, @NPCTEXTID+4, 50469); -- 182082 (Agapanthus)
DELETE FROM `gossip_menu_option` WHERE (`MenuID`=29540 AND `OptionID`=0);
INSERT INTO `gossip_menu_option` (`GossipOptionID`, `MenuID`, `OptionID`, `OptionNpc`, `OptionText`, `OptionBroadcastTextId`, `Language`, `ActionMenuID`, `ActionPoiID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `SpellID`, `Flags`, `OverrideIconID`, `GossipNpcOptionID`, `VerifiedBuild`) VALUES
(106777, 29540, 0, 1, 'Want to trade some pet charms?', 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, NULL, 50469);
-- Vendor data
DELETE FROM `npc_vendor` WHERE (`entry`=185563 AND `item`=122457 AND `ExtendedCost`=7237 AND `type`=1) OR (`entry`=185563 AND `item`=98715 AND `ExtendedCost`=6433 AND `type`=1) OR (`entry`=185563 AND `item`=86143 AND `ExtendedCost`=6435 AND `type`=1) OR (`entry`=185563 AND `item`=116429 AND `ExtendedCost`=6436 AND `type`=1);
INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES
(185563, 4, 122457, 0, 7237, 1, 0, 0, 50469), -- Ultimate Battle-Training Stone
(185563, 3, 98715, 0, 6433, 1, 0, 0, 50469), -- Marked Flawless Battle-Stone
(185563, 2, 86143, 0, 6435, 1, 0, 0, 50469), -- Battle Pet Bandage
(185563, 1, 116429, 0, 6436, 1, 0, 0, 50469); -- Flawless Battle-Training Stone
-- Creature Equip data
DELETE FROM `creature_equip_template` WHERE (`CreatureID`=185563 AND `ID`=1);
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES
(185563, 1, 1908, 0, 0, 0, 0, 0, 0, 0, 0, 50469); -- Jyhanna
-- Creature Difficulty
DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=0 AND `Entry` IN (197756,195687,195686,201429,185563,195680,203777));
INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`, `VerifiedBuild`) VALUES
(197756, 0, 0, 0, 864, 9, 1, 1, 226114, 0, 0, 50469),
(195687, 0, 0, 0, 2078, 9, 0.300000011920928955, 1, 223932, 0, 0, 50469),
(195686, 0, 0, 0, 2078, 9, 0.300000011920928955, 1, 223931, 0, 0, 50469),
(201429, 0, 0, 0, 371, 9, 0.200000002980232238, 1, 230030, 0, 0, 50469),
(185563, 0, 0, 0, 373, 9, 1, 1, 209802, 0, 0, 50469),
(195680, 0, 0, 0, 2078, 9, 0.300000011920928955, 1, 223925, 0, 0, 50469),
(203777, 0, 0, 0, 2078, 9, 1, 1, 232874, 1073742848, 0, 50469);
@@ -0,0 +1,21 @@
SET @CGUID := 397104;
-- Update Creature pos.
UPDATE `creature` SET `position_x`= -8057.32666015625, `position_y` = 824.1492919921875, `position_z` = 67.3905029296875, `orientation`= 4.488709449768066406, `wander_distance` = 3 WHERE `guid` = 314390; -- Farmer Wollerton
UPDATE `creature` SET `position_x`= -8028.45556640625, `position_y` = 821.25128173828125, `position_z` = 68.54727935791015625, `orientation`= 0.633559226989746093, `wander_distance` = 3 WHERE `guid` = 314388; -- Cow
UPDATE `creature` SET `position_x`= -8060.20654296875, `position_y` = 829.30035400390625, `position_z` = 67.76078033447265625, `orientation`= 3.525565147399902343, `wander_distance` = 3 WHERE `guid` = 314387; -- Cow
UPDATE `creature` SET `position_x`= -8058.50830078125, `position_y` = 851.662353515625, `position_z` = 68.7268218994140625, `orientation`= 2.638152122497558593, `wander_distance` = 3 WHERE `guid` = 314386; -- Cow
UPDATE `creature` SET `position_x`= -8062.5048828125, `position_y` = 876.6343994140625, `position_z` = 68.29483795166015625, `orientation`= 4.69222116470336914, `wander_distance` = 3 WHERE `guid` = 314381; -- Cow
UPDATE `creature` SET `position_x`= -8025.36962890625, `position_y` = 810.4305419921875, `position_z` = 68.392181396484375, `orientation`= 3.159045934677124023, `wander_distance` = 3 WHERE `guid` = 314382; -- Cow
DELETE FROM `creature` WHERE `guid` = @CGUID+0;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `VerifiedBuild`) VALUES
(@CGUID+0, 2442, 0, 1519, 5397, '0', 0, 0, 0, 0, -8023.63330078125, 790.031005859375, 67.6014556884765625, 2.266803741455078125, 120, 3, 0, 1, 0, 1, 0, 0, 50504); -- Cow (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
-- Creature Template Addon
DELETE FROM `creature_template_addon` WHERE `entry` = 44807;
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
(44807, 0, 0, 0, 0, 0, 1, 1, 415, 0, 0, 0, 0, ''); -- Farmer Wollerton
-- Delete old GameObjects
DELETE FROM `gameobject` WHERE `guid` IN (220373, 220375);
@@ -0,0 +1,81 @@
SET @WOD_CGUID := 460994;
SET @LEG_CGUID := 652133;
-- Creature (Warlords of Draenor)
DELETE FROM `creature` WHERE `guid` BETWEEN @WOD_CGUID+0 AND @WOD_CGUID+5;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `VerifiedBuild`) VALUES
(@WOD_CGUID+0, 73637, 0, 1519, 5397, '0', 0, 0, 0, 0, -8020.662109375, 730.62152099609375, 72.1986083984375, 3.878619194030761718, 120, 0, 0, 11292, 0, 0, 0, 0, 50504), -- Butterflies (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@WOD_CGUID+1, 88070, 0, 1519, 5397, '0', 0, 0, 0, 0, -8065.1162109375, 735.36456298828125, 67.4010467529296875, 2.279862403869628906, 120, 0, 0, 112919, 0, 0, 0, 0, 50504), -- Gardener Flin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@WOD_CGUID+2, 88080, 0, 1519, 5397, '0', 0, 0, 0, 0, -8099.5498046875, 729.408935546875, 67.4694366455078125, 1.85620880126953125, 120, 0, 0, 112919, 0, 0, 0, 0, 50504), -- William Henry (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@WOD_CGUID+3, 88081, 0, 1519, 5397, '0', 0, 0, 0, 0, -8102.71630859375, 729.98858642578125, 67.3259429931640625, 1.503429770469665527, 120, 0, 0, 112919, 0, 0, 0, 0, 50504), -- Lilian Mae (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@WOD_CGUID+4, 88067, 0, 1519, 5397, '0', 0, 0, 0, 1, -8090.1796875, 754.40350341796875, 67.37990570068359375, 0.408136248588562011, 120, 0, 0, 112919, 0, 0, 0, 0, 50504), -- Landscaper Ed (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@WOD_CGUID+5, 73636, 0, 1519, 5397, '0', 0, 0, 0, 0, -8015.9287109375, 730.9698486328125, 73.25893402099609375, 3.67430734634399414, 120, 0, 0, 27, 0, 0, 0, 0, 50504); -- Jasmine (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
-- Creature (Legion)
DELETE FROM `creature` WHERE `guid` BETWEEN @LEG_CGUID+0 AND @LEG_CGUID+5;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `VerifiedBuild`) VALUES
(@LEG_CGUID+0, 112694, 0, 1519, 5397, '0', 0, 0, 0, 0, -8092.728515625, 725.77606201171875, 67.706024169921875, 3.385909795761108398, 120, 0, 0, 5647, 0, 0, 0, 0, 50504), -- Cat (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@LEG_CGUID+1, 112686, 0, 1519, 5397, '0', 0, 0, 0, 0, -8044.4130859375, 709.87860107421875, 70.74990081787109375, 3.170430898666381835, 120, 3, 0, 5647, 0, 1, 0, 0, 50504), -- Dog (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@LEG_CGUID+2, 112694, 0, 1519, 5397, '0', 0, 0, 0, 0, -7996.875, 777.7264404296875, 68.72701263427734375, 1.570796370506286621, 120, 0, 0, 5647, 0, 0, 0, 0, 50504), -- Cat (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@LEG_CGUID+3, 112698, 0, 1519, 5397, '0', 0, 0, 0, 0, -8044.5029296875, 853.42059326171875, 67.06018829345703125, 4.156895637512207031, 120, 0, 0, 5647, 0, 0, 0, 0, 50504), -- Cat (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@LEG_CGUID+4, 112698, 0, 1519, 5397, '0', 0, 0, 0, 0, -8154.7353515625, 838.7779541015625, 74.265625, 0.46364760398864746, 120, 0, 0, 5647, 0, 0, 0, 0, 50504), -- Cat (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@LEG_CGUID+5, 112694, 0, 1519, 5397, '0', 0, 0, 0, 0, -8043.943359375, 700.2349853515625, 77.71527862548828125, 1.53862929344177246, 120, 3, 0, 5647, 0, 1, 0, 0, 50504); -- Cat (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
-- Creature Template Addon
DELETE FROM `creature_template_addon` WHERE `entry` IN (88067 /*88067 (Landscaper Ed)*/, 88070 /*88070 (Gardener Flin)*/, 73637 /*73637 (Butterflies)*/);
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
(88067, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- 88067 (Landscaper Ed)
(88070, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- 88070 (Gardener Flin)
(73637, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, ''); -- 73637 (Butterflies)
-- Waypoints for CGUID+3
DELETE FROM `creature_formations` WHERE `leaderGUID` = (@WOD_CGUID+3);
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
(@WOD_CGUID+3, @WOD_CGUID+3, 0, 0, 515, 0, 0),
(@WOD_CGUID+3, @WOD_CGUID+2, 3, 0, 515, 0, 0);
SET @PATH := ((@WOD_CGUID+3) * 10) << 3;
DELETE FROM `waypoint_data` WHERE `id`= @PATH;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`) VALUES
(@PATH, 0, -8071.755, 776.0191, 67.46336, NULL, 0, 1),
(@PATH, 1, -8063.747, 781.7049, 67.75671, NULL, 0, 1),
(@PATH, 2, -8057.63, 791.2361, 67.39831, NULL, 0, 1),
(@PATH, 3, -8063.427, 799.2917, 67.45654, NULL, 0, 1),
(@PATH, 4, -8069.434, 802.1771, 67.28651, NULL, 0, 1),
(@PATH, 5, -8074.533, 787.4305, 67.64644, NULL, 0, 1),
(@PATH, 6, -8072.12, 782.2309, 67.60989, NULL, 0, 1),
(@PATH, 7, -8066.639, 777.3489, 67.61903, NULL, 0, 1),
(@PATH, 8, -8056.139, 776.9739, 67.88746, NULL, 0, 1),
(@PATH, 9, -8053.053, 764.5762, 67.44901, NULL, 0, 1),
(@PATH, 10, -8055.686, 757.184, 67.01964, NULL, 0, 1),
(@PATH, 11, -8061.21, 751.5452, 66.99809, NULL, 0, 1),
(@PATH, 12, -8068.075, 747.3871, 67.06148, NULL, 0, 1),
(@PATH, 13, -8077.96, 744, 67.15141, NULL, 0, 1),
(@PATH, 14, -8085.188, 739.3004, 67.74531, NULL, 0, 1),
(@PATH, 15, -8090.776, 727.7621, 67.85441, NULL, 0, 1),
(@PATH, 16, -8092.566, 722.2465, 67.65373, NULL, 0, 1),
(@PATH, 17, -8098.354, 719.4913, 67.36842, NULL, 0, 1),
(@PATH, 18, -8102.54, 732.6024, 67.33774, NULL, 0, 1),
(@PATH, 19, -8101.21, 739.9323, 67.34934, NULL, 0, 1),
(@PATH, 20, -8106.295, 745.3976, 67.21061, NULL, 0, 1),
(@PATH, 21, -8112.405, 749.0399, 67.17329, NULL, 0, 1),
(@PATH, 22, -8113.488, 760.1163, 67.28434, NULL, 0, 1),
(@PATH, 23, -8101.842, 759.1736, 67.28434, NULL, 0, 1),
(@PATH, 24, -8096.268, 755.6268, 67.28435, NULL, 0, 1),
(@PATH, 25, -8091.54, 765.6719, 67.28464, NULL, 0, 1),
(@PATH, 26, -8095.387, 770.5799, 67.28455, NULL, 0, 1),
(@PATH, 27, -8101.141, 776.2153, 67.28434, NULL, 0, 1),
(@PATH, 28, -8095.497, 783.9983, 67.28434, NULL, 0, 1),
(@PATH, 29, -8084.575, 783, 67.35561, NULL, 0, 1),
(@PATH, 30, -8080.068, 778.2118, 67.38488, NULL, 0, 1),
(@PATH, 31, -8076.231, 768.5121, 67.25999, NULL, 0, 1),
(@PATH, 32, -8078.988, 760.3577, 67.23575, NULL, 0, 1),
(@PATH, 33, -8076.549, 751.8004, 67.21597, NULL, 0, 1),
(@PATH, 34, -8067.772, 749.8038, 67.03041, NULL, 0, 1),
(@PATH, 35, -8064.45, 759.6215, 67.09222, NULL, 0, 1),
(@PATH, 36, -8070.781, 765.8837, 67.2102, NULL, 0, 1);
UPDATE `creature` SET `position_x`= -8071.755, `position_y`= 776.0191, `position_z`= 67.46336, `orientation`= 0, `wander_distance`= 0, `MovementType`= 2 WHERE `guid`= @WOD_CGUID+3;
DELETE FROM `creature_addon` WHERE `guid`= @WOD_CGUID+3;
INSERT INTO `creature_addon` (`guid`, `path_id`, `SheathState`) VALUES
(@WOD_CGUID+3, @PATH, 1);
@@ -0,0 +1,54 @@
-- Conversation
DELETE FROM `conversation_template` WHERE `Id`=20387;
INSERT INTO `conversation_template` (`Id`, `FirstLineID`, `TextureKitId`, `VerifiedBuild`) VALUES
(20387, 52596, 0, 50000);
DELETE FROM `conversation_actors` WHERE (`ConversationId`=20387 AND `Idx` IN (1,2,0));
INSERT INTO `conversation_actors` (`ConversationId`, `ConversationActorId`, `Idx`, `CreatureId`, `CreatureDisplayInfoId`, `NoActorObject`, `ActivePlayerObject`, `VerifiedBuild`) VALUES
(20387, 89180, 1, 0, 0, 0, 0, 50000), -- Full: 0x202FD40000C238C0000097000026109E Creature/0 R3061/S151 Map: 0 (Eastern Kingdoms) Entry: 198883 (Vanessa VanCleef) Low: 2494622
(20387, 89175, 2, 0, 0, 0, 0, 50000), -- Full: 0x202FD40000C23C00000097000024C74A Creature/0 R3061/S151 Map: 0 (Eastern Kingdoms) Entry: 198896 (Master Mathias Shaw) Low: 2410314
(20387, 0, 0, 0, 0, 0, 1, 50000); -- Full: 0x0800040000000000FFFFFFFFFFFFFFFF Player/0 R1/S16777215 Map: 0 (Eastern Kingdoms) Low: 1099511627775
DELETE FROM `conversation_line_template` WHERE `Id` IN (52595, 52594, 52593, 52596);
INSERT INTO `conversation_line_template` (`Id`, `UiCameraID`, `ActorIdx`, `Flags`, `ChatType`, `VerifiedBuild`) VALUES
(52595, 0, 1, 0, 0, 50000),
(52594, 0, 2, 0, 0, 50000),
(52593, 0, 1, 0, 0, 50000),
(52596, 0, 0, 0, 0, 50000);
UPDATE `conversation_template` SET `ScriptName` = 'conversation_the_new_classington_estate' WHERE `ID` = 20387;
UPDATE `creature_template_addon` SET `auras` = '' WHERE `entry` = 198883;
-- Quest stuff
DELETE FROM `quest_details` WHERE `ID`=72426;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(72426, 1, 1, 0, 0, 0, 0, 0, 0, 50000); -- The New Clessington Estate
DELETE FROM `creature_queststarter` WHERE (`id`=198896 AND `quest`=72426);
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
(198896, 72426, 50000); -- The New Clessington Estate offered Master Mathias Shaw
DELETE FROM `creature_questender` WHERE (`id`=198896 AND `quest`=72424);
INSERT INTO `creature_questender` (`id`, `quest`, `VerifiedBuild`) VALUES
(198896, 72424, 50000); -- Looking for Something Specific ended Master Mathias Shaw
DELETE FROM `quest_template_addon` WHERE `ID` = 72426;
INSERT INTO `quest_template_addon` (`ID`, `prevQuestID`) VALUES
(72426, 72424);
-- Update Condition
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 26 AND `SourceGroup` = 19934 AND `SourceEntry` = 0);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUES
(26, 19934, 0, 0, 0, 47, 0, 72405, 2 | 64, 0, 0, 'Apply Phase 19933 if Quest 75265 is complete | rewarded'),
(26, 19934, 0, 0, 0, 47, 0, 72426, 2 | 8 | 64, 0, 1, 'Apply Phase 19933 if Quest 72426 is not in progress | complete | rewarded');
-- Waypoints for 198883 (Vanessa VanCleef)
SET @ENTRY := 198883;
SET @PATH := ((@ENTRY) * 10) << 3;
DELETE FROM `waypoint_data` WHERE `id`= @PATH;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`) VALUES
(@PATH, 0, -9464.7, -8.180555, 50.05011, NULL, 0),
(@PATH, 1, -9462.712, -11.04861, 50.21397, NULL, 0),
(@PATH, 2, -9460.957, -10.8125, 50.16755, NULL, 0),
(@PATH, 3, -9460.654, -9.055555, 50.22908, NULL, 0);
@@ -0,0 +1,195 @@
-- Finding the lost expedition Quest Alliance and Horde
-- Areatrigger
SET @ID := 24;
SET @SPAWNID := 25;
-- Create new serverside areatrigger for entering Exile's Reach Abandoned Camp for follower spawn
DELETE FROM `areatrigger` WHERE `SpawnId`=@SPAWNID;
INSERT INTO `areatrigger` (`SpawnId`,`AreaTriggerId`,`IsServerSide`,`MapId`,`PosX`,`PosY`,`PosZ`,`Orientation`,`PhaseUseFlags`,`PhaseId`,`PhaseGroup`,`Shape`,`ShapeData0`,`ShapeData1`,`ShapeData2`,`ShapeData3`,`ShapeData4`,`ShapeData5`,`ShapeData6`,`ShapeData7`,`ScriptName`,`Comment`) VALUES
(@SPAWNID,@ID,1,2175,-299,-2500,20,0,0,0,0,1,2,50,30,2,50,30,0,0,'areatrigger_find_the_lost_expedition_follower','Exiles Reach - Lost Camp Missing follower check');
-- Add new serverside areatrigger for Exile's Reach Abandoned Camp to template
DELETE FROM `areatrigger_template` WHERE `Id`=@ID;
INSERT INTO `areatrigger_template` (`Id`,`IsServerSide`,`Type`,`Flags`,`Data0`,`Data1`,`Data2`,`Data3`,`Data4`,`Data5`,`Data6`,`Data7`,`VerifiedBuild`) VALUES
(@ID,1,1,0,2,50,30,2,50,30,0,0,0);
-- Misc
DELETE FROM `creature_equip_template` WHERE `CreatureID` IN (165359,166805);
INSERT INTO `creature_equip_template` (`CreatureID`,`ID`,`ItemID1`,`AppearanceModID1`,`ItemVisual1`,`ItemID2`,`AppearanceModID2`,`ItemVisual2`,`ItemID3`,`AppearanceModID3`,`ItemVisual3`,`VerifiedBuild`) VALUES
(165359,1,163887,0,0,163891,0,0,0,0,0,50000),
(166805,1,165616,0,0,0,0,0,0,0,0,50000);
DELETE FROM `creature_summoned_data` WHERE `CreatureID` IN (165359);
INSERT INTO `creature_summoned_data` (`CreatureID`,`CreatureIDVisibleToSummoner`,`GroundMountDisplayID`,`FlyingMountDisplayID`) VALUES
(165359,153168,NULL,NULL);
UPDATE `creature` SET `StringId`="alaria_camp" WHERE `guid`=1051209;
UPDATE `creature` SET `StringId`="wonza_camp" WHERE `guid`=1051211;
-- Scripting
UPDATE `creature_template` SET `ScriptName`="npc_kee_la_beach_standing" WHERE `entry` IN (151088);
UPDATE `creature_template` SET `ScriptName`="npc_bjorn_stouthands_beach_standing" WHERE `entry` IN (151089);
UPDATE `creature_template` SET `ScriptName`="npc_austin_huxworth_beach_standing" WHERE `entry` IN (154170);
UPDATE `creature_template` SET `ScriptName`="npc_garrick_summoned_beach" WHERE `entry` IN (165359);
UPDATE `creature_template` SET `ScriptName`="npc_grimaxe_summoned_beach" WHERE `entry` IN (166805);
UPDATE `areatrigger` SET `ScriptName`='areatrigger_find_the_lost_expedition' WHERE `SpawnId`=23;
DELETE FROM `spell_script_names` WHERE `spell_id` IN (305596,325076);
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
(305596,'spell_summon_survivor_beach'),
(325076,'spell_summon_survivor_beach');
-- Questing
DELETE FROM `creature_queststarter` WHERE `id`=156626 AND `quest` IN (54952);
DELETE FROM `creature_queststarter` WHERE `id`=166782 AND `quest` IN (59931);
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
(156626, 54952, 45745), -- Alliance
(166782, 59931, 46455); -- Horde
DELETE FROM `creature_questender` WHERE `id`=156607 AND `quest` IN (54952);
DELETE FROM `creature_questender` WHERE `id`=166854 AND `quest` IN (59931);
INSERT INTO `creature_questender` (`id`, `quest`, `VerifiedBuild`) VALUES
(156607, 54952, 45745), -- Alliance
(166854, 59931, 46455); -- Horde
DELETE FROM `quest_request_items` WHERE `ID`=59932;
INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `EmoteOnCompleteDelay`, `EmoteOnIncompleteDelay`, `CompletionText`, `VerifiedBuild`) VALUES
(59932, 0, 0, 0, 0, 'Please... I be needin\'... food...', 50401); -- Cooking Meat
-- Pathing
-- Pathing for Kee-La 151088 "Finding the Lost Expedition"
SET @PATH := ((1052012 * 10) + 1) << 3;
DELETE FROM `waypoint_data` WHERE `id` IN (@PATH);
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,-425.92883,-2603.427,0.48476708,NULL,0,1,0,100,0),
(@PATH,2,-415.217,-2603.8403,0.7445327,NULL,0,1,0,100,0),
(@PATH,3,-404.86633,-2599.4375,1.6478806,NULL,0,1,0,100,0),
(@PATH,4,-395.08508,-2594.441,3.153698,NULL,0,1,0,100,0);
-- Pathing for Bjorn Stouthands 151089 "Finding the Lost Expedition"
SET @PATH := ((1052013 * 10) + 1) << 3;
DELETE FROM `waypoint_data` WHERE `id` IN (@PATH);
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,-398.3889,-2596.2883,2.3895378,NULL,0,1,0,100,0),
(@PATH,2,-391.7795,-2592.915,3.9566765,NULL,0,1,0,100,0);
-- Pathing for Austin Huxworth 154170 "Finding the Lost Expedition"
SET @PATH := ((1052014 * 10) + 1) << 3;
DELETE FROM `waypoint_data` WHERE `id` IN (@PATH);
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,-409.20898,-2599.4922,1.2894821,NULL,0,1,0,100,0),
(@PATH,2,-397.875,-2595.2622,2.6358757,NULL,0,1,0,100,0);
-- Pathing for Bo quest "Finding the Lost Expedition"
SET @PATH := ((1052021 * 10) + 1) << 3;
DELETE FROM `waypoint_data` WHERE `id` IN (@PATH);
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,-415.217,-2603.8403,0.7445327,NULL,0,1,0,100,0),
(@PATH,2,-404.86633,-2599.4375,1.6478806,NULL,0,1,0,100,0),
(@PATH,3,-395.08508,-2594.441,3.153698,NULL,0,1,0,100,0);
-- Pathing for Mithdran Dawntracker "Finding the Lost Expedition"
SET @PATH := ((1052022 * 10) + 1) << 3;
DELETE FROM `waypoint_data` WHERE `id` IN (@PATH);
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,-422.13196,-2598.1216,0.28313446,NULL,0,1,0,100,0),
(@PATH,2,-409.20898,-2599.4922,1.2894821,NULL,0,1,0,100,0),
(@PATH,3,-397.875,-2595.2622,2.6358757,NULL,0,1,0,100,0);
-- Pathing for Lana Jordan "Finding the Lost Expedition"
SET @PATH := ((1052023 * 10) + 1) << 3;
DELETE FROM `waypoint_data` WHERE `id` IN (@PATH);
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,-407.13715,-2599.2344,1.3998337,NULL,0,1,0,100,0),
(@PATH,2,-398.3889,-2596.2883,2.3895378,NULL,0,1,0,100,0),
(@PATH,3,-391.7795,-2592.915,3.9566765,NULL,0,1,0,100,0);
-- Cooking Meat Quest Alliance and Horde
-- Creature scripts
UPDATE `creature_template` SET `AIName`='', `ScriptName`="npc_captain_garrick_abandoned_camp" WHERE `entry` IN (156651);
UPDATE `creature_template` SET `AIName`='', `ScriptName`="npc_warlord_grimaxe_abandoned_camp" WHERE `entry` IN (166906);
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` IN(175030, 175031);
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` IN(175030, 175031);
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
(175030, 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 128, 14432, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Won''sa - On respawn - Plays Anim with ID 14432 - Self'),
(175031, 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 128, 14432, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Alaria - On respawn - Plays Anim with ID 14432 - Self');
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` IN(175030, 175031) AND `SourceId` = 0;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUES
(22, 1, 175030, 0, 0, 57, 1, 0, 0, 0, 0, 'Object is personal object'),
(22, 1, 175031, 0, 0, 57, 1, 0, 0, 0, 0, 'Object is personal object');
-- Creature String Ids
UPDATE `creature` SET `StringId`="garrick_camp" WHERE `guid`=1051210;
UPDATE `creature` SET `StringId`="grimaxe_camp" WHERE `guid`=1051212;
UPDATE `creature` SET `StringId`="alaria_standing_abandoned_camp" WHERE `guid`=1051266;
UPDATE `creature` SET `StringId`="wonza_standing_abandoned_camp" WHERE `guid`=1051269;
-- Questing
DELETE FROM `creature_queststarter` WHERE `id`=156651 AND `quest` IN (55174);
DELETE FROM `creature_queststarter` WHERE `id`=166906 AND `quest` IN (59932);
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
(156651, 55174, 50000), -- Alliance
(166906, 59932, 50000); -- Horde
DELETE FROM `creature_questender` WHERE `id`=156607 AND `quest` IN (55174);
DELETE FROM `creature_questender` WHERE `id`=166854 AND `quest` IN (59932);
INSERT INTO `creature_questender` (`id`, `quest`, `VerifiedBuild`) VALUES
(156607, 55174, 50000), -- Alliance
(166854, 59932, 50000); -- Horde
DELETE FROM `quest_template_addon` WHERE `ID` IN (54952,59931);
INSERT INTO `quest_template_addon` (`ID`,`NextQuestID`,`ScriptName`) VALUES
(54952,55174,'quest_finding_the_lost_expedition_alliance'), -- Alliance
(59931,59932,'quest_finding_the_lost_expedition_horde'); -- Horde
DELETE FROM `quest_template_addon` WHERE `ID` IN (55174,59932);
INSERT INTO `quest_template_addon` (`ID`,`ScriptName`) VALUES
(55174,'quest_cooking_meat_alliance'), -- Alliance
(59932,'quest_cooking_meat_horde'); -- Horde
-- Conversations
DELETE FROM `conversation_actors` WHERE `ConversationId` IN (11696,12863,14439,14611);
INSERT INTO `conversation_actors` (`ConversationId`,`ConversationActorId`,`ConversationActorGuid`,`Idx`,`CreatureId`,`CreatureDisplayInfoId`,`NoActorObject`,`ActivePlayerObject`,`VerifiedBuild`) VALUES
(11696,71297,1051209,0,0,0,0,0,50000), -- Alliance
(11696,71309,1051210,1,0,0,0,0,50000), -- Alliance
(12863,71297,1051209,0,0,0,0,0,50000), -- Alliance
(12863,71309,1051210,1,0,0,0,0,50000), -- Alliance
(14439,76284,1051211,0,0,0,0,0,50000), -- Horde
(14439,75956,1051212,1,0,0,0,0,50000), -- Horde
(14611,76284,1051211,0,0,0,0,0,50000), -- Horde
(14611,75956,1051212,1,0,0,0,0,50000); -- Horde
UPDATE `conversation_actors` SET `ConversationActorGuid`=1051209 WHERE `ConversationId`=12058 AND `ConversationActorId`=71297; -- CONVERSATION_LINE_ESCORT_SURVIVOR_CAMP Alaria
UPDATE `conversation_actors` SET `ConversationActorGuid`=1051209 WHERE `ConversationId`=12058 AND `ConversationActorId`=76284; -- CONVERSATION_LINE_ESCORT_SURVIVOR_CAMP Wonza
DELETE FROM `conversation_line_template` WHERE `Id` IN (28241,28242,29333,31623,34646,36157,36158,36159,36595,36596);
INSERT INTO `conversation_line_template` (`Id`,`UiCameraID`,`ActorIdx`,`Flags`,`VerifiedBuild`) VALUES
(28241,0,0,0,50000), -- Alliance
(28242,0,1,0,50000), -- Alliance
(29333,0,1,0,50000), -- Alliance
(31623,0,0,0,50000), -- Alliance
(34646,0,1,0,50000), -- Alliance
(36157,0,0,0,50000), -- Horde
(36158,0,1,0,50000), -- Horde
(36159,0,1,0,50000), -- Horde
(36595,0,0,0,50000), -- Horde
(36596,0,1,0,50000); -- Horde
DELETE FROM `conversation_template` WHERE `Id` IN (11696,12863,14439,14611);
INSERT INTO `conversation_template` (`Id`,`FirstLineId`,`TextureKitId`,`ScriptName`,`VerifiedBuild`) VALUES
(11696,28241,0,'',50000), -- Alliance
(12863,31623,0,'',50000), -- Alliance
(14439,36157,0,'',50000), -- Horde
(14611,36595,0,'',50000); -- Horde
@@ -0,0 +1,4 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dru_entangling_roots';
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
(339,'spell_dru_entangling_roots'),
(102359,'spell_dru_entangling_roots');
@@ -0,0 +1,16 @@
DELETE FROM `spell_proc` WHERE `SpellId` IN (405554);
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
(405554,0x00,6,0x00000000,0x00000000,0x00000000,0x00400000,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0,0,0); -- Priest Holy 10.1 Class Set 2pc
DELETE FROM `spell_script_names` WHERE `ScriptName` IN (
'spell_pri_prayer_of_mending', -- reassigned to different spell
'spell_pri_prayer_of_mending_aura', -- deleted
'spell_pri_prayer_of_mending_dummy', -- new script
'spell_pri_prayer_of_mending_heal', -- new script
'spell_pri_holy_10_1_class_set_2pc'); -- new script
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(33076, 'spell_pri_prayer_of_mending_dummy'),
(411097, 'spell_pri_prayer_of_mending_dummy'),
(41635, 'spell_pri_prayer_of_mending'),
(33110, 'spell_pri_prayer_of_mending_heal'),
(405554, 'spell_pri_holy_10_1_class_set_2pc');
@@ -0,0 +1,7 @@
DELETE FROM `spell_custom_attr` WHERE `entry`=184689;
INSERT INTO `spell_custom_attr` (`entry`,`attributes`) VALUES
(184689,0x8); -- SPELL_ATTR0_CU_SHARE_DAMAGE
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_pal_shield_of_vengeance');
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(184662,'spell_pal_shield_of_vengeance');
@@ -0,0 +1,435 @@
SET @CGUID := 9003944;
SET @OGUID := 9000373;
SET @ATID := 25;
SET @ATSPAWNID := 26;
SET @WSLID := 100040;
SET @PATH_SIEGEMASTER := (198874 * 10) << 3;
SET @PATH_SARKARETH := (202416 * 10) << 3;;
SET @PATH_WINGLORD_DEZRAN := (202610 * 10) << 3;;
SET @PATH_ZSKARN := (202637 * 10) << 3;;
-- Instance Data
DELETE FROM `access_requirement` WHERE `mapId`=2569;
INSERT INTO `access_requirement` (`mapId`, `difficulty`, `level_min`, `level_max`, `item`, `item2`, `quest_done_A`, `quest_done_H`, `completed_achievement`, `quest_failed_text`, `comment`) VALUES
(2569, 17, 70, 0, 0, 0, 0, 0, 0, NULL, 'Aberrus the Shadowed Crucible - Looking for Raid Mode'),
(2569, 14, 70, 0, 0, 0, 0, 0, 0, NULL, 'Aberrus the Shadowed Crucible - Normal Mode'),
(2569, 15, 70, 0, 0, 0, 0, 0, 0, NULL, 'Aberrus the Shadowed Crucible - Heroic Mode'),
(2569, 16, 70, 0, 0, 0, 0, 0, 0, NULL, 'Aberrus the Shadowed Crucible - Mythic Mode');
DELETE FROM `instance_template` WHERE `map`=2569;
INSERT INTO `instance_template` (`map`, `parent`, `script`) VALUES
(2569, 0, 'instance_aberrus_the_shadowed_crucible');
DELETE FROM `world_safe_locs` WHERE `ID` BETWEEN @WSLID+0 AND @WSLID+1;
INSERT INTO `world_safe_locs` (`ID`, `MapID`, `LocX`, `LocY`, `LocZ`, `Facing`, `Comment`) VALUES
(@WSLID+0, 2569, 2212.78, 2481.39, 711.777, 0.019635128, '10.x Raid - Aberrus the Shadowed Crucible - Entrance'),
(@WSLID+1, 2454, 1817.62, 2549.31, -78.994, 3.1581035, '10.x Raid - Aberrus the Shadowed Crucible - Exit');
DELETE FROM `areatrigger` WHERE `IsServerSide`=1 AND `SpawnId` BETWEEN @ATSPAWNID+0 AND @ATSPAWNID+3;
INSERT INTO `areatrigger` (`SpawnId`, `AreaTriggerId`, `IsServerSide`, `MapId`, `PosX`, `PosY`, `PosZ`, `Orientation`, `PhaseUseFlags`, `PhaseId`, `PhaseGroup`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `Comment`) VALUES
(@ATSPAWNID+0, @ATID+0, 1, 2454, 1847.1129150390625, 2549.317626953125, -79.5390777587890625, 0, 1, 0, 0, 1, 1, 25, 80, 1, 25, 80, 0, 0, '', '10.1 Raid - Aberrus the Shadowed Crucible - Entrance'),
(@ATSPAWNID+1, @ATID+1, 1, 2569, 2185.072998046875, 2482.572998046875, 718.5048828125, 0, 1, 0, 0, 1, 1, 20, 30, 1, 20, 30, 0, 0, '', '10.1 Raid - Aberrus the Shadowed Crucible - Exit'),
(@ATSPAWNID+2, @ATID+2, 1, 2569, 2236.875488, 2481.375244, 711.785767, 6.278931, 1, 0, 0, 1, 20, 50, 5, 20, 50, 5, 0, 0, 'at_aberrus_sabellian_conversation_intro', 'Aberrus - Trigger Sabellian and Wrathion Conversation'),
(@ATSPAWNID+3, @ATID+3, 1, 2569, 2294.504883, 2481.418213, 711.838318, 0.000343, 1, 0, 0, 1, 10, 25, 1, 10, 25, 1, 0, 0, 'at_aberrus_sarkareth_conversation_intro', 'Aberrus - Trigger Sabellian and Sarkareth Conversation');
DELETE FROM `areatrigger_template` WHERE `IsServerSide`=1 AND `Id` BETWEEN @ATID+0 AND @ATID+3;
INSERT INTO `areatrigger_template` (`Id`, `IsServerSide`, `Type`, `Flags`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `VerifiedBuild`) VALUES
(@ATID+0, 1, 1, 0, 1, 25, 80, 1, 25, 80, 0, 0, 0),
(@ATID+1, 1, 1, 0, 1, 20, 30, 1, 20, 30, 0, 0, 0),
(@ATID+2, 1, 1, 0, 20, 50, 5, 20, 50, 5, 0, 0, 0),
(@ATID+3, 1, 1, 0, 10, 25, 1, 10, 25, 1, 0, 0, 0);
DELETE FROM `areatrigger_template_actions` WHERE `AreaTriggerId` IN (@ATID+0, @ATID+1) AND `IsServerSide`=1;
INSERT INTO `areatrigger_template_actions` (`AreaTriggerId`, `IsServerSide`, `ActionType`, `ActionParam`, `TargetType`) VALUES
(@ATID+0, 1, 2, @WSLID+0, 3),
(@ATID+1, 1, 2, @WSLID+1, 3);
-- Creature and Gameobjects Data
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+82;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `VerifiedBuild`) VALUES
(@CGUID+0, 61829, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2237.08349609375, 2498.821533203125, 743.20501708984375, 5.043346881866455078, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Bat (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
(@CGUID+1, 205338, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2263.173583984375, 2464.359375, 711.895751953125, 0.838580965995788574, 604800, 0, 0, 14462640, 0, 0, 0, 0, 49679), -- Black Dragonflight Guard (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+2, 174650, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2256.592041015625, 2456.084228515625, 711.884033203125, 2.183900356292724609, 604800, 0, 0, 5, 0, 0, 0, 0, 49679), -- Bubbling Refuse (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+3, 205338, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2254.7900390625, 2487.923583984375, 711.8607177734375, 5.897212028503417968, 604800, 0, 0, 14462640, 0, 0, 0, 0, 49679), -- Black Dragonflight Guard (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+4, 201575, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2245.203125, 2493.19970703125, 711.88397216796875, 4.031710624694824218, 604800, 0, 0, 144626400, 3387, 0, 0, 0, 49679), -- Sabellian (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+5, 201574, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2244.9775390625, 2469.798583984375, 711.86065673828125, 2.507639884948730468, 604800, 0, 0, 108469800, 0, 0, 0, 0, 49679), -- Wrathion (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject
(@CGUID+6, 174650, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2256.5693359375, 2448.405517578125, 711.91497802734375, 5.436953544616699218, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Bubbling Refuse (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
(@CGUID+7, 194773, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2255.05029296875, 2514.05029296875, 713.00830078125, 0.087266460061073303, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Lava Slime (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
(@CGUID+8, 61829, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2236.273681640625, 2479.994384765625, 733.4683837890625, 1.51956188678741455, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Bat (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
(@CGUID+9, 205348, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2257.857666015625, 2469.83154296875, 711.8607177734375, 0.786395788192749023, 604800, 0, 0, 7231320, 0, 0, 0, 0, 49679), -- Black Dragonflight Magus (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+10, 205338, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2263.663330078125, 2497.270751953125, 711.88031005859375, 5.358007431030273437, 604800, 0, 0, 14462640, 0, 0, 0, 0, 49679), -- Black Dragonflight Guard (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+11, 205348, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2258.10595703125, 2494.57470703125, 711.8607177734375, 5.567258358001708984, 604800, 0, 0, 7231320, 0, 0, 0, 0, 49679), -- Black Dragonflight Magus (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+12, 205350, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2233.2900390625, 2459.763916015625, 711.8607177734375, 2.194372177124023437, 604800, 0, 0, 352350, 0, 0, 0, 0, 49679), -- Forgemaster Bazentus (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+13, 174650, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2257.720947265625, 2452.0458984375, 711.98187255859375, 5.903138160705566406, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Bubbling Refuse (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
(@CGUID+14, 205338, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2254.3681640625, 2475.479248046875, 711.8682861328125, 0.525706946849822998, 604800, 0, 0, 14462640, 0, 0, 0, 0, 49679), -- Black Dragonflight Guard (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+15, 61829, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2219.249267578125, 2472.490234375, 747.50579833984375, 0.454145312309265136, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Bat (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
(@CGUID+16, 203403, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2227.859375, 2456.70654296875, 711.8607177734375, 2.194372177124023437, 604800, 0, 0, 112919, 0, 0, 0, 0, 49679), -- Cuzolth (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+17, 174650, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2252.746826171875, 2450.5390625, 711.9306640625, 0.572480976581573486, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Bubbling Refuse (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
(@CGUID+18, 61829, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2218.767822265625, 2483.984130859375, 738.06072998046875, 3.929567813873291015, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Bat (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
(@CGUID+19, 61829, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2243.205810546875, 2472.1689453125, 736.69403076171875, 3.559435844421386718, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Bat (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
(@CGUID+20, 62885, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2230.609375, 2514.8203125, 713.475341796875, 2.164208173751831054, 604800, 10, 0, 1, 0, 1, 0, 0, 49679), -- Carrion Rat (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
(@CGUID+21, 198869, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2318.529541015625, 2484.583251953125, 708.2506103515625, 3.17020726203918457, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Devastator (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+22, 61829, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2264.753173828125, 2492.071533203125, 746.7757568359375, 0.626436293125152587, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Bat (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
(@CGUID+23, 198873, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2391.335205078125, 2490.40283203125, 708.26104736328125, 3.62545323371887207, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+24, 198869, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2316.92529296875, 2472.51904296875, 708.12860107421875, 3.17020726203918457, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Devastator (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+25, 198871, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2392.282958984375, 2471.7119140625, 708.26104736328125, 2.768368721008300781, 604800, 0, 0, 3082209, 0, 0, 0, 0, 49679), -- Sundered Scaleguard (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+26, 205736, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2422.944580078125, 2464.73779296875, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Siegemaster (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+28, 198873, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2387.744873046875, 2498.701416015625, 708.26104736328125, 3.62545323371887207, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+29, 198872, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2389.07470703125, 2505.4541015625, 708.26104736328125, 3.62545323371887207, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Manaweaver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+30, 205737, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2447.569580078125, 2467.4462890625, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Manaweaver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+31, 188663, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2333.986572265625, 2468.986572265625, 729.69317626953125, 3.143372774124145507, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Flittering Flutterwing (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: 371442 - Dragonfly Delicacy) (possible waypoints or random movement)
(@CGUID+32, 198869, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2389.880126953125, 2457.498291015625, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Devastator (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+33, 205737, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2424.458251953125, 2458.67529296875, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Manaweaver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+34, 205736, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2426.861083984375, 2472.890625, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Siegemaster (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+35, 201261, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2434.770751953125, 2481.592041015625, 708.2611083984375, 3.158304452896118164, 604800, 10, 0, 151857720, 100, 0, 0, 0, 49679), -- Kazzara, the Hellforged (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject2 (Auras: 402538 - Energize) (possible waypoints or random movement)
(@CGUID+36, 188663, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2334.77099609375, 2496.4697265625, 730.00579833984375, 5.29783487319946289, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Flittering Flutterwing (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: 371442 - Dragonfly Delicacy) (possible waypoints or random movement)
(@CGUID+37, 53697, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2216.13720703125, 2531.2109375, 711.8607177734375, 0, 604800, 0, 0, 27, 0, 0, 0, 0, 49679), -- Cinderling (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+38, 205736, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2442.132080078125, 2464.901123046875, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Siegemaster (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+39, 198869, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2315.640625, 2490.31591796875, 708.1300048828125, 3.17020726203918457, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Devastator (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+40, 205737, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2440.1806640625, 2451.163330078125, 708.26104736328125, 2.768368721008300781, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Manaweaver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+41, 198873, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2341.220458984375, 2485.100830078125, 708.30303955078125, 3.168997049331665039, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+42, 198872, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2344.64404296875, 2490.736083984375, 708.2027587890625, 3.041532278060913085, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Manaweaver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+43, 198869, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2393.803955078125, 2466.104248046875, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Devastator (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+44, 205734, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2425.272705078125, 2496, 708.2611083984375, 3.421030759811401367, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+45, 198869, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2393.95654296875, 2495.6962890625, 708.26104736328125, 3.323389530181884765, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Devastator (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+46, 198871, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2312.55029296875, 2478.4462890625, 708.3294677734375, 3.17020726203918457, 604800, 0, 0, 3082209, 0, 0, 0, 0, 49679), -- Sundered Scaleguard (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+47, 205736, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2415.553955078125, 2448.454833984375, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Siegemaster (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+48, 198873, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2341.19970703125, 2478.302001953125, 708.2803955078125, 3.647537946701049804, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+49, 198872, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2345.76904296875, 2472.913330078125, 708.1923828125, 3.333299160003662109, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Manaweaver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+50, 188663, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2333.2041015625, 2496.614013671875, 730.40863037109375, 5.340238094329833984, 604800, 10, 0, 5, 0, 1, 0, 0, 49679), -- Flittering Flutterwing (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: 371442 - Dragonfly Delicacy) (possible waypoints or random movement)
(@CGUID+51, 198873, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2388.366455078125, 2463.560791015625, 708.26104736328125, 2.768368721008300781, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+52, 205735, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2422.579833984375, 2515.16845703125, 708.26104736328125, 3.62545323371887207, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Preserver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+53, 205734, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2420.90966796875, 2508.717041015625, 708.26104736328125, 3.62545323371887207, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+54, 205737, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2417.067626953125, 2442.392333984375, 708.3046875, 2.768368721008300781, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Manaweaver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+55, 205736, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2419.470458984375, 2456.607666015625, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Siegemaster (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+56, 188663, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2218.203125, 2533.296630859375, 716.7459716796875, 3.703330039978027343, 604800, 0, 0, 5, 0, 0, 0, 0, 49679), -- Flittering Flutterwing (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: 371442 - Dragonfly Delicacy)
(@CGUID+57, 205329, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2411.142333984375, 2541.0556640625, 708.80908203125, 0, 604800, 0, 0, 3623, 0, 0, 0, 0, 49679), -- Kazzara Lava Left (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+58, 205328, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2394.463623046875, 2411.973876953125, 708.25262451171875, 0, 604800, 0, 0, 3623, 0, 0, 0, 0, 49679), -- Kazzara Lava Right (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+59, 205734, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2445.197998046875, 2498.21875, 708.2611083984375, 3.474016427993774414, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+60, 205735, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2447.529541015625, 2504.697998046875, 708.2611083984375, 3.474016427993774414, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Preserver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+61, 198874, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2395.603, 2459.497, 708.2903, 0, 604800, 0, 0, 2845116, 0, 2, 0, 0, 49679), -- Sundered Siegemaster (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+62, 205735, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2418.6494140625, 2523.767333984375, 708.87921142578125, 3.62545323371887207, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Preserver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+63, 205734, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2417.319580078125, 2517.015625, 708.26104736328125, 3.62545323371887207, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+64, 205737, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2420.991455078125, 2451, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Manaweaver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+65, 205736, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2438.65966796875, 2456.770751953125, 708.26104736328125, 2.768368721008300781, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Siegemaster (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+66, 205737, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2436.257080078125, 2442.5556640625, 708.26104736328125, 2.768368721008300781, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Manaweaver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+67, 205734, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2447.494873046875, 2489.475830078125, 708.2611083984375, 3.474016427993774414, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+68, 205735, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2450.1181640625, 2495.600830078125, 708.2611083984375, 3.474016427993774414, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Preserver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+69, 205736, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2434.7431640625, 2448.6181640625, 708.26104736328125, 2.768368721008300781, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Siegemaster (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+70, 202637, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2482.9619140625, 2474.182373046875, 708.16259765625, 3.2256622314453125, 604800, 0, 0, 71127900, 100, 0, 0, 0, 49679), -- Zskarn (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+71, 205737, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2428.382080078125, 2467.282958984375, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Manaweaver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+72, 205734, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2427.10595703125, 2487.145751953125, 708.2611083984375, 3.421030759811401367, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+73, 202610, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2482.892333984375, 2488.42529296875, 708.16259765625, 3.2256622314453125, 604800, 0, 0, 23709300, 3155, 0, 0, 0, 49679), -- Winglord Dezran (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+74, 205735, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2427.9462890625, 2502.34033203125, 708.2611083984375, 3.421030759811401367, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Preserver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+75, 202416, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 0, 2477.041748046875, 2481.015625, 708.4306640625, 3.177701950073242187, 604800, 0, 0, 118546500, 3387, 0, 0, 0, 49679), -- Scalecommander Sarkareth (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@CGUID+76, 205735, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2430.05029296875, 2493.12158203125, 708.2611083984375, 3.421030759811401367, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Preserver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+77, 205735, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2442.382080078125, 2514.947998046875, 708.2611083984375, 3.62545323371887207, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Preserver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+78, 205734, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2440.7119140625, 2508.49658203125, 708.2611083984375, 3.62545323371887207, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+79, 205737, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2443.645751953125, 2458.838623046875, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Manaweaver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+80, 205736, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2446.048583984375, 2473.053955078125, 708.2611083984375, 2.768368721008300781, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679), -- Sundered Siegemaster (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+81, 205735, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2438.451416015625, 2523.546875, 708.87921142578125, 3.62545323371887207, 604800, 0, 0, 2608023, 0, 0, 0, 0, 49679), -- Sundered Preserver (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
(@CGUID+82, 205734, 2569, 14663, 14663, '14,15,16,17', '0', 0, 0, 1, 2437.12158203125, 2516.795166015625, 708.2611083984375, 3.62545323371887207, 604800, 0, 0, 2845116, 0, 0, 0, 0, 49679); -- Sundered Edgelord (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1 (Auras: )
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+5;
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
(@OGUID+0, 376886, 2569, 14663, 14663, '14,15,16,17', '0', 0, 2185.072998046875, 2482.572998046875, 718.5048828125, 0, 0, 0, 0, 1, 604800, 255, 1, 49679), -- Instance Portal (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@OGUID+1, 385684, 2569, 14663, 14663, '14,15,16,17', '0', 0, 2229.776123046875, 2459.423583984375, 711.77740478515625, 1.123094439506530761, 0, 0, 0.532496452331542968, 0.846432209014892578, 604800, 255, 1, 49679), -- Anvil (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@OGUID+2, 398742, 2569, 14663, 14663, '14,15,16,17', '0', 0, 2362.6162109375, 2480.9482421875, 707.445556640625, 3.141592741012573242, 0, 0, -1, 0, 604800, 255, 0, 49679), -- Door (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@OGUID+3, 398588, 2569, 14663, 14663, '14,15,16,17', '0', 0, 2465.521240234375, 2481.5849609375, 709.08056640625, 3.141592741012573242, 0, 0, -1, 0, 604800, 255, 0, 49679), -- Invisible Door (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@OGUID+4, 397996, 2569, 14663, 14663, '14,15,16,17', '0', 0, 2468.826904296875, 2481.5849609375, 707.1500244140625, 3.141592741012573242, 0, 0, -1, 0, 604800, 255, 0, 49679), -- Gate (Area: Aberrus, the Shadowed Crucible - Difficulty: Normal) CreateObject1
(@OGUID+5, 376886, 2454, 14022, 14648, '0', '0', 0, 1842.1129150390625, 2549.317626953125, -74.5390777587890625, 0, 0, 0, 0, 1, 120, 255, 1, 50000); -- Instance Portal (Area: Aberrus Approach - Difficulty: 0) CreateObject1
DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+5;
INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES
(@OGUID+2, 0, 0, 1, -0.00000004371138828, 0, 0), -- Door
(@OGUID+3, 0, 0, 1, -0.00000004371138828, 0, 0); -- Invisible Door
DELETE FROM `gameobject_template_addon` WHERE `entry` IN (397996 /*Gate*/, 398588 /*Invisible Door*/, 398742 /*Door*/, 390080 /*Door*/, 376886 /*Instance Portal*/);
INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES
(397996, 0, 48, 0, 0), -- Gate
(398588, 0, 48, 0, 0), -- Invisible Door
(398742, 0, 48, 0, 0), -- Door
(376886, 0, 32, 0, 0); -- Instance Portal
DELETE FROM `gameobject_template` WHERE `entry` IN (398588 /*Invisible Door*/, 397996 /*Gate*/, 398742 /*Door*/);
INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES
(398588, 0, 10403, 'Invisible Door', '', '', '', 1.099999547004699707, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49679), -- Invisible Door
(397996, 0, 80035, 'Gate', '', '', '', 0.999999523162841796, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49679), -- Gate
(398742, 0, 80384, 'Door', '', '', '', 0.999999523162841796, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49679); -- Door
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+82;
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
(@CGUID+0, 0, 0, 0, 3, 0, 1, 0, 0, 0, 3834, 0, 0, ''), -- Bat
(@CGUID+1, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Black Dragonflight Guard
(@CGUID+3, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Black Dragonflight Guard
(@CGUID+8, 0, 0, 0, 3, 0, 1, 0, 0, 0, 3834, 0, 0, ''), -- Bat
(@CGUID+9, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 0, ''), -- Black Dragonflight Magus
(@CGUID+10, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Black Dragonflight Guard
(@CGUID+11, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 0, ''), -- Black Dragonflight Magus
(@CGUID+14, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Black Dragonflight Guard
(@CGUID+15, 0, 0, 0, 3, 0, 1, 0, 0, 0, 3834, 0, 0, ''), -- Bat
(@CGUID+18, 0, 0, 0, 3, 0, 1, 0, 0, 0, 3834, 0, 0, ''), -- Bat
(@CGUID+19, 0, 0, 0, 3, 0, 1, 0, 0, 0, 3834, 0, 0, ''), -- Bat
(@CGUID+21, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Devastator
(@CGUID+22, 0, 0, 0, 3, 0, 1, 0, 0, 0, 3834, 0, 0, ''), -- Bat
(@CGUID+23, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+24, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Devastator
(@CGUID+25, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Scaleguard
(@CGUID+26, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Siegemaster
(@CGUID+28, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+29, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 4, ''), -- Sundered Manaweaver
(@CGUID+30, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 4, ''), -- Sundered Manaweaver
(@CGUID+32, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Devastator
(@CGUID+33, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 4, ''), -- Sundered Manaweaver
(@CGUID+34, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Siegemaster
(@CGUID+35, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, '402538'), -- Kazzara, the Hellforged - 402538 - Energize
(@CGUID+38, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Siegemaster
(@CGUID+39, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Devastator
(@CGUID+40, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 4, ''), -- Sundered Manaweaver
(@CGUID+41, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+42, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 4, ''), -- Sundered Manaweaver
(@CGUID+43, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Devastator
(@CGUID+44, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+45, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Devastator
(@CGUID+46, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Scaleguard
(@CGUID+47, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Siegemaster
(@CGUID+48, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+49, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 4, ''), -- Sundered Manaweaver
(@CGUID+51, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+52, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Preserver
(@CGUID+53, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+54, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 4, ''), -- Sundered Manaweaver
(@CGUID+55, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Siegemaster
(@CGUID+57, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Kazzara Lava Left
(@CGUID+58, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Kazzara Lava Right
(@CGUID+59, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+60, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Preserver
(@CGUID+61, @PATH_SIEGEMASTER, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, ''), -- Sundered Siegemaster
(@CGUID+62, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Preserver
(@CGUID+63, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+64, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 4, ''), -- Sundered Manaweaver
(@CGUID+65, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Siegemaster
(@CGUID+66, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 4, ''), -- Sundered Manaweaver
(@CGUID+67, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+68, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Preserver
(@CGUID+69, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Siegemaster
(@CGUID+70, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- Zskarn
(@CGUID+71, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 4, ''), -- Sundered Manaweaver
(@CGUID+72, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+73, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, ''), -- Winglord Dezran
(@CGUID+74, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Preserver
(@CGUID+75, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, ''), -- Scalecommander Sarkareth
(@CGUID+76, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Preserver
(@CGUID+77, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Preserver
(@CGUID+78, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Edgelord
(@CGUID+79, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 4, ''), -- Sundered Manaweaver
(@CGUID+80, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Siegemaster
(@CGUID+81, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''), -- Sundered Preserver
(@CGUID+82, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 4, ''); -- Sundered Edgelord
DELETE FROM `creature_equip_template` WHERE (`ID`=1 AND `CreatureID` IN (198874,205735,205734,205737,198872,205736,198871,198873,198869,205350,205348,205338));
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES
(198874, 1, 192148, 0, 0, 0, 0, 0, 0, 0, 0, 49679), -- Sundered Siegemaster
(205735, 1, 191778, 0, 0, 194930, 0, 0, 0, 0, 0, 49679), -- Sundered Preserver
(205734, 1, 191418, 0, 0, 0, 0, 0, 0, 0, 0, 49679), -- Sundered Edgelord
(205737, 1, 191870, 0, 0, 0, 0, 0, 0, 0, 0, 49679), -- Sundered Manaweaver
(198872, 1, 191870, 0, 0, 0, 0, 0, 0, 0, 0, 49679), -- Sundered Manaweaver
(205736, 1, 192148, 0, 0, 0, 0, 0, 0, 0, 0, 49679), -- Sundered Siegemaster
(198871, 1, 192162, 0, 0, 192166, 0, 0, 0, 0, 0, 49679), -- Sundered Scaleguard
(198873, 1, 191418, 0, 0, 0, 0, 0, 0, 0, 0, 49679), -- Sundered Edgelord
(198869, 1, 191866, 0, 0, 0, 0, 0, 0, 0, 0, 49679), -- Sundered Devastator
(205350, 1, 189688, 0, 0, 0, 0, 0, 0, 0, 0, 49679), -- Forgemaster Bazentus
(205348, 1, 191866, 0, 0, 0, 0, 0, 0, 0, 0, 49679), -- Black Dragonflight Magus
(205338, 1, 197729, 0, 0, 197709, 0, 0, 0, 0, 0, 49679); -- Black Dragonflight Guard
DELETE FROM `creature_model_info` WHERE `DisplayID` IN (112765, 111508, 111505, 110856, 111477, 110407, 112680, 104320, 102272, 112996, 110401, 112165, 102795);
INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES
(112765, 0.864697158336639404, 3.5, 0, 49679),
(111508, 6, 13, 0, 49679),
(111505, 1.20000004768371582, 15.60000038146972656, 0, 49679),
(110856, 0.685900032520294189, 1.899999976158142089, 0, 49679),
(111477, 3.139086008071899414, 8.050000190734863281, 0, 49679),
(110407, 0.722000002861022949, 2, 0, 49679),
(104320, 1.584961533546447753, 2.099999904632568359, 0, 49679),
(102272, 2.106381893157958984, 3.60000014305114746, 0, 49679),
(112996, 1.880967140197753906, 5.634999752044677734, 0, 49679),
(110401, 0.721999943256378173, 2, 0, 49679),
(112165, 0.722000002861022949, 2, 0, 49679),
(102795, 1.584961533546447753, 2.099999904632568359, 0, 49679);
DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=14 AND `Entry` IN (201261,202416,202610,202637,198874,205328,205329,205735,205734,205737,198872,205736,198871,198873,198869,203403,205350,205348,194773,201574,201575,174650,205338));
INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`, `VerifiedBuild`) VALUES
(201261, 14, 3, 3, 2645, 9, 420, 1, 234281, 2097228, 67108992, 49679),
(202416, 14, 3, 3, 2645, 9, 500, 1, 231034, 2097260, 65536, 49679),
(202610, 14, 0, 0, 2645, 9, 100, 1, 231226, 2097260, 65536, 49679),
(202637, 14, 3, 3, 2645, 9, 300, 1, 231253, 2097260, 128, 49679),
(198874, 14, 1, 1, 2645, 9, 12, 1, 227286, 270532680, 0, 49679),
(205328, 14, 0, 0, 2057, 8, 0.100000001490116119, 1, 234504, 1073741824, 0, 49679),
(205329, 14, 0, 0, 2057, 8, 0.100000001490116119, 1, 234505, 1073741824, 0, 49679),
(205735, 14, 1, 1, 2645, 9, 11, 1, 234926, 2097224, 0, 49679),
(205734, 14, 1, 1, 2645, 9, 12, 1, 234925, 2097224, 0, 49679),
(205737, 14, 1, 1, 2645, 9, 11, 1, 234928, 2097224, 0, 49679),
(198872, 14, 1, 1, 2645, 9, 11, 1, 227284, 2097224, 0, 49679),
(205736, 14, 1, 1, 2645, 9, 12, 1, 234927, 2097224, 0, 49679),
(198871, 14, 1, 1, 2645, 9, 13, 1, 227283, 2097224, 0, 49679),
(198873, 14, 1, 1, 2645, 9, 12, 1, 227285, 2097224, 0, 49679),
(198869, 14, 1, 1, 2645, 9, 11, 1, 227281, 2097224, 0, 49679),
(203403, 14, 0, 0, 2627, 9, 1, 1, 232500, 0, 0, 49679),
(205350, 14, 0, 0, 2151, 9, 10, 1, 234526, 0, 32768, 49679),
(205348, 14, 2, 2, 2645, 9, 20, 1, 234524, 2097224, 0, 49679),
(194773, 14, 0, 0, 81, 9, 0.200000002980232238, 1, 223006, 0, 0, 49679),
(201574, 14, 0, 0, 2645, 9, 300, 1, 230187, 4, 0, 49679),
(201575, 14, 3, 3, 2645, 9, 400, 1, 230188, 4, 0, 49679),
(174650, 14, 0, 0, 81, 9, 0.200000002980232238, 1, 196698, 0, 0, 49679),
(205338, 14, 2, 2, 2645, 9, 40, 1, 234514, 2097224, 0, 49679);
DELETE FROM `creature_template_movement` WHERE `CreatureId`=188663;
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES
(188663, 0, 0, 1, 0, 0, 0, NULL);
DELETE FROM `creature_template_addon` WHERE `entry` IN (188663 /*188663 (Flittering Flutterwing) - Dragonfly Delicacy*/);
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
(188663, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, '371442'); -- 188663 (Flittering Flutterwing) - Dragonfly Delicacy
DELETE FROM `waypoint_data` WHERE `id`= @PATH_SIEGEMASTER;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`) VALUES
(@PATH_SIEGEMASTER, 0, 2395.603, 2459.497, 708.2903, NULL, 5814, 1),
(@PATH_SIEGEMASTER, 1, 2410.109, 2471.991, 708.2902, NULL, 0, 1),
(@PATH_SIEGEMASTER, 2, 2408.983, 2491.738, 708.2902, NULL, 0, 1),
(@PATH_SIEGEMASTER, 3, 2401.788, 2503.958, 708.2902, NULL, 0, 1),
(@PATH_SIEGEMASTER, 4, 2394.375, 2501.688, 708.3055, NULL, 5655, 1),
(@PATH_SIEGEMASTER, 5, 2410.031, 2486.123, 708.2902, NULL, 0, 1),
(@PATH_SIEGEMASTER, 6, 2409.898, 2470.884, 708.2902, NULL, 0, 1),
(@PATH_SIEGEMASTER, 7, 2401.526, 2456.868, 708.2902, NULL, 0, 1),
(@PATH_SIEGEMASTER, 8, 2395.603, 2459.497, 708.2903, NULL, 5885, 1),
(@PATH_SIEGEMASTER, 9, 2410.109, 2471.991, 708.2902, NULL, 0, 1),
(@PATH_SIEGEMASTER, 10, 2408.983, 2491.738, 708.2902, NULL, 0, 1),
(@PATH_SIEGEMASTER, 11, 2401.788, 2503.958, 708.2902, NULL, 10, 1),
(@PATH_SIEGEMASTER, 12, 2394.375, 2501.688, 708.3055, NULL, 6895, 1),
(@PATH_SIEGEMASTER, 13, 2410.031, 2486.123, 708.2902, NULL, 0, 1),
(@PATH_SIEGEMASTER, 14, 2409.898, 2470.884, 708.2902, NULL, 0, 1),
(@PATH_SIEGEMASTER, 15, 2401.526, 2456.868, 708.2902, NULL, 0, 1);
DELETE FROM `waypoint_data` WHERE `id`=@PATH_SARKARETH;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
(@PATH_SARKARETH, 0, 2500.0615, 2482.264, 708.7047, NULL, 0, 0, 0, 100, 0),
(@PATH_SARKARETH, 1, 2511.0615, 2482.014, 701.9547, NULL, 0, 0, 0, 100, 0),
(@PATH_SARKARETH, 2, 2519.8115, 2485.014, 700.4547, NULL, 0, 0, 0, 100, 0),
(@PATH_SARKARETH, 3, 2526.8115, 2492.264, 700.4547, NULL, 0, 0, 0, 100, 0),
(@PATH_SARKARETH, 4, 2535.8115, 2515.014, 700.4547, NULL, 0, 0, 0, 100, 0),
(@PATH_SARKARETH, 5, 2540.0615, 2529.014, 700.4547, NULL, 0, 0, 0, 100, 0),
(@PATH_SARKARETH, 6, 2544.5642, 2552.007, 699.9161, NULL, 0, 0, 0, 100, 0);
DELETE FROM `waypoint_data` WHERE `id`=@PATH_WINGLORD_DEZRAN;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
(@PATH_WINGLORD_DEZRAN, 0, 2494.0542, 2487.5217, 708.2893, NULL, 0, 0, 0, 100, 0),
(@PATH_WINGLORD_DEZRAN, 1, 2500.8042, 2487.5217, 708.5393, NULL, 0, 0, 0, 100, 0),
(@PATH_WINGLORD_DEZRAN, 2, 2512.8042, 2490.0217, 700.5393, NULL, 0, 0, 0, 100, 0),
(@PATH_WINGLORD_DEZRAN, 3, 2517.5542, 2493.2717, 700.2893, NULL, 0, 0, 0, 100, 0),
(@PATH_WINGLORD_DEZRAN, 4, 2520.8042, 2500.0217, 700.2893, NULL, 0, 0, 0, 100, 0),
(@PATH_WINGLORD_DEZRAN, 5, 2531.5542, 2529.7717, 700.2893, NULL, 0, 0, 0, 100, 0),
(@PATH_WINGLORD_DEZRAN, 6, 2535.716, 2551.6182, 699.9161, NULL, 0, 0, 0, 100, 0);
DELETE FROM `waypoint_data` WHERE `id`=@PATH_ZSKARN;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
(@PATH_ZSKARN, 0, 2500.9102, 2474.3933, 708.5393, NULL, 0, 0, 0, 100, 0),
(@PATH_ZSKARN, 1, 2512.4102, 2473.3933, 701.0393, NULL, 0, 0, 0, 100, 0),
(@PATH_ZSKARN, 2, 2522.9102, 2476.1433, 700.2893, NULL, 0, 0, 0, 100, 0),
(@PATH_ZSKARN, 3, 2534.1602, 2487.6433, 700.2893, NULL, 0, 0, 0, 100, 0),
(@PATH_ZSKARN, 4, 2545.9102, 2511.8933, 700.2893, NULL, 0, 0, 0, 100, 0),
(@PATH_ZSKARN, 5, 2555.8586, 2552.1042, 699.9161, NULL, 0, 0, 0, 100, 0);
DELETE FROM `npc_vendor` WHERE (`entry`=205350 AND `item`=204634 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=205350 AND `item`=2901 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=205350 AND `item`=5956 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=205350 AND `item`=190452 AND `ExtendedCost`=0 AND `type`=1);
INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES
(205350, 4, 204634, 0, 0, 1, 0, 0, 49679), -- Rot Resistant Cauldron
(205350, 3, 2901, 0, 0, 1, 0, 0, 49679), -- Mining Pick
(205350, 2, 5956, 0, 0, 1, 0, 0, 49679), -- Blacksmith Hammer
(205350, 1, 190452, 0, 0, 1, 0, 0, 49679); -- Primal Flux
UPDATE `creature_model_info` SET `BoundingRadius`=1.930850028991699218, `CombatReach`=3.300000190734863281, `VerifiedBuild`=49679 WHERE `DisplayID`=102286;
UPDATE `creature_model_info` SET `CombatReach`=3.60000014305114746, `VerifiedBuild`=49679 WHERE `DisplayID` IN (102318, 102320, 102327, 103004, 102766, 102324, 102322);
UPDATE `creature_model_info` SET `BoundingRadius`=0.551690876483917236, `CombatReach`=0.375000029802322387, `VerifiedBuild`=49679 WHERE `DisplayID`=96635;
UPDATE `creature_model_info` SET `VerifiedBuild`=49679 WHERE `DisplayID` IN (107146, 104559, 108050, 103844, 103843, 103842, 103841, 104904);
UPDATE `creature_template` SET `faction`=16, `speed_walk`=4.800000190734863281, `speed_run`=1.714285731315612792, `BaseAttackTime`=2000, `unit_flags2`=2097152, `ScriptName`='boss_kazzara_the_hellforged' WHERE `entry`=201261; -- Kazzara, the Hellforged
UPDATE `creature_template` SET `faction`=14, `speed_run`=1.285714268684387207, `BaseAttackTime`=2000, `unit_flags`=320, `unit_flags2`=4194304 WHERE `entry`=202416; -- Scalecommander Sarkareth
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=2097152 WHERE `entry`=202637; -- Zskarn
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=4196352, `StringId`='sundered_mob' WHERE `entry`=198874; -- Sundered Siegemaster
UPDATE `creature_template` SET `faction`=35, `speed_walk`=3.20000004768371582, `BaseAttackTime`=2000, `unit_flags`=33587456, `unit_flags2`=2048, `unit_flags3`=16777216, `flags_extra`=128 WHERE `entry`=205328; -- Kazzara Lava Right
UPDATE `creature_template` SET `faction`=35, `speed_walk`=3.20000004768371582, `BaseAttackTime`=2000, `unit_flags`=33587456, `unit_flags2`=2048, `unit_flags3`=16777216, `flags_extra`=128 WHERE `entry`=205329; -- Kazzara Lava Left
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048, `StringId`='sundered_mob' WHERE `entry`=205735; -- Sundered Preserver
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048, `StringId`='sundered_mob' WHERE `entry`=205734; -- Sundered Edgelord
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048, `StringId`='sundered_mob' WHERE `entry`=205737; -- Sundered Manaweaver
UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=188663; -- Flittering Flutterwing
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=4196352, `StringId`='sundered_mob' WHERE `entry`=198872; -- Sundered Manaweaver
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048, `StringId`='sundered_mob' WHERE `entry`=205736; -- Sundered Siegemaster
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=4196352, `StringId`='sundered_mob' WHERE `entry`=198871; -- Sundered Scaleguard
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=4196352, `StringId`='sundered_mob' WHERE `entry`=198873; -- Sundered Edgelord
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=4196352, `StringId`='sundered_mob' WHERE `entry`=198869; -- Sundered Devastator
UPDATE `creature_template` SET `faction`=35, `npcflag`=4294967296, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=203403; -- Cuzolth
UPDATE `creature_template` SET `faction`=3276, `npcflag`=4224, `BaseAttackTime`=2000, `unit_flags`=33600, `unit_flags2`=2048 WHERE `entry`=205350; -- Forgemaster Bazentus
UPDATE `creature_template` SET `faction`=35, `speed_walk`=1.60000002384185791, `speed_run`=1.857142806053161621, `BaseAttackTime`=2000, `unit_flags`=32832, `unit_flags2`=2048 WHERE `entry`=205348; -- Black Dragonflight Magus
UPDATE `creature_template` SET `faction`=188, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=194773; -- Lava Slime
UPDATE `creature_template` SET `faction`=35, `npcflag`=3, `speed_walk`=1.20000004768371582, `BaseAttackTime`=2000, `unit_flags`=33536, `unit_flags2`=2048 WHERE `entry`=201574; -- Wrathion
UPDATE `creature_template` SET `faction`=35, `speed_walk`=1.20000004768371582, `BaseAttackTime`=2000, `unit_flags`=33536, `unit_flags2`=2048 WHERE `entry`=201575; -- Sabellian
UPDATE `creature_template` SET `faction`=35, `speed_walk`=1.60000002384185791, `speed_run`=1.857142806053161621, `BaseAttackTime`=2000, `unit_flags`=32832, `unit_flags2`=2048 WHERE `entry`=205338; -- Black Dragonflight Guard
UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags`=256, `unit_flags2`=4194304, `unit_flags3`=1 WHERE `entry`=202610; -- Winglord Dezran
UPDATE `gameobject_template` SET `VerifiedBuild`=50000 WHERE `entry` IN (376886, 385684);
-- Conversations
DELETE FROM `conversation_actors` WHERE (`ConversationId` IN (20800, 20970, 20985) AND `Idx` IN (0,1,2));
INSERT INTO `conversation_actors` (`ConversationId`, `ConversationActorId`, `ConversationActorGuid`, `Idx`, `CreatureId`, `CreatureDisplayInfoId`, `NoActorObject`, `ActivePlayerObject`, `VerifiedBuild`) VALUES
(20800, 89966, @CGUID+4, 0, 0, 0, 0, 0, 50000), -- Full: 0x203CD94120C4D9C000049400002977D5 Creature/0 R3894/S1172 Map: 2569 (Aberrus, the Shadowed Crucible) Entry: 201575 (Sabellian) Low: 2717653
(20800, 89965, @CGUID+5, 1, 0, 0, 0, 0, 50000), -- Full: 0x203CD94120C4D98000049400002977D4 Creature/0 R3894/S1172 Map: 2569 (Aberrus; the Shadowed Crucible) Entry: 201574 (Wrathion) Low: 2717652
(20970, 90307, @CGUID+75, 1, 0, 0, 0, 0, 50000), -- Full: 0x2042554120C5AC000069F50000666449 Creature/0 R4245/S27125 Map: 2569 (Aberrus, the Shadowed Crucible) Entry: 202416 (Scalecommander Sarkareth) Low: 6710345
(20970, 89966, @CGUID+4, 0, 0, 0, 0, 0, 50000), -- Full: 0x2042554120C4D9C00069F50000666448 Creature/0 R4245/S27125 Map: 2569 (Aberrus, the Shadowed Crucible) Entry: 201575 (Sabellian) Low: 6710344
(20985, 90307, @CGUID+75, 2, 0, 0, 0, 0, 50000), -- Full: 0x2042554120C5AC000069F50000666449 Creature/0 R4245/S27125 Map: 2569 (Aberrus, the Shadowed Crucible) Entry: 202416 (Scalecommander Sarkareth) Low: 6710345
(20985, 90376, @CGUID+73, 0, 0, 0, 0, 0, 50000), -- Full: 0x2042554120C5DC800069F50000666448 Creature/0 R4245/S27125 Map: 2569 (Aberrus, the Shadowed Crucible) Entry: 202610 (Winglord Dezran) Low: 6710344
(20985, 90395, @CGUID+70, 1, 0, 0, 0, 0, 50000); -- Full: 0x2042554120C5E3400069F50000666448 Creature/0 R4245/S27125 Map: 2569 (Aberrus, the Shadowed Crucible) Entry: 202637 (Zskarn) Low: 6710344
DELETE FROM `conversation_line_template` WHERE `Id` IN (56693, 56692, 56691, 56690, 56694, 56695, 56696, 56697, 56698, 56699, 56700, 56701, 56702, 57836, 57837, 57838, 57821);
INSERT INTO `conversation_line_template` (`Id`, `UiCameraID`, `ActorIdx`, `Flags`, `ChatType`, `VerifiedBuild`) VALUES
(56693, 0, 0, 0, 0, 50000),
(56692, 0, 0, 0, 0, 50000),
(56691, 0, 1, 0, 0, 50000),
(56690, 0, 0, 0, 0, 50000),
(56696, 0, 1, 0, 0, 50000),
(56695, 0, 1, 0, 0, 50000),
(56694, 0, 0, 0, 0, 50000),
(57821, 0, 2, 0, 0, 50000),
(56702, 0, 0, 0, 0, 50000),
(56701, 0, 2, 0, 0, 50000),
(57838, 0, 1, 0, 0, 50000),
(57837, 0, 1, 0, 0, 50000),
(57836, 0, 2, 0, 0, 50000),
(56700, 0, 1, 0, 0, 50000),
(56699, 0, 1, 0, 0, 50000),
(56698, 0, 1, 0, 0, 50000),
(56697, 0, 0, 0, 0, 50000);
DELETE FROM `conversation_template` WHERE `Id`IN (20800, 20985, 20970);
INSERT INTO `conversation_template` (`Id`, `FirstLineId`, `TextureKitId`, `ScriptName`, `VerifiedBuild`) VALUES
(20800, 56690, 0, 'conversation_aberrus_sabellian_intro', 50000),
(20970, 56694, 0, '', 50000),
(20985, 56697, 0, 'conversation_aberrus_kazzara_intro', 50000);
-- Conditions
SET @CONDREF := -4;
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceGroup`IN (1,2);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=@CONDREF-0;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(13, 1, 411873, 0, 0, 31, 0, 4, 0, 0, 0, 0, 0, '', 'Spell 411873 can only hit Player'),
(13, 2, 411873, 0, 0, 31, 0, 4, 0, 0, 0, 0, 0, '', 'Spell 411873 can only hit Player'),
(13, 1, 411877, 0, 0, @CONDREF-0, 0, 0, 0, 0, 0, 0, 0, '', 'Spell 411877 can only hit npcs on condition reference'),
(13, 2, 411874, 0, 0, @CONDREF-0, 0, 0, 0, 0, 0, 0, 0, '', 'Spell 411877 can only hit npcs on condition reference'),
(@CONDREF-0, 0, 0, 0, 0, 31, 0, 3, 205734, 0, 0, 0, 0, '', 'Apply condition reference on Sundered Edgelord'),
(@CONDREF-0, 0, 0, 0, 1, 31, 0, 3, 205735, 0, 0, 0, 0, '', 'Apply condition reference on Sundered Preserver'),
(@CONDREF-0, 0, 0, 0, 2, 31, 0, 3, 205736, 0, 0, 0, 0, '', 'Apply condition reference on Sundered Siegemaster'),
(@CONDREF-0, 0, 0, 0, 3, 31, 0, 3, 205737, 0, 0, 0, 0, '', 'Apply condition reference on Sundered Manaweaver'),
(@CONDREF-0, 0, 0, 0, 4, 31, 0, 3, 198869, 0, 0, 0, 0, '', 'Apply condition reference on Sundered Devastator'),
(@CONDREF-0, 0, 0, 0, 5, 31, 0, 3, 198871, 0, 0, 0, 0, '', 'Apply condition reference on Sundered Scaleguard'),
(@CONDREF-0, 0, 0, 0, 6, 31, 0, 3, 198872, 0, 0, 0, 0, '', 'Apply condition reference on Sundered Manaweaver'),
(@CONDREF-0, 0, 0, 0, 7, 31, 0, 3, 198873, 0, 0, 0, 0, '', 'Apply condition reference on Sundered Edgelord'),
(@CONDREF-0, 0, 0, 0, 8, 31, 0, 3, 198874, 0, 0, 0, 0, '', 'Apply condition reference on Sundered Siegemaster');
@@ -0,0 +1,4 @@
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_mage_flurry','spell_mage_flurry_damage');
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
(44614,'spell_mage_flurry'),
(228354,'spell_mage_flurry_damage');
@@ -0,0 +1,7 @@
DELETE FROM `spell_proc` WHERE `SpellId` IN (224324);
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
(224324,0x00,4,0x00000000,0x00000200,0x00000000,0x00000000,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0,0,0,0); -- Shield Slam!
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_warr_devastator';
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
(236279,'spell_warr_devastator');
@@ -0,0 +1,4 @@
--
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = 15045;
UPDATE `smart_scripts` SET `action_param1`=290554, `Comment`='After 0 seconds - storedTarget[0]: Cast spell 290554 at storedTarget[0]' WHERE `entryorguid`=14971802 AND `source_type`=9 AND `id`=1;
@@ -0,0 +1,4 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`IN ('spell_dru_incarnation_tree_of_life', 'spell_dru_incarnation');
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(33891, 'spell_dru_incarnation_tree_of_life'),
(117679, 'spell_dru_incarnation');
@@ -0,0 +1,3 @@
ALTER TABLE `gameobject` ADD `StringId` varchar(64) AFTER `ScriptName`;
ALTER TABLE `gameobject_template` ADD `StringId` varchar(64) AFTER `ScriptName`;
@@ -0,0 +1,16 @@
UPDATE `gameobject_template` SET `StringId`='bg_buff_object' WHERE `entry` IN (180380,184966,180376,179905,184972,179907,180378,184975,184978,180382,180148,179904,179906,180144,180145,180362,180377,180383,184965,184971,184974,184977,179899,180146,180147,180379,184964,180381,184970,184973,180384,184976,179871);
SET @TRIGGER_ID := 29;
SET @TRIGGER_SPAWN_ID := 30;
DELETE FROM `areatrigger_template` WHERE `Id` = @TRIGGER_ID AND `IsServerSide` = 1;
INSERT INTO `areatrigger_template` (`Id`, `IsServerSide`, `Type`, `Data0`, `Data1`) VALUES
(@TRIGGER_ID, 1, 0, 3.0, 3.0);
DELETE FROM `areatrigger` WHERE `SpawnId` BETWEEN @TRIGGER_SPAWN_ID+0 AND @TRIGGER_SPAWN_ID+4 AND `IsServerSide` = 1;
INSERT INTO `areatrigger` (`SpawnId`, `AreaTriggerId`, `IsServerSide`, `MapId`, `PosX`, `PosY`, `PosZ`, `Orientation`, `ScriptName`, `Comment`) VALUES
(@TRIGGER_SPAWN_ID+0, @TRIGGER_ID, 1, 2107, 815.29339599609375, 842.58331298828125, -56.0177841186523437, 3.176533222198486328, 'areatrigger_battleground_buffs', 'Arathi Basin - Battleground Buff - Farm'),
(@TRIGGER_SPAWN_ID+1, @TRIGGER_ID, 1, 2107, 1147.0242919921875, 816.83160400390625, -99.2923507690429687, 0.4253254234790802, 'areatrigger_battleground_buffs', 'Arathi Basin - Battleground Buff - Gold Mine'),
(@TRIGGER_SPAWN_ID+2, @TRIGGER_ID, 1, 2107, 808.84625244140625, 1185.41748046875, 11.92160511016845703, 5.619962215423583984, 'areatrigger_battleground_buffs', 'Arathi Basin - Battleground Buff - Lumber Mill'),
(@TRIGGER_SPAWN_ID+3, @TRIGGER_ID, 1, 2107, 990.046875, 1008.62152099609375, -42.2709541320800781, 0.820303261280059814, 'areatrigger_battleground_buffs', 'Arathi Basin - Battleground Buff - Blacksmith'),
(@TRIGGER_SPAWN_ID+4, @TRIGGER_ID, 1, 2107, 1184.251708984375, 1186.52783203125, -56.126007080078125, 2.367344856262207031, 'areatrigger_battleground_buffs', 'Arathi Basin - Battleground Buff - Stables');
@@ -0,0 +1,325 @@
SET @CGUID := 851261;
SET @OGUID := 502252;
-- Creature
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+93;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `VerifiedBuild`) VALUES
(@CGUID+0, 140253, 0, 1519, 1519, '0', 11595, 0, 0, 0, -8359.654296875, 666.609375, 97.23799896240234375, 0.162257343530654907, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Stormwind City - Difficulty: 0) CreateObject1
(@CGUID+1, 140253, 0, 1519, 1519, '0', 11595, 0, 0, 0, -8333.0673828125, 635.76214599609375, 95.719482421875, 1.657125830650329589, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Stormwind City - Difficulty: 0) CreateObject1
(@CGUID+2, 140253, 0, 1519, 1519, '0', 11595, 0, 0, 0, -8332.6630859375, 638.0867919921875, 95.79345703125, 3.712284564971923828, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Stormwind City - Difficulty: 0) CreateObject1
(@CGUID+3, 140253, 0, 1519, 1519, '0', 11595, 0, 0, 0, -8331.7080078125, 636.967041015625, 95.6412811279296875, 3.299002408981323242, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Stormwind City - Difficulty: 0) CreateObject1
(@CGUID+4, 140253, 0, 1519, 1519, '0', 11595, 0, 0, 0, -8357.9599609375, 666.93231201171875, 97.23799896240234375, 3.400092124938964843, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Stormwind City - Difficulty: 0) CreateObject1
(@CGUID+5, 3681, 0, 1519, 1519, '0', 11595, 0, 0, 0, -8307.9345703125, 697.86761474609375, 88.658660888671875, 3.830827713012695312, 120, 8, 0, 2035, 0, 1, 0, 0, 50585), -- Wisp (Area: Stormwind City - Difficulty: 0) CreateObject1
(@CGUID+6, 3681, 0, 1519, 1519, '0', 11595, 0, 0, 0, -8273.572265625, 682.16937255859375, 86.02608489990234375, 3.867586612701416015, 120, 8, 0, 2035, 0, 1, 0, 0, 50585), -- Wisp (Area: Stormwind City - Difficulty: 0) CreateObject1
(@CGUID+7, 141079, 0, 1519, 1519, '0', 11595, 0, 0, 1, -8186.61962890625, 739.09375, 73.84515380859375, 0.404043078422546386, 120, 0, 0, 169379, 0, 0, 0, 0, 50585), -- Darnassus Sentinel (Area: Stormwind City - Difficulty: 0) CreateObject1 (Auras: )
(@CGUID+8, 4423, 0, 1519, 1519, '0', 11595, 0, 0, 0, -8164.67333984375, 750.4111328125, 71.03708648681640625, 5.674059391021728515, 120, 0, 0, 4070, 0, 0, 0, 0, 50585), -- Darnassian Protector (Area: Stormwind City - Difficulty: 0) CreateObject1 (Auras: 244971 - Set Health (Random 15%-55%)) (possible waypoints or random movement)
(@CGUID+9, 140253, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8153.47900390625, 727.63714599609375, 70.71832275390625, 2.718510150909423828, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+10, 50305, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8149.7568359375, 739.421875, 69.4141387939453125, 2.636651515960693359, 120, 0, 0, 90335, 7196, 0, 0, 0, 50585), -- Moon Priestess Lasara (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+11, 140403, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8156.16845703125, 726.1961669921875, 70.73529052734375, 1.321698665618896484, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Displaced Gilnean Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+12, 140253, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8158.3369140625, 730.0850830078125, 71.15277099609375, 5.72299051284790039, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+13, 14555, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8144.5537109375, 772.17364501953125, 70.7628631591796875, 5.406215667724609375, 120, 0, 0, 112919, 0, 0, 0, 0, 50585), -- Swift Mistsaber (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+14, 14556, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8147.1181640625, 768.263916015625, 71.37005615234375, 3.972687482833862304, 120, 0, 0, 112919, 0, 0, 0, 0, 50585), -- Swift Frostsaber (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+15, 4730, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8144.65478515625, 765.982666015625, 71.05660247802734375, 1.755637288093566894, 120, 0, 0, 124211, 0, 0, 0, 0, 50585), -- Lelanai (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+16, 50307, 0, 1519, 5316, '0', 11595, 0, 0, 1, -8146.876953125, 745.140625, 68.64325714111328125, 2.459374427795410156, 120, 0, 0, 112919, 0, 0, 0, 0, 50585), -- Lord Candren (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+17, 141079, 0, 1519, 5316, '0', 11595, 0, 0, 1, -8141.10400390625, 753.74481201171875, 68.3470611572265625, 3.950974225997924804, 120, 0, 0, 169379, 0, 0, 0, 0, 50585), -- Darnassus Sentinel (Area: Olivia's Pond - Difficulty: 0) CreateObject1 (Auras: )
(@CGUID+18, 14602, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8142.6318359375, 773.6632080078125, 70.498138427734375, 4.904886722564697265, 120, 0, 0, 112919, 0, 0, 0, 0, 50585), -- Swift Stormsaber (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+19, 141079, 0, 1519, 5316, '0', 11595, 0, 0, 1, -8131.96728515625, 777.734375, 69.69577789306640625, 4.659540176391601562, 120, 0, 0, 169379, 0, 0, 0, 0, 50585), -- Darnassus Sentinel (Area: Olivia's Pond - Difficulty: 0) CreateObject1 (Auras: )
(@CGUID+20, 4753, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8142.24658203125, 770.982666015625, 70.4398040771484375, 1.945174217224121093, 120, 0, 0, 135503, 0, 0, 0, 0, 50585), -- Jartsam (Area: Olivia's Pond - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@CGUID+21, 141054, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8119.4033203125, 746.50897216796875, 67.13828277587890625, 3.392504692077636718, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Volunteer Farmhand (Area: Olivia's Pond - Difficulty: 0) CreateObject1 (Auras: 275732 - Hold Pumpkin) (possible waypoints or random movement)
(@CGUID+22, 12358, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8139.55224609375, 777.79864501953125, 70.4983367919921875, 5.922245025634765625, 120, 0, 0, 112919, 0, 0, 0, 0, 50585), -- Riding Striped Frostsaber (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+23, 12359, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8140.625, 774, 70.16071319580078125, 4.728158950805664062, 120, 0, 0, 112919, 0, 0, 0, 0, 50585), -- Riding Spotted Frostsaber (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+24, 12360, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8128.84033203125, 776.22052001953125, 68.94378662109375, 3.437875986099243164, 120, 0, 0, 112919, 0, 0, 0, 0, 50585), -- Riding Striped Nightsaber (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+25, 35168, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8124.98291015625, 783.4774169921875, 69.94570159912109375, 1.335671186447143554, 120, 0, 0, 112919, 0, 0, 0, 0, 50585), -- Striped Dawnsaber (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+26, 140253, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8124.59716796875, 729.9930419921875, 67.7743072509765625, 4.251955032348632812, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+27, 141054, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8110.57763671875, 765.94769287109375, 67.28433990478515625, 6.280703067779541015, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Volunteer Farmhand (Area: Olivia's Pond - Difficulty: 0) CreateObject1 (Auras: 275732 - Hold Pumpkin)
(@CGUID+28, 140403, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8123.1962890625, 728.22393798828125, 67.56597900390625, 3.221469402313232421, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Displaced Gilnean Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+29, 141030, 0, 1519, 5316, '0', 11595, 0, 0, 1, -8113.64404296875, 743.88543701171875, 67.21701812744140625, 3.795926094055175781, 120, 0, 0, 238, 191, 0, 0, 0, 50585), -- Darnassian Druid (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+30, 141079, 0, 1519, 5316, '0', 11595, 0, 0, 1, -8103.38720703125, 794.16668701171875, 67.696319580078125, 2.126575708389282226, 120, 0, 0, 169379, 0, 0, 0, 0, 50585), -- Darnassus Sentinel (Area: Olivia's Pond - Difficulty: 0) CreateObject1 (Auras: )
(@CGUID+31, 141020, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8036.71533203125, 774.53472900390625, 66.99069976806640625, 3.449296474456787109, 120, 0, 0, 238, 0, 0, 0, 0, 50585), -- Ancient of Lore (Area: Olivia's Pond - Difficulty: 0) CreateObject1 (Auras: 244971 - Set Health (Random 15%-55%))
(@CGUID+32, 141030, 0, 1519, 5316, '0', 11595, 0, 0, 1, -8107.533203125, 769.34893798828125, 67.36767578125, 5.45548868179321289, 120, 0, 0, 238, 191, 0, 0, 0, 50585), -- Darnassian Druid (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+33, 140253, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8117.16845703125, 707.8663330078125, 69.69719696044921875, 4.286679267883300781, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@CGUID+34, 140253, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8116.84033203125, 703.513916015625, 69.81890869140625, 2.411498785018920898, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+35, 140253, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8103.24658203125, 711.44268798828125, 67.63482666015625, 1.274312496185302734, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+36, 140403, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8105.7119140625, 718.3507080078125, 67.45516204833984375, 3.897825956344604492, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Displaced Gilnean Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+37, 140403, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8119.423828125, 703.02777099609375, 69.65029144287109375, 1.081589579582214355, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Displaced Gilnean Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+38, 140253, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8118.31591796875, 707.07464599609375, 69.83172607421875, 4.730370521545410156, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+39, 140253, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8102.0400390625, 714.54339599609375, 67.4774322509765625, 4.275997161865234375, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+40, 140253, 0, 1519, 5316, '0', 11595, 0, 0, 0, -8121.71728515625, 705.5382080078125, 69.76389312744140625, 0.052547365427017211, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@CGUID+41, 141054, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8081.91943359375, 794.41082763671875, 67.31024169921875, 5.428259849548339843, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Volunteer Farmhand (Area: Stormwind Embassy - Difficulty: 0) CreateObject1 (Auras: 275732 - Hold Pumpkin)
(@CGUID+42, 141030, 0, 1519, 9171, '0', 11595, 0, 0, 1, -8082.60791015625, 789.02606201171875, 67.379058837890625, 5.656858444213867187, 120, 0, 0, 238, 191, 0, 0, 0, 50585), -- Darnassian Druid (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+43, 141079, 0, 1519, 9171, '0', 11595, 0, 0, 1, -8091.8994140625, 804.73614501953125, 67.62110137939453125, 2.256125688552856445, 120, 0, 0, 169379, 0, 0, 0, 0, 50585), -- Darnassus Sentinel (Area: Stormwind Embassy - Difficulty: 0) CreateObject1 (Auras: )
(@CGUID+44, 140403, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8078.17041015625, 709.7274169921875, 69.8505096435546875, 6.15483856201171875, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Displaced Gilnean Refugee (Area: Stormwind Embassy - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@CGUID+45, 141079, 0, 1519, 9171, '0', 11595, 0, 0, 1, -8087.33349609375, 703.3819580078125, 70.28668212890625, 1.410944342613220214, 120, 0, 0, 169379, 0, 0, 0, 0, 50585), -- Darnassus Sentinel (Area: Stormwind Embassy - Difficulty: 0) CreateObject1 (Auras: )
(@CGUID+46, 55273, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8089.65966796875, 814.86114501953125, 69.593017578125, 5.2138824462890625, 120, 0, 0, 112919, 0, 0, 0, 0, 50585), -- Swift Mountain Horse (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+47, 140253, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8075.14404296875, 709.98089599609375, 70.03603363037109375, 4.894083499908447265, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Darnassian Refugee (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+48, 55285, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8087.69091796875, 812.81597900390625, 68.91998291015625, 1.672116756439208984, 120, 0, 0, 124211, 0, 0, 0, 0, 50585), -- Astrid Langstrump (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+49, 140403, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8076.814453125, 707.27777099609375, 70.01813507080078125, 0.171963512897491455, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Displaced Gilnean Refugee (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+50, 140403, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8072.67724609375, 708.2274169921875, 69.890625, 2.943119049072265625, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Displaced Gilnean Refugee (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+51, 55272, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8089.64892578125, 818.03900146484375, 69.8152618408203125, 4.784740447998046875, 120, 4, 0, 112919, 0, 1, 0, 0, 50585), -- Mountain Horse (Area: Stormwind Embassy - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@CGUID+52, 55272, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8086.236328125, 816.3038330078125, 68.89261627197265625, 4.323762893676757812, 120, 0, 0, 112919, 0, 0, 0, 0, 50585), -- Mountain Horse (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+53, 141030, 0, 1519, 9171, '0', 11595, 0, 0, 1, -8062.80224609375, 769.80035400390625, 67.54749298095703125, 4.438759326934814453, 120, 0, 0, 238, 191, 0, 0, 0, 50585), -- Darnassian Druid (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+54, 141054, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8058.69970703125, 765.154541015625, 67.3733673095703125, 0.214562878012657165, 120, 0, 0, 119, 0, 0, 0, 0, 50585), -- Volunteer Farmhand (Area: Stormwind Embassy - Difficulty: 0) CreateObject1 (Auras: 275732 - Hold Pumpkin)
(@CGUID+55, 2041, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8075.158203125, 695.29168701171875, 69.5783233642578125, 2.023583173751831054, 120, 0, 0, 4070, 0, 0, 0, 0, 50585), -- Ancient Protector (Area: Stormwind Embassy - Difficulty: 0) CreateObject1 (Auras: 244971 - Set Health (Random 15%-55%))
(@CGUID+56, 55272, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8075.93017578125, 826.25030517578125, 69.21858978271484375, 2.165841102600097656, 120, 4, 0, 112919, 0, 1, 0, 0, 50585), -- Mountain Horse (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+57, 3681, 0, 1519, 9171, '0', 11595, 0, 0, 0, -8097.603515625, 841.21636962890625, 70.13033294677734375, 1.211682915687561035, 120, 8, 0, 2035, 0, 1, 0, 0, 50585), -- Wisp (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+58, 141030, 0, 1519, 9171, '0', 11595, 0, 0, 1, -8049.65478515625, 779.78302001953125, 67.7374267578125, 5.897857666015625, 120, 0, 0, 238, 191, 0, 0, 0, 50585), -- Darnassian Druid (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+59, 141030, 0, 1519, 9171, '0', 11595, 0, 0, 1, -8045.2587890625, 762.54339599609375, 67.30615234375, 0.951750636100769042, 120, 0, 0, 238, 191, 0, 0, 0, 50585), -- Darnassian Druid (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+60, 141030, 0, 1519, 9171, '0', 11595, 0, 0, 1, -8049.41845703125, 770.22222900390625, 67.83240509033203125, 0.327275335788726806, 120, 0, 0, 238, 191, 0, 0, 0, 50585), -- Darnassian Druid (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+61, 141079, 0, 1519, 9171, '0', 11595, 0, 0, 1, -8056.65625, 804.81427001953125, 67.10089874267578125, 2.430029630661010742, 120, 0, 0, 169379, 0, 0, 0, 0, 50585), -- Darnassus Sentinel (Area: Stormwind Embassy - Difficulty: 0) CreateObject1 (Auras: )
(@CGUID+62, 141030, 0, 1519, 9171, '0', 11595, 0, 0, 1, -8045.705078125, 787.7430419921875, 67.19185638427734375, 5.309984683990478515, 120, 0, 0, 238, 191, 0, 0, 0, 50585), -- Darnassian Druid (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@CGUID+63, 7553, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8032.0771484375, 746.03875732421875, 69.69097900390625, 3.842066764831542968, 120, 2, 0, 27, 0, 1, 0, 0, 50585), -- Great Horned Owl (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@CGUID+64, 7555, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8030.443359375, 750.72760009765625, 69.28243255615234375, 2.71743631362915039, 120, 2, 0, 27, 0, 1, 0, 0, 50585), -- Hawk Owl (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@CGUID+65, 141030, 0, 1519, 5397, '0', 11595, 0, 0, 1, -8036.001953125, 759.2413330078125, 67.68115997314453125, 1.61740875244140625, 120, 0, 0, 238, 191, 0, 0, 0, 50585), -- Darnassian Druid (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@CGUID+66, 8665, 0, 1519, 5397, '0', 11595, 0, 0, 1, -8033.265625, 749.91839599609375, 68.4066162109375, 6.101261138916015625, 120, 0, 0, 118565, 0, 0, 0, 0, 50585), -- Shylenai (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@CGUID+67, 141030, 0, 1519, 5397, '0', 11595, 0, 0, 1, -8033.3818359375, 789.265625, 66.61988067626953125, 4.489844322204589843, 120, 0, 0, 238, 191, 0, 0, 0, 50585), -- Darnassian Druid (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@CGUID+68, 3681, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8021.4462890625, 737.61517333984375, 72.2440948486328125, 0.49685215950012207, 120, 8, 0, 2035, 0, 1, 0, 0, 50585), -- Wisp (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
(@CGUID+69, 3681, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8035.2412109375, 842.61383056640625, 67.02942657470703125, 1.388147830963134765, 120, 8, 0, 2035, 0, 1, 0, 0, 50585), -- Wisp (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@CGUID+70, 55273, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8074.16015625, 865.14105224609375, 70.3338623046875, 1.927739262580871582, 120, 8, 0, 112919, 0, 1, 0, 0, 50585), -- Swift Mountain Horse (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@CGUID+71, 3681, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8049.25439453125, 919.55072021484375, 73.20572662353515625, 0.180551812052726745, 120, 8, 0, 2035, 0, 1, 0, 0, 50585), -- Wisp (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@CGUID+72, 3681, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8050.98291015625, 668.23193359375, 75.08429718017578125, 5.270574092864990234, 120, 8, 0, 2035, 0, 1, 0, 0, 50585), -- Wisp (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@CGUID+73, 3681, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8074.08837890625, 674.619873046875, 70.72637939453125, 5.464650154113769531, 120, 8, 0, 2035, 0, 1, 0, 0, 50585), -- Wisp (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@CGUID+74, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8102.99462890625, 769.83331298828125, 67.36767578125, 5.023986339569091796, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+75, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8079.38525390625, 786.6944580078125, 67.5884552001953125, 0, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+76, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8109.330078125, 746.18927001953125, 67.21202850341796875, 2.428702831268310546, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+77, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8107.265625, 774.08331298828125, 67.36767578125, 5.023986339569091796, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+78, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8062.38525390625, 774.3367919921875, 67.736114501953125, 0, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+79, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8117.2744140625, 741.1007080078125, 67.2430572509765625, 2.428702831268310546, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+80, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8086.77783203125, 790.18927001953125, 67.36767578125, 0, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+81, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8064.45849609375, 763.8992919921875, 67.29254150390625, 0, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+82, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8114.56103515625, 747.75, 67.189239501953125, 2.428702831268310546, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+83, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8111.4150390625, 739.6875, 67.2447967529296875, 2.428702831268310546, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+84, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8067.7431640625, 771.576416015625, 67.491302490234375, 0, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+85, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8059.1025390625, 771.810791015625, 67.7586822509765625, 0, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+86, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8112.43603515625, 769.6163330078125, 67.36767578125, 5.023986339569091796, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+87, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8121.06591796875, 741.8507080078125, 67.2380218505859375, 2.428702831268310546, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+88, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8107.3212890625, 764.3819580078125, 67.36767578125, 5.023986339569091796, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+89, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8084.36279296875, 784.44268798828125, 67.41738128662109375, 0, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+90, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8104.39404296875, 765.93231201171875, 67.36767578125, 5.023986339569091796, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+91, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8079.5224609375, 791.654541015625, 67.42498779296875, 0, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+92, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8089.17529296875, 788.47918701171875, 67.36767578125, 0, 120, 0, 0, 119, 0, 0, 0, 0, 50622), -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
(@CGUID+93, 141036, 0, 1519, 5397, '0', 11595, 0, 0, 0, -8067.9931640625, 767.420166015625, 67.35634613037109375, 0, 120, 0, 0, 119, 0, 0, 0, 0, 50622); -- Pumpkin Stalker (Area: The Wollerton Stead - Difficulty: 0) CreateObject1 (Auras: 275711 - Grow Pumpkin)
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+93;
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
(@CGUID+1, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+2, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+3, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '244971'), -- Darnassian Protector - 244971 - Set Health (Random 15%-55%)
(@CGUID+9, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+10, 0, 29256, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Moon Priestess Lasara
(@CGUID+11, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Displaced Gilnean Refugee
(@CGUID+12, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+13, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Swift Mistsaber
(@CGUID+14, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Swift Frostsaber
(@CGUID+15, 0, 0, 8, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- Lelanai
(@CGUID+16, 0, 2402, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Lord Candren
(@CGUID+18, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Swift Stormsaber
(@CGUID+20, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- Jartsam
(@CGUID+22, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Riding Striped Frostsaber
(@CGUID+23, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Riding Spotted Frostsaber
(@CGUID+24, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Riding Striped Nightsaber
(@CGUID+25, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Striped Dawnsaber
(@CGUID+26, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+28, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Displaced Gilnean Refugee
(@CGUID+31, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, '244971'), -- Ancient of Lore - 244971 - Set Health (Random 15%-55%)
(@CGUID+34, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+35, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+36, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Displaced Gilnean Refugee
(@CGUID+37, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Displaced Gilnean Refugee
(@CGUID+38, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+39, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+40, 0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+47, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Darnassian Refugee
(@CGUID+49, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Displaced Gilnean Refugee
(@CGUID+50, 0, 0, 0, 0, 0, 1, 0, 0, 16023, 0, 0, 0, ''), -- Displaced Gilnean Refugee
(@CGUID+55, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '244971'), -- Ancient Protector - 244971 - Set Health (Random 15%-55%)
(@CGUID+63, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Great Horned Owl
(@CGUID+64, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- Hawk Owl
(@CGUID+66, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''); -- Shylenai
-- GameObject
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+45;
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
(@OGUID+0, 292776, 0, 1519, 5316, '0', 11595, 0, -8150.17529296875, 742.3992919921875, 69.93271636962890625, 2.155409574508666992, 0, 0, 0.880873680114746093, 0.473351389169692993, 120, 255, 1, 50585), -- Boxes (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+1, 293422, 0, 1519, 5316, '0', 11595, 0, -8155.876953125, 728.63018798828125, 71.06943511962890625, 2.770315885543823242, 0, 0, 0.982818603515625, 0.184574022889137268, 120, 255, 1, 50585), -- Campfire (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+2, 292776, 0, 1519, 5316, '0', 11595, 0, -8150.875, 728.3680419921875, 70.61585235595703125, 0.496363222599029541, 0, 0, 0.245641708374023437, 0.969360709190368652, 120, 255, 1, 50585), -- Boxes (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+3, 293325, 0, 1519, 5316, '0', 11595, 0, -8148.12353515625, 729.03125, 70.56125640869140625, 3.939198017120361328, -0.02928733825683593, 0.024878501892089843, -0.92107677459716796, 0.387480169534683227, 120, 255, 1, 50585), -- Alliance Supplies (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+4, 292769, 0, 1519, 5316, '0', 11595, 0, -8161.18603515625, 726.76910400390625, 70.90948486328125, 0.942725896835327148, 0.064159870147705078, -0.02944564819335937, 0.455132484436035156, 0.887620925903320312, 120, 255, 1, 50585), -- Tent (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+5, 292776, 0, 1519, 5316, '0', 11595, 0, -8158.56103515625, 724.7430419921875, 70.59011077880859375, 2.853896856307983398, 0, 0, 0.989671707153320312, 0.143352344632148742, 120, 255, 1, 50585), -- Boxes (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+6, 292776, 0, 1519, 5316, '0', 11595, 0, -8149.09375, 743.74652099609375, 69.92592620849609375, 6.136510372161865234, 0, 0, -0.07327175140380859, 0.997312009334564208, 120, 255, 1, 50585), -- Boxes (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+7, 292769, 0, 1519, 5316, '0', 11595, 0, -8151.8818359375, 725.77777099609375, 70.54827117919921875, 2.475042343139648437, 0.009595870971679687, -0.02659034729003906, 0.944470405578613281, 0.327378273010253906, 120, 255, 1, 50585), -- Tent (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+8, 293324, 0, 1519, 5316, '0', 11595, 0, -8149.625, 742.7257080078125, 68.9080963134765625, 2.659974336624145507, 0.019940853118896484, 0.02582550048828125, 0.970722198486328125, 0.237978637218475341, 120, 255, 1, 50585), -- Table (Human, Small) (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+9, 292776, 0, 1519, 5316, '0', 11595, 0, -8146.8505859375, 727.15802001953125, 70.5587158203125, 2.371193408966064453, 0.064692020416259765, 0.003939628601074218, 0.925389289855957031, 0.373435497283935546, 120, 255, 1, 50585), -- Boxes (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+10, 293325, 0, 1519, 5316, '0', 11595, 0, -8147.98779296875, 725.59722900390625, 70.53685760498046875, 3.476716518402099609, 0, 0, -0.98599433898925781, 0.166778787970542907, 120, 255, 1, 50585), -- Alliance Supplies (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+11, 194282, 0, 1519, 5316, '0', 11595, 0, -8146.77587890625, 741.342041015625, 68.87461090087890625, 2.732044219970703125, 0, 0, 0.979106903076171875, 0.203346133232116699, 120, 255, 1, 50585), -- Darnassus Banner (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+12, 292769, 0, 1519, 5316, '0', 11595, 0, -8127.2431640625, 725.06597900390625, 68.34482574462890625, 1.127305269241333007, -0.00721025466918945, 0.027539253234863281, 0.533863067626953125, 0.845091640949249267, 120, 255, 1, 50585), -- Tent (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+13, 293422, 0, 1519, 5316, '0', 11595, 0, -8125.42041015625, 727.4149169921875, 67.95139312744140625, 4.677936553955078125, 0, 0, -0.71918201446533203, 0.694821715354919433, 120, 255, 1, 50585), -- Campfire (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+14, 292769, 0, 1519, 5316, '0', 11595, 0, -8120.24658203125, 709.951416015625, 69.7899322509765625, 5.35622406005859375, 0, 0, -0.44706439971923828, 0.894501745700836181, 120, 255, 1, 50585), -- Tent (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+15, 292769, 0, 1519, 5316, '0', 11595, 0, -8122.04541015625, 705.46875, 69.6644744873046875, 0.112917803227901458, 0, 0, 0.056428909301757812, 0.998406648635864257, 120, 255, 1, 50585), -- Tent (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+16, 292776, 0, 1519, 5316, '0', 11595, 0, -8121.7412109375, 703.232666015625, 69.38541412353515625, 3.472620487213134765, 0, 0, -0.98633384704589843, 0.164759114384651184, 120, 255, 1, 50585), -- Boxes (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+17, 292776, 0, 1519, 5316, '0', 11595, 0, -8101.56787109375, 716, 67.38541412353515625, 5.941944122314453125, 0, 0, -0.16979408264160156, 0.985479533672332763, 120, 255, 1, 50585), -- Boxes (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+18, 292769, 0, 1519, 5316, '0', 11595, 0, -8108.7587890625, 719.4913330078125, 67.46527862548828125, 5.130315780639648437, 0, 0, -0.54503822326660156, 0.838411211967468261, 120, 255, 1, 50585), -- Tent (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+19, 293422, 0, 1519, 5316, '0', 11595, 0, -8118.423828125, 704.81597900390625, 69.73636627197265625, 5.154026031494140625, 0, 0, -0.53506088256835937, 0.844813466072082519, 120, 255, 1, 50585), -- Campfire (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+20, 292776, 0, 1519, 5316, '0', 11595, 0, -8105.8505859375, 719.578125, 67.34896087646484375, 3.584412574768066406, 0, 0, -0.97558879852294921, 0.21960526704788208, 120, 255, 1, 50585), -- Boxes (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+21, 293422, 0, 1519, 5316, '0', 11595, 0, -8106.94091796875, 717.18231201171875, 67.5069427490234375, 4.515601158142089843, 0, 0, -0.77314949035644531, 0.634223818778991699, 120, 255, 1, 50585), -- Campfire (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+22, 293422, 0, 1519, 5316, '0', 11595, 0, -8102.65625, 712.67706298828125, 67.46527862548828125, 4.780049800872802734, 0, 0, -0.6827850341796875, 0.730619311332702636, 120, 255, 1, 50585), -- Campfire (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+23, 292769, 0, 1519, 5316, '0', 11595, 0, -8113.93408203125, 700.96527099609375, 69.8542022705078125, 2.314877033233642578, 0, 0, 0.915777206420898437, 0.40168657898902893, 120, 255, 1, 50585), -- Tent (Area: Olivia's Pond - Difficulty: 0) CreateObject1
(@OGUID+24, 292769, 0, 1519, 9171, '0', 11595, 0, -8100.0556640625, 711.01043701171875, 67.6319427490234375, 2.83452010154724121, 0, 0, 0.988236427307128906, 0.152933791279792785, 120, 255, 1, 50585), -- Tent (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@OGUID+25, 292776, 0, 1519, 9171, '0', 11595, 0, -8075.31787109375, 711.125, 69.92751312255859375, 3.651014089584350585, 0, 0, -0.96773624420166015, 0.251965433359146118, 120, 255, 1, 50585), -- Boxes (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@OGUID+26, 292769, 0, 1519, 9171, '0', 11595, 0, -8074.8662109375, 704.50177001953125, 70.078125, 1.800108075141906738, 0, 0, 0.783360481262207031, 0.62156766653060913, 120, 255, 1, 50585), -- Tent (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@OGUID+27, 292776, 0, 1519, 9171, '0', 11595, 0, -8078.76904296875, 707.310791015625, 69.85263824462890625, 5.421472549438476562, 0, 0, -0.4176492691040039, 0.908608317375183105, 120, 255, 1, 50585), -- Boxes (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@OGUID+28, 293422, 0, 1519, 9171, '0', 11595, 0, -8074.75, 707.57989501953125, 70.0069427490234375, 2.796839475631713867, 0, 0, 0.985179901123046875, 0.171524211764335632, 120, 255, 1, 50585), -- Campfire (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@OGUID+29, 292769, 0, 1519, 9171, '0', 11595, 0, -8080.9912109375, 704.25518798828125, 69.86946868896484375, 0.639443635940551757, 0, 0, 0.314302444458007812, 0.949322938919067382, 120, 255, 1, 50585), -- Tent (Area: Stormwind Embassy - Difficulty: 0) CreateObject1
(@OGUID+30, 293316, 0, 1519, 5397, '0', 11595, 0, -8124.28125, 745.53302001953125, 68.30655670166015625, 2.112448453903198242, 0, 0, 0.870503425598144531, 0.492162376642227172, 120, 255, 1, 50622), -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+31, 293316, 0, 1519, 5397, '0', 11595, 0, -8123.61279296875, 745.48785400390625, 68.0386962890625, 3.894083023071289062, 0, 0, -0.93005084991455078, 0.367430835962295532, 120, 255, 1, 50622), -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+32, 293316, 0, 1519, 5397, '0', 11595, 0, -8056.611328125, 765.20831298828125, 68.18384552001953125, 3.816581487655639648, 0, 0, -0.94358730316162109, 0.331123828887939453, 120, 255, 1, 50622), -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+33, 293316, 0, 1519, 5397, '0', 11595, 0, -8124.3125, 745.76214599609375, 67.7071685791015625, 0.662882328033447265, 0, 0, 0.325406074523925781, 0.945574402809143066, 120, 255, 1, 50622), -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+34, 293320, 0, 1519, 5397, '0', 11595, 0, -8115.173828125, 764.73089599609375, 67.28433990478515625, 0.613031744956970214, 0, 0, 0.301738739013671875, 0.953390657901763916, 120, 255, 1, 50622), -- Wheelbarrow (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+35, 293316, 0, 1519, 5397, '0', 11595, 0, -8057.3662109375, 765.48089599609375, 68.3967437744140625, 0.764587759971618652, 0, 0, 0.373049736022949218, 0.927811324596405029, 120, 255, 1, 50622), -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+36, 293320, 0, 1519, 5397, '0', 11595, 0, -8056.66650390625, 765.17364501953125, 67.44791412353515625, 3.112622022628784179, 0, 0, 0.999895095825195312, 0.014484762214124202, 120, 255, 1, 50622), -- Wheelbarrow (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+37, 293316, 0, 1519, 5397, '0', 11595, 0, -8115.21728515625, 764.451416015625, 68.3623809814453125, 2.766490936279296875, 0, 0, 0.982463836669921875, 0.186453282833099365, 120, 255, 1, 50622), -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+38, 293316, 0, 1519, 5397, '0', 11595, 0, -8056.51416015625, 765.47052001953125, 68.69519805908203125, 5.266149520874023437, 0, 0, -0.48688316345214843, 0.873467147350311279, 120, 255, 1, 50622), -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+39, 293316, 0, 1519, 5397, '0', 11595, 0, -8083.26904296875, 797.951416015625, 68.38580322265625, 1.64708411693572998, 0, 0, 0.733557701110839843, 0.679627180099487304, 120, 255, 1, 50622), -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+40, 293316, 0, 1519, 5397, '0', 11595, 0, -8114.470703125, 764.87847900390625, 68.19017791748046875, 4.548123836517333984, 0, 0, -0.76273441314697265, 0.64671182632446289, 120, 255, 1, 50622), -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+41, 293316, 0, 1519, 5397, '0', 11595, 0, -8082.6181640625, 798.328125, 68.17254638671875, 4.699076652526855468, 0, 0, -0.71179771423339843, 0.702384531497955322, 120, 255, 1, 50622), -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+42, 293316, 0, 1519, 5397, '0', 11595, 0, -8115.19287109375, 764.66668701171875, 67.76422119140625, 1.316926836967468261, 0, 0, 0.611902236938476562, 0.790933430194854736, 120, 255, 1, 50622), -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+43, 293320, 0, 1519, 5397, '0', 11595, 0, -8082.625, 798.263916015625, 67.39994049072265625, 3.995177030563354492, 0, 0, -0.91029834747314453, 0.413952797651290893, 120, 255, 1, 50622), -- Wheelbarrow (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+44, 293320, 0, 1519, 5397, '0', 11595, 0, -8124.26025390625, 745.80035400390625, 67.13889312744140625, 6.242174625396728515, 0, 0, -0.02050399780273437, 0.999789774417877197, 120, 255, 1, 50622), -- Wheelbarrow (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
(@OGUID+45, 293316, 0, 1519, 5397, '0', 11595, 0, -8082.7431640625, 798.59375, 68.66246795654296875, 6.148646354675292968, 0, 0, -0.06721878051757812, 0.997738242149353027, 120, 255, 1, 50622); -- Grown Pumpkin (Area: The Wollerton Stead - Difficulty: 0) CreateObject1
-- Creature Template
UPDATE `creature_template` SET `unit_flags3`=16777216, `flags_extra`= 128 WHERE `entry`=141036; -- Pumpkin Stalker
-- Creature Template Movement
DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (7555, 7553);
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`, `InteractionPauseTimer`)VALUES
(7555, 0, 0, 1, 0, 0, 0, NULL),
(7553, 0, 0, 1, 0, 0, 0, NULL);
DELETE FROM `creature_movement_override` WHERE `SpawnId` = (@CGUID+70);
INSERT INTO `creature_movement_override` (`SpawnId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES
(@CGUID+70, 1, 0, 0, 0, 0, 2, NULL);
-- SAI
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` IN (141030, 55273, 4753);
-- Darnassian Druids ai
DELETE FROM `smart_scripts` WHERE `entryOrGuid` IN (-(@CGUID+67), -(@CGUID+62), -(@CGUID+58), -(@CGUID+60), -(@CGUID+59), -(@CGUID+65)) 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
(-(@CGUID+67), 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 11, 275766, 0, 0, 0, 0, 0, 10, (@CGUID+31), 141020, 0, 0, 0, 0, 0, 'OnRespawn - cast "Nature Channeling" - to Ancient of Lore'),
(-(@CGUID+62), 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 11, 275766, 0, 0, 0, 0, 0, 10, (@CGUID+31), 141020, 0, 0, 0, 0, 0, 'OnRespawn - cast "Nature Channeling" - to Ancient of Lore'),
(-(@CGUID+58), 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 11, 275766, 0, 0, 0, 0, 0, 10, (@CGUID+31), 141020, 0, 0, 0, 0, 0, 'OnRespawn - cast "Nature Channeling" - to Ancient of Lore'),
(-(@CGUID+60), 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 11, 275766, 0, 0, 0, 0, 0, 10, (@CGUID+31), 141020, 0, 0, 0, 0, 0, 'OnRespawn - cast "Nature Channeling" - to Ancient of Lore'),
(-(@CGUID+59), 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 11, 275766, 0, 0, 0, 0, 0, 10, (@CGUID+31), 141020, 0, 0, 0, 0, 0, 'OnRespawn - cast "Nature Channeling" - to Ancient of Lore'),
(-(@CGUID+65), 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 11, 275766, 0, 0, 0, 0, 0, 10, (@CGUID+31), 141020, 0, 0, 0, 0, 0, 'OnRespawn - cast "Nature Channeling" - to Ancient of Lore');
-- Jartsam smart ai
DELETE FROM `smart_scripts` WHERE `entryOrGuid` = -(@CGUID+20) 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
(-(@CGUID+20), 0, 0, 0, 34, 0, 100, 0, 2, 3, 0, 0, 80, 475300, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 3 - Self: Start timed action list id #Jartsam #0 (475300) (update out of combat)'),
(-(@CGUID+20), 0, 1, 0, 34, 0, 100, 0, 2, 5, 0, 0, 80, 475300, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 5 - Self: Start timed action list id #Jartsam #0 (475300) (update out of combat)'),
(-(@CGUID+20), 0, 2, 0, 34, 0, 100, 0, 2, 8, 0, 0, 80, 475300, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 8 - Self: Start timed action list id #Jartsam #0 (475300) (update out of combat)');
-- Timed list 475300 smart ai
SET @ENTRY := 475300;
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
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
(@ENTRY, 9, 0, 0, 0, 0, 100, 1, 1000, 1000, 0, 0, 90, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Set stand state to KNEEL'),
(@ENTRY, 9, 1, 0, 0, 0, 100, 1, 19000, 19000, 0, 0, 91, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 19 seconds - Self: Remove stand state KNEEL');
-- Waypoints for CGUID+8
SET @PATH := ((@CGUID+8) * 10) << 3;
DELETE FROM `waypoint_data` WHERE `id`= @PATH;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`) VALUES
(@PATH, 0, -8227.643, 741.5139, 73.8475, NULL, 0),
(@PATH, 1, -8239.884, 729.8542, 74.83382, NULL, 0),
(@PATH, 2, -8255.366, 712.2049, 78.33671, NULL, 0),
(@PATH, 3, -8271.368, 695.9913, 82.5428, NULL, 0),
(@PATH, 4, -8281.063, 686.9167, 85.55091, NULL, 0),
(@PATH, 5, -8276.606, 670.0347, 89.80533, NULL, 0),
(@PATH, 6, -8288.325, 656.5174, 93.30846, NULL, 0),
(@PATH, 7, -8276.606, 670.0347, 89.80533, NULL, 0),
(@PATH, 8, -8281.063, 686.9167, 85.55091, NULL, 0),
(@PATH, 9, -8271.368, 695.9913, 82.5428, NULL, 0),
(@PATH, 10, -8255.366, 712.2049, 78.33671, NULL, 0),
(@PATH, 11, -8239.884, 729.8542, 74.83382, NULL, 0),
(@PATH, 12, -8227.643, 741.5139, 73.8475, NULL, 0),
(@PATH, 13, -8218.026, 753.5364, 73.22575, NULL, 0),
(@PATH, 14, -8207.185, 764.7674, 72.83836, NULL, 0),
(@PATH, 15, -8200.446, 768.6285, 72.64775, NULL, 0),
(@PATH, 16, -8193.795, 769.6493, 72.61282, NULL, 0),
(@PATH, 17, -8183.707, 763.6893, 71.99033, NULL, 0),
(@PATH, 18, -8159.83, 747.0104, 70.21533, NULL, 0),
(@PATH, 19, -8153.337, 739.6337, 69.53963, NULL, 0),
(@PATH, 20, -8143.182, 731.4393, 70.18753, NULL, 0),
(@PATH, 21, -8137.686, 725.1371, 69.91486, NULL, 0),
(@PATH, 22, -8127.95, 717.2952, 69.28402, NULL, 0),
(@PATH, 23, -8137.686, 725.1371, 69.91486, NULL, 0),
(@PATH, 24, -8143.182, 731.4393, 70.18753, NULL, 0),
(@PATH, 25, -8153.337, 739.6337, 69.53963, NULL, 0),
(@PATH, 26, -8159.83, 747.0104, 70.21533, NULL, 0),
(@PATH, 27, -8183.707, 763.6893, 71.99033, NULL, 0),
(@PATH, 28, -8193.795, 769.6493, 72.61282, NULL, 0),
(@PATH, 29, -8200.446, 768.6285, 72.64775, NULL, 0),
(@PATH, 30, -8207.185, 764.7674, 72.83836, NULL, 0),
(@PATH, 31, -8218.026, 753.5364, 73.22575, NULL, 0);
UPDATE `creature` SET `position_x`= -8227.643, `position_y`= 741.5139, `position_z`= 73.8475, `orientation`= 0, `wander_distance`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+8;
DELETE FROM `creature_addon` WHERE `guid`= @CGUID+8;
INSERT INTO `creature_addon` (`guid`, `path_id`, `SheathState`, `auras`) VALUES
(@CGUID+8, @PATH, 1, '244971');
-- Waypoints for CGUID+20
SET @PATH := ((@CGUID+20) * 10) << 3;
DELETE FROM `waypoint_data` WHERE `id`= @PATH;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`) VALUES
(@PATH, 0, -8137.802, 772.0903, 69.4111, NULL, 0),
(@PATH, 1, -8133.849, 774.5261, 69.18727, NULL, 0),
(@PATH, 2, -8132.412, 775.3281, 69.15266, NULL, 0),
(@PATH, 3, -8131.106, 775.9705, 69.11031, NULL, 21321),
(@PATH, 4, -8135.688, 775.2917, 69.51897, NULL, 0),
(@PATH, 5, -8137.418, 776.4254, 69.89052, NULL, 20750),
(@PATH, 6, -8138.665, 771.6476, 69.57033, NULL, 0),
(@PATH, 7, -8140.59, 770.0018, 70.03521, NULL, 0),
(@PATH, 8, -8142.247, 770.9827, 70.4398, NULL, 20950);
UPDATE `creature` SET `position_x`= -8137.802, `position_y`= 772.0903, `position_z`= 69.4111, `orientation`= 0, `wander_distance`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+20;
DELETE FROM `creature_addon` WHERE `guid`= @CGUID+20;
INSERT INTO `creature_addon` (`guid`, `path_id`, `SheathState`) VALUES
(@CGUID+20, @PATH, 1);
-- Waypoints for CGUID+33
SET @PATH := ((@CGUID+33) * 10) << 3;
DELETE FROM `waypoint_data` WHERE `id`= @PATH;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`) VALUES
(@PATH, 0, -8113.547, 710.5, 69.21209, NULL, 0),
(@PATH, 1, -8109.365, 714.0347, 68.10353, NULL, 0),
(@PATH, 2, -8107.375, 716.2969, 67.56371, NULL, 31033),
(@PATH, 3, -8113.547, 710.5, 69.21209, NULL, 0),
(@PATH, 4, -8116.434, 709.4896, 69.56734, NULL, 0),
(@PATH, 5, -8117.168, 707.8663, 69.6972, NULL, 30966);
UPDATE `creature` SET `position_x`= -8113.547, `position_y`= 710.5, `position_z`= 69.21209, `orientation`= 0, `wander_distance`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+33;
DELETE FROM `creature_addon` WHERE `guid`= @CGUID+33;
INSERT INTO `creature_addon` (`guid`, `path_id`, `SheathState`) VALUES
(@CGUID+33, @PATH, 1);
-- Waypoints for CGUID+44
SET @PATH := ((@CGUID+44) * 10) << 3;
DELETE FROM `waypoint_data` WHERE `id`= @PATH;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`) VALUES
(@PATH, 0, -8086.072, 708.7236, 69.10401, NULL, 0),
(@PATH, 1, -8093.484, 706.8698, 68.6935, NULL, 0),
(@PATH, 2, -8102.16, 707.5382, 68.27814, NULL, 0),
(@PATH, 3, -8109.16, 707.7227, 69.32103, NULL, 0),
(@PATH, 4, -8115.337, 706.2118, 69.75192, NULL, 30914),
(@PATH, 5, -8109.278, 707.7222, 69.38297, NULL, 0),
(@PATH, 6, -8102.277, 707.5381, 68.23401, NULL, 0),
(@PATH, 7, -8093.484, 706.8698, 68.6935, NULL, 0),
(@PATH, 8, -8086.217, 708.6927, 69.08749, NULL, 0),
(@PATH, 9, -8080.202, 709.9896, 69.71763, NULL, 0),
(@PATH, 10, -8078.17, 709.7274, 69.85051, NULL, 30844);
UPDATE `creature` SET `position_x`= -8086.072, `position_y`= 708.7236, `position_z`= 69.10401, `orientation`= 0, `wander_distance`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+44;
DELETE FROM `creature_addon` WHERE `guid`= @CGUID+44;
INSERT INTO `creature_addon` (`guid`, `path_id`, `SheathState`) VALUES
(@CGUID+44, @PATH, 1);
@@ -0,0 +1,6 @@
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_dru_abundance','spell_dru_cultivation');
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
(774,'spell_dru_abundance'),
(155777,'spell_dru_abundance'),
(774,'spell_dru_cultivation'),
(155777,'spell_dru_cultivation');
@@ -0,0 +1,7 @@
DELETE FROM `spell_proc` WHERE `SpellId` IN (391387);
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
(391387,0x00,6,0x00000000,0x00000000,0x00000000,0x00200000,0x0,0x0,0x2,0x2,0x403,0x0,0x0,0,0,0,0); -- Answered Prayers
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_pri_answered_prayers';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(391387, 'spell_pri_answered_prayers');
@@ -0,0 +1,23 @@
DELETE FROM `spell_proc` WHERE `SpellId` IN (392988, 405216);
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
(392988,0x00,6,0x10200400,0x00000000,0x00000020,0x00000000,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0,0,0,0), -- Divine Image
(405216,0x00,6,0x10309EC1,0x00020002,0x00508024,0x00620044,0x0,0x0,0x7,0x4,0x403,0x0,0x0,0,0,0,0); -- Divine Image
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_pri_divine_image','spell_pri_divine_image_spell_triggered','spell_pri_divine_image_stack_timer');
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(392988,'spell_pri_divine_image'),
(405216,'spell_pri_divine_image_spell_triggered'),
(405963,'spell_pri_divine_image_stack_timer'),
(409387,'spell_pri_divine_image_stack_timer');
UPDATE `creature_template` SET `unit_flags`=0x2000000,`BaseAttackTime`=2000,`ScriptName`='npc_pet_pri_divine_image' WHERE `entry`=198236;
DELETE FROM `creature_template_addon` WHERE `entry`=198236;
INSERT INTO `creature_template_addon` (`entry`,`AnimTier`,`SheathState`) VALUES
(198236,2,0);
DELETE FROM `creature_template_difficulty` WHERE `Entry`=198236 AND `DifficultyID`!=0;
DELETE FROM `creature_template_movement` WHERE `CreatureId`=198236;
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES
(198236, 2, 0, 1, 1, 0, 0, NULL);
@@ -0,0 +1,15 @@
DELETE FROM `spell_proc` WHERE `SpellId` IN (414553, 409479);
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
(414553,0x00,6,0x10200400,0x00000000,0x00000020,0x00000000,0x0,0x0,0x3,0x2,0x403,0x0,0x0,0,0,0,0), -- Epiphany
(409479,0x00,6,0x00000000,0x00000000,0x00000000,0x00000000,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0,0,0,1); -- Inspired Word
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_pri_prayer_of_mending_heal', 'spell_pri_benediction', 'spell_pri_divine_service', 'spell_pri_focused_mending',
'spell_pri_epiphany', 'spell_pri_holy_10_1_class_set_2pc_chooser', 'spell_pri_holy_10_1_class_set_4pc', 'spell_pri_holy_10_1_class_set_4pc_aura');
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(33110, 'spell_pri_benediction'), -- Benediction
(33110, 'spell_pri_divine_service'), -- Divine Service
(33110, 'spell_pri_focused_mending'), -- Focused Mending
(414553, 'spell_pri_epiphany'), -- Epiphany
(411097, 'spell_pri_holy_10_1_class_set_2pc_chooser'), -- Priest Holy 10.1 Class Set 2pc (Chooser)
(155793, 'spell_pri_holy_10_1_class_set_4pc'), -- Priest Holy 10.1 Class Set 4pc
(41635, 'spell_pri_holy_10_1_class_set_4pc_aura'); -- Priest Holy 10.1 Class Set 4pc

Some files were not shown because too many files have changed in this diff Show More