DB Updates

This commit is contained in:
hondacrx
2021-10-11 20:01:57 -04:00
parent 586dddec4d
commit ee45b3c882
4 changed files with 330 additions and 0 deletions
@@ -0,0 +1,190 @@
-- Frostmane Novice
DELETE FROM `smart_scripts` WHERE `entryorguid`=946 AND `source_type`=0 AND `ID`=1;
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `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
(946,0,1,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Frostmane Novice - On Aggro - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID`=946;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(946,0,0,"My weapon be thirsty!",12,0,100,0,0,0,1908,0,"Frostmane Novice"),
(946,0,1,"Killing you be easy.",12,0,100,0,0,0,1909,0,"Frostmane Novice"),
(946,0,2,"You be dead soon!",12,0,100,0,0,0,10434,0,"Frostmane Novice"),
(946,0,3,"I gonna make you into mojo!",12,0,100,0,0,0,10435,0,"Frostmane Novice");
-- Burly Rockjaw Trogg
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=724;
DELETE FROM `smart_scripts` WHERE `entryorguid`=724 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`, `event_param5`, `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
(724,0,0,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Burly Rockjaw Trogg - On Aggro - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID`=724;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(724,0,0,"Crush!",12,0,100,0,0,0,1913,0,"Burly Rockjaw Trogg"),
(724,0,1,"Kill!",12,0,100,0,0,0,1914,0,"Burly Rockjaw Trogg"),
(724,0,2,"Destroy!",12,0,100,0,0,0,1915,0,"Burly Rockjaw Trogg");
-- Rockjaw Trogg
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=707;
DELETE FROM `smart_scripts` WHERE `entryorguid`=707 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`, `event_param5`, `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
(707,0,0,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rockjaw Trogg - On Aggro - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID`=707;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(707,0,0,"Crush!",12,0,100,0,0,0,1913,0,"Rockjaw Trogg"),
(707,0,1,"Kill!",12,0,100,0,0,0,1914,0,"Rockjaw Trogg"),
(707,0,2,"Destroy!",12,0,100,0,0,0,1915,0,"Rockjaw Trogg");
-- Rockjaw Raider
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1718;
DELETE FROM `smart_scripts` WHERE `entryorguid`=1718 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`, `event_param5`, `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
(1718,0,0,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rockjaw Raider - On Aggro - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID`=1718;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(1718,0,0,"Crush!",12,0,100,0,0,0,1913,0,"Rockjaw Raider"),
(1718,0,1,"Kill!",12,0,100,0,0,0,1914,0,"Rockjaw Raider"),
(1718,0,2,"Destroy!",12,0,100,0,0,0,1915,0,"Rockjaw Raider");
-- Crag Boar
UPDATE `smart_scripts` SET `event_chance`=50 WHERE `entryorguid` IN (1125,1126,1127,1689) AND `source_type`=0 AND `id`=0;
-- Ice Claw Bear
UPDATE `smart_scripts` SET `event_param1`=3000, `event_param2`=7000, `event_param3`=15000, `event_param4`=19000, `action_param2`=2 WHERE `entryorguid`=1196 AND `source_type`=0 AND `id`=0;
-- Frostmane Headhunter
UPDATE `smart_scripts` SET `event_chance`=20 WHERE `entryorguid`=1123 AND `source_type`=0 AND `id`=0;
DELETE FROM `creature_text` WHERE `CreatureID`=1123 AND `ID`=3;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(1123,0,3,"My weapon be thirsty!",12,0,100,0,0,0,1908,0,"Frostmane Headhunter");
-- Frostmane Troll
DELETE FROM `smart_scripts` WHERE `entryorguid`=1120 AND `source_type`=0 AND `id`=1;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`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
(1120,0,1,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Frostmane Troll - Between 0-15% Health - Flee For Assist (No Repeat)");
DELETE FROM `creature_text` WHERE `CreatureID`=1120 AND `ID`=3;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(1120,0,3,"My weapon be thirsty!",12,0,100,0,0,0,1908,0,"Frostmane Troll");
-- Frostmane Snowstrider
DELETE FROM `smart_scripts` WHERE `entryorguid`=1121 AND `source_type`=0 AND `ID`=3;
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`, `event_param5`, `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
(1121,0,3,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Frostmane Snowstrider - On Aggro - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID`=1121;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(1121,0,0,"My weapon be thirsty!",12,0,100,0,0,0,1908,0,"Frostmane Snowstrider"),
(1121,0,1,"Killing you be easy.",12,0,100,0,0,0,1909,0,"Frostmane Snowstrider"),
(1121,0,2,"You be dead soon!",12,0,100,0,0,0,10434,0,"Frostmane Snowstrider"),
(1121,0,3,"I gonna make you into mojo!",12,0,100,0,0,0,10435,0,"Frostmane Snowstrider");
-- Frostmane Shadowcaster
UPDATE `smart_scripts` SET `event_chance`=30 WHERE `entryorguid`=1124 AND `source_type`=0 AND `id`=1;
DELETE FROM `smart_scripts` WHERE `entryorguid`=1124 AND `source_type`=0 AND `id`=3;
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`,`event_param5`,`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
(1124,0,3,0,0,0,100,0,3000,6000,12000,15000,0,11,11980,32,0,0,0,0,2,0,0,0,0,0,0,0,"Frostmane Shadowcaster - In Combat - Cast 'Curse of Weakness'");
DELETE FROM `creature_text` WHERE `CreatureID`=1124;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(1124,0,0,"Have a taste of Frostmane magics.",12,14,100,0,0,0,1910,0,"Frostmane Shadowcaster"),
(1124,0,1,"All you $R want is my weed.",12,14,100,0,0,0,1911,0,"Frostmane Shadowcaster");
-- Frostmane Hideskinner
DELETE FROM `smart_scripts` WHERE `entryorguid`=1122 AND `source_type`=0 AND `ID`=2;
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `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
(1122,0,2,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Frostmane Hideskinner - On Aggro - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID`=1122;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(1122,0,0,"My weapon be thirsty!",12,0,100,0,0,0,1908,0,"Frostmane Hideskinner"),
(1122,0,1,"Killing you be easy.",12,0,100,0,0,0,1909,0,"Frostmane Hideskinner"),
(1122,0,2,"You be dead soon!",12,0,100,0,0,0,10434,0,"Frostmane Hideskinner"),
(1122,0,3,"I gonna make you into mojo!",12,0,100,0,0,0,10435,0,"Frostmane Hideskinner");
-- Great Father Arctikus
UPDATE `smart_scripts` SET `event_chance`=100 WHERE `entryorguid`=1260 AND `source_type`=0;
DELETE FROM `creature_text` WHERE `CreatureID`=1260;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(1260,0,0,"You dare defile Frostmane Hold, $R. Prepare to die!",12,14,100,0,0,0,1918,0,"Great Father Arctikus"),
(1260,0,1,"Oh, we are going to get along just fine, $n.",12,14,100,0,0,0,1919,0,"Great Father Arctikus");
-- Edan the Howler
UPDATE `smart_scripts` SET `event_param1`=7000, `event_param2`=11000, `event_param3`=8000, `event_param4`=12000 WHERE `entryorguid`=1137 AND `source_type`=0 AND `id`=0;
-- Old Icebeard
UPDATE `smart_scripts` SET `event_param1`=3000, `event_param2`=6000, `event_param3`=17000, `event_param4`=23000 WHERE `entryorguid`=1271 AND `source_type`=0 AND `id`=0;
UPDATE `smart_scripts` SET `event_param1`=11000, `event_param2`=16000, `event_param3`=30000, `event_param4`=40000 WHERE `entryorguid`=1271 AND `source_type`=0 AND `id`=1;
-- Leper Gnome
UPDATE `smart_scripts` SET `event_param1`=5000, `event_param2`=9000, `event_param3`=14000, `event_param4`=18000 WHERE `entryorguid`=1211 AND `source_type`=0 AND `id`=1;
-- Frostmane Seer
UPDATE `smart_scripts` SET `event_chance`=20 WHERE `entryorguid`=1397 AND `source_type`=0 AND `id`=0;
-- Vagash
UPDATE `smart_scripts` SET `event_param1`=6000, `event_param2`=9000, `event_param3`=14000, `event_param4`=17000 WHERE `entryorguid`=1388 AND `source_type`=0 AND `id`=0;
-- Bjarn
UPDATE `smart_scripts` SET `event_param1`=3000, `event_param2`=7000, `event_param3`=15000, `event_param4`=19000, `action_param2`=2 WHERE `entryorguid`=1130 AND `source_type`=0 AND `id`=0;
-- Rockjaw Bonesnapper
DELETE FROM `smart_scripts` WHERE `entryorguid`=1117 AND `source_type`=0 AND `id` IN (0,2);
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `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
(1117,0,0,0,0,0,100,0,5000,9000,19000,27000,0,11,5164,0,0,0,0,0,2,0,0,0,0,0,0,0,"Rockjaw Bonesnapper - In Combat - Cast 'Knockdown'"),
(1117,0,2,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rockjaw Bonesnapper - On Aggro - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID`=1117;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(1117,0,0,"Crush!",12,0,100,0,0,0,1913,0,"Rockjaw Bonesnapper"),
(1117,0,1,"Kill!",12,0,100,0,0,0,1914,0,"Rockjaw Bonesnapper"),
(1117,0,2,"Destroy!",12,0,100,0,0,0,1915,0,"Rockjaw Bonesnapper");
-- Rockjaw Backbreaker
DELETE FROM `smart_scripts` WHERE `entryorguid`=1118 AND `source_type`=0 AND `id`=2;
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `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
(1118,0,2,0,4,0,15,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rockjaw Backbreaker - On Aggro - Say Line 1");
DELETE FROM `creature_text` WHERE `CreatureID`=1118 AND `GroupID`=1;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(1118,1,0,"Crush!",12,0,100,0,0,0,1913,0,"Rockjaw Backbreaker"),
(1118,1,1,"Kill!",12,0,100,0,0,0,1914,0,"Rockjaw Backbreaker"),
(1118,1,2,"Destroy!",12,0,100,0,0,0,1915,0,"Rockjaw Backbreaker");
-- Dark Iron Spy
UPDATE `smart_scripts` SET `id`=`id`+1 WHERE `entryorguid`=6123 AND `source_type`=0 AND `id` IN (1,2);
DELETE FROM `smart_scripts` WHERE `entryorguid`=6123 AND `source_type`=0 AND `id`=1;
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(6123,0,1,0,4,0,20,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dark Iron Spy - On Aggro - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID`=6123;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(6123,0,0,"Never cross a Dark Iron, $C.",12,0,100,0,0,0,1934,0,"Dark Iron Spy"),
(6123,0,1,"Time to die, $C.",12,0,100,0,0,0,1935,0,"Dark Iron Spy"),
(6123,0,2,"Feel the power of the Dark Iron Dwarves!",12,0,100,0,0,0,1936,0,"Dark Iron Spy");
-- Captain Beld
UPDATE `smart_scripts` SET `id`=2 WHERE `entryorguid`=6124 AND `source_type`=0 AND `id`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=6124 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
(6124,0,0,0,4,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Beld - On Aggro - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID`=6124;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(6124,0,0,"Never cross a Dark Iron, $C.",12,0,100,0,0,0,1934,0,"Captain Beld"),
(6124,0,1,"Time to die, $C.",12,0,100,0,0,0,1935,0,"Captain Beld"),
(6124,0,2,"Feel the power of the Dark Iron Dwarves!",12,0,100,0,0,0,1936,0,"Captain Beld");
-- Mangeclaw
UPDATE `smart_scripts` SET `id`=2 WHERE `entryorguid`=1961 AND `source_type`=0 AND `id`=0;
UPDATE `smart_scripts` SET `id`=0, `event_param1`=4000, `event_param2`=6000, `event_param3`=11000, `event_param4`=13000 WHERE `entryorguid`=1961 AND `source_type`=0 AND `id`=1;
UPDATE `smart_scripts` SET `id`=1 WHERE `entryorguid`=1961 AND `source_type`=0 AND `id`=2;
-- Fix movement for some creatures
UPDATE `creature` SET `spawndist`=5, `MovementType`=1 WHERE `id` IN (1689,1127);
-- Fix some texts
-- UPDATE `creature_text` SET `BroadcastTextId`=1914 WHERE `CreatureID` IN (1115,1116,1161,1162,1163,1165,1166,1167,1197,1393) AND `GroupID`=0 AND `ID`=1;
-- UPDATE `creature_text` SET `Language`=0 WHERE `BroadcastTextId` IN (1913,1915);
@@ -0,0 +1,124 @@
-- Quest "Vahlarriel's Search"
DELETE FROM `quest_details` WHERE `ID`=1437;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1437,2,1,1,0,0,0,0,0,0);
-- Quest "Vahlarriel's Search (Part 2)"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1465;
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=6, `Emote4`=1 WHERE `ID`=1465;
-- Quest "Vahlarriel's Search (Part 3)"
DELETE FROM `quest_details` WHERE `ID`=1438;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1438,1,1,1,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=20, `Emote2`=1, `Emote3`=1 WHERE `ID`=1438;
-- Quest "Search for Tyranis"
DELETE FROM `quest_details` WHERE `ID`=1439;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1439,1,5,1,274,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1439;
UPDATE `quest_offer_reward` SET `Emote1`=18, `Emote2`=1, `Emote3`=1, `EmoteDelay2`=3000 WHERE `ID`=1439;
-- Quest "Return to Vahlarriel"
DELETE FROM `quest_details` WHERE `ID`=1440;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1440,1,1,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1 WHERE `ID`=1440;
-- Quest "Vyletongue Corruption"
DELETE FROM `quest_details` WHERE `ID`=7041;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7041,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=7041;
UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=7041;
-- Quest "Down the Scarlet Path"
DELETE FROM `quest_details` WHERE `ID`=261;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(261,1,1,25,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=261;
UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=261;
-- Quest "Down the Scarlet Path (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=1052;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1052,1,1,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=1052;
-- Quest "Centaur Bounty"
DELETE FROM `quest_details` WHERE `ID`=1387;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1387,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1387;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=66 WHERE `ID`=1387;
-- Quest "Sceptre of Light"
UPDATE `quest_offer_reward` SET `RewardText`="The elusive Sceptre of Light! Your acquisition of it has removed a grave threat to the world. Well done, $C, well done." WHERE `ID`=5741;
-- Quest "Book of the Ancients"
UPDATE `quest_offer_reward` SET `RewardText`="The long lost Book of the Ancients! I will ensure this book is passed on to the high council. You've done well today, and for that you are to be thanked... as a hero should be thanked!" WHERE `ID`=6027;
-- Quest "Reclaimers' Business in Desolace"
DELETE FROM `quest_details` WHERE `ID`=1453;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1453,1,1,0,0,0,0,0,0,40443); -- Reclaimers' Business in Desolace
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=1453;
-- Quest "Reagents for Reclaimers Inc."
DELETE FROM `quest_details` WHERE `ID`=1458;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1458,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1458;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1458;
-- Quest "Reagents for Reclaimers Inc. (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=1459;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1459,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1459;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1459;
-- Quest "Reagents for Reclaimers Inc. (Part 3)"
DELETE FROM `quest_details` WHERE `ID`=1466;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1466,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID` IN (1466,1192);
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1466;
-- Quest "Reagents for Reclaimers Inc. (Part 4)"
DELETE FROM `quest_details` WHERE `ID`=1467;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1467,1,1,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1467;
-- Quest "The Karnitol Shipwreck"
-- Quest "The Karnitol Shipwreck (Part 2)"
-- Quest "The Karnitol Shipwreck (Part 3)"
DELETE FROM `quest_details` WHERE `ID` IN (1456,1455,1454);
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1456,1,1,0,0,0,0,0,0,40443), -- The Karnitol Shipwreck
(1455,0,0,0,0,0,0,0,0,40443), -- The Karnitol Shipwreck
(1454,0,0,0,0,0,0,0,0,40443); -- The Karnitol Shipwreck
-- Quest "The Karnitol Shipwreck (Part 4)"
DELETE FROM `quest_details` WHERE `ID`=1457;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1457,1,11,1,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `Emote3`=1 WHERE `ID`=1457;
-- Quest "The Glowing Shard"
UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=6981;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6981;
-- Quest "In Nightmares"
DELETE FROM `quest_details` WHERE `ID` IN (3370,3369);
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3370,1,1,1,0,0,0,0,0,0),
(3369,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID` IN (3370,3369);
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=1, `EmoteDelay3`=2000 WHERE `ID` IN (3370,3369);
-- Quest "Hemet Nesingwary Jr."
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5762;
UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=5762;
@@ -0,0 +1,2 @@
-- Magistrate Bluntnose
UPDATE `gossip_menu` SET `TextID`=2288 WHERE `MenuID`=140;
@@ -0,0 +1,14 @@
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup` IN (2831,2801);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(14,2831,3523,0,0,14,0,271,0,0,0,0,0,"","SHOW gossip text 3523 if quest 'Vyrin's Revenge' is not taken"),
(14,2831,3522,0,0,9,0,271,0,0,0,0,0,"","SHOW gossip text 3522 if quest 'Vyrin's Revenge' is taken"),
(14,2831,3522,0,1,28,0,271,0,0,0,0,0,"","SHOW gossip text 3522 if quest 'Vyrin's Revenge' is complete"),
(14,2831,3525,0,0,8,0,271,0,0,0,0,0,"","SHOW gossip text 3525 if quest 'Vyrin's Revenge' is rewarded"),
(14,2801,3494,0,0,14,0,271,0,0,0,0,0,"","SHOW gossip text 3494 if quest 'Vyrin's Revenge' is not taken"),
(14,2801,3493,0,0,9,0,271,0,0,0,0,0,"","SHOW gossip text 3493 if quest 'Vyrin's Revenge' is taken"),
(14,2801,3493,0,1,28,0,271,0,0,0,0,0,"","SHOW gossip text 3493 if quest 'Vyrin's Revenge' is complete"),
(14,2801,3495,0,0,8,0,271,0,0,0,0,0,"","SHOW gossip text 3495 if quest 'Vyrin's Revenge' is rewarded");
DELETE FROM `gossip_menu` WHERE `MenuID`=2801 AND `TextID`=3493;
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(2801,3493,0);