mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
TDB 4.3.4.34 2018/09/15
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
UPDATE `battlenet_components` SET `Build`= 0 WHERE `Program`= 'Tool';
|
||||
DELETE FROM `battlenet_components` WHERE `Program`= 'WoW' AND `Platform`= 'deDE';
|
||||
INSERT INTO `battlenet_components` (`Program`, `Platform`, `Build`) VALUES
|
||||
('WoW', 'deDE', 15595);
|
||||
@@ -1,18 +0,0 @@
|
||||
DELETE FROM `battlenet_components` WHERE `Program`= 'WoW' AND `Platform`= 'frFR';
|
||||
DELETE FROM `battlenet_components` WHERE `Program`= 'WoW' AND `Platform`= 'esES';
|
||||
DELETE FROM `battlenet_components` WHERE `Program`= 'WoW' AND `Platform`= 'esMX';
|
||||
DELETE FROM `battlenet_components` WHERE `Program`= 'WoW' AND `Platform`= 'ptBR';
|
||||
DELETE FROM `battlenet_components` WHERE `Program`= 'WoW' AND `Platform`= 'ptPT';
|
||||
DELETE FROM `battlenet_components` WHERE `Program`= 'WoW' AND `Platform`= 'ruRU';
|
||||
DELETE FROM `battlenet_components` WHERE `Program`= 'WoW' AND `Platform`= 'zhCN';
|
||||
DELETE FROM `battlenet_components` WHERE `Program`= 'WoW' AND `Platform`= 'zhTW';
|
||||
INSERT INTO `battlenet_components` (`Program`, `Platform`, `Build`) VALUES
|
||||
('WoW', 'frFR', 15595),
|
||||
('WoW', 'esES', 15595),
|
||||
('WoW', 'esMX', 15595),
|
||||
('WoW', 'ptPT', 15595),
|
||||
('WoW', 'ptBR', 15595),
|
||||
('WoW', 'ruRU', 15595),
|
||||
('WoW', 'zhCN', 15595),
|
||||
('WoW', 'zhTW', 15595);
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
--
|
||||
DELETE FROM `rbac_permissions` WHERE `id`=874;
|
||||
INSERT INTO `rbac_permissions` (`id`,`name`) VALUES
|
||||
(874, "Command: go instance");
|
||||
|
||||
SET @parent := (SELECT `id` FROM `rbac_linked_permissions` WHERE `linkedId`=852);
|
||||
DELETE FROM `rbac_linked_permissions` WHERE `linkedId`=874;
|
||||
INSERT INTO `rbac_linked_permissions` (`id`,`linkedId`) VALUES
|
||||
(@parent, 874);
|
||||
@@ -1,3 +0,0 @@
|
||||
-- rbac simplify
|
||||
DELETE FROM `rbac_linked_permissions` WHERE `linkedid` IN (378,379,380,381,382,383,384,385,386,852,874);
|
||||
DELETE FROM `rbac_permissions` WHERE `id` IN (378,379,380,381,382,383,384,385,386,852,874);
|
||||
@@ -1,2 +1,2 @@
|
||||
-- TDB 4.3.4-33 auth database
|
||||
-- TDB 4.3.4-34 auth database
|
||||
UPDATE `updates` SET `state`='ARCHIVED';
|
||||
@@ -1,2 +1,2 @@
|
||||
-- TDB 4.3.4-33 characters database
|
||||
-- TDB 4.3.4-34 characters database
|
||||
UPDATE `updates` SET `state`='ARCHIVED';
|
||||
@@ -1,3 +0,0 @@
|
||||
UPDATE `version` SET `db_version`='TDB 434.33', `cache_id`=33 LIMIT 1;
|
||||
|
||||
UPDATE `updates` SET `state`='ARCHIVED';
|
||||
@@ -1,62 +0,0 @@
|
||||
/*
|
||||
--
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (5111,5117,5122,5126,5131,5140,5144,5155);
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES
|
||||
(5111, 180867, 1, 7603.94, -2211.17, 471.606, 3.78647, 0, 0, 0.948466, -0.316878, 25, 100, 1),
|
||||
(5117, 180867, 1, 7575.26, -2238.68, 469.858, 1.03679, 0, 0, 0.495486, 0.868616, 25, 100, 1),
|
||||
(5122, 180867, 1, 7595.67, -2246.32, 466.965, 1.30382, 0, 0, 0.606707, 0.794925, 25, 100, 1),
|
||||
(5126, 180867, 1, 7610.97, -2228.92, 468.71, 2.96651, 0, 0, 0.996171, 0.0874282, 25, 100, 1),
|
||||
(5131, 180867, 1, 7570.31, -2220.8, 473.445, 0.357419, 0, 0, 0.17776, 0.984074, 25, 100, 1),
|
||||
(5140, 180867, 1, 7585.47, -2205.31, 475.281, 4.91744, 0, 0, 0.631024, -0.775763, 25, 100, 1),
|
||||
(5144, 180867, 530, -1804.2651, 5492.6840, -12.4278, 5.101903, 0, 0, 0.631024, -0.775763, 25, 100, 1),
|
||||
(5155, 180867, 530, -1778.0809, 5439.7109, -12.4276, 1.531083, 0, 0, 0.631024, -0.775763, 25, 100, 1);
|
||||
|
||||
-- Added target position to each teleport spell in Lunar Festival
|
||||
DELETE FROM `spell_target_position` WHERE `id` IN (26454, 26452, 26450, 26453, 26456, 26455);
|
||||
INSERT INTO `spell_target_position` (`ID`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `VerifiedBuild`) VALUES
|
||||
(26454, 0, -8748.48, 1073.61, 90.4898, 5.03789, 0), -- To Stormwind
|
||||
(26452, 0, -4663, -955.663, 500.377, 0.722862, 0), -- To Ironforge
|
||||
(26450, 1, 10150.1, 2602, 1330.83, 4.80894, 0), -- To Darnassus
|
||||
(26453, 1, 1982.9, -4255.62, 31.6692, 3.31984, 0), -- To Orgrimmar
|
||||
(26456, 0, 1642.01, 239.002, 62.5918, 3.02316, 0), -- To Undercity
|
||||
(26455, 1, -1031.45, -230.867, 160.14, 3.28358, 0); -- To Thunderbluff
|
||||
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=26373 AND `spell_effect`=26448;
|
||||
DELETE FROM `conditions` WHERE `SourceEntry`=26373 AND `SourceTypeOrReferenceId`=13;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(13, 2, 26373, 0, 0, 31, 0, 4, 0, 0, 0, 0, '', 'Lunar Invitation visual on player');
|
||||
|
||||
-- Lunar Festival spell focus for teleportaion
|
||||
UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI" WHERE `entry`=180867;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 180867 AND source_type=1;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(180867,1,0,0,8,0,100,0,26373,0,1000,1000,85,26448,0,0,0,0,0,7,0,0,0,0,0,0,0,"Lunar Festival - On spell hit - Cast self teleportation Moonglade"),
|
||||
(180867,1,1,0,8,0,100,0,26373,0,1000,1000,85,26454,0,0,0,0,0,7,0,0,0,0,0,0,0,"Lunar Festival - On spell hit - Cast self teleportation Stormwind"),
|
||||
(180867,1,2,0,8,0,100,0,26373,0,1000,1000,85,26452,0,0,0,0,0,7,0,0,0,0,0,0,0,"Lunar Festival - On spell hit - Cast self teleportation Ironforge"),
|
||||
(180867,1,3,0,8,0,100,0,26373,0,1000,1000,85,26450,0,0,0,0,0,7,0,0,0,0,0,0,0,"Lunar Festival - On spell hit - Cast self teleportation Darnassus"),
|
||||
(180867,1,4,0,8,0,100,0,26373,0,1000,1000,85,26453,0,0,0,0,0,7,0,0,0,0,0,0,0,"Lunar Festival - On spell hit - Cast self teleportation Orgrimmar"),
|
||||
(180867,1,5,0,8,0,100,0,26373,0,1000,1000,85,26456,0,0,0,0,0,7,0,0,0,0,0,0,0,"Lunar Festival - On spell hit - Cast self teleportation Undercity"),
|
||||
(180867,1,6,0,8,0,100,0,26373,0,1000,1000,85,26455,0,0,0,0,0,7,0,0,0,0,0,0,0,"Lunar Festival - On spell hit - Cast self teleportation Thunderbluff");
|
||||
|
||||
-- Lunar Festival spell focus for teleportaion
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=180867;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(22,1,180867,1,0,29,0,15892,5,0,0,0,'','Lunar Festival Execute sai if near npc 15892'),
|
||||
(22,1,180867,1,0,6,0,469,0,0,0,0,'','Lunar Festival sai the player Must Be Alliance'),
|
||||
(22,1,180867,1,1,29,0,15891,5,0,0,0,'','Lunar Festival Execute sai if near npc 15891'),
|
||||
(22,1,180867,1,1,6,0,67,0,0,0,0,'','Lunar Festival sai the player Must Must Be Horde'),
|
||||
(22,1,180867,1,2,29,0,15892,5,0,0,0,'','Lunar Festival Execute sai if near npc 15892'),
|
||||
(22,1,180867,1,2,22,0,571,0,0,0,0,'','Lunar Festival Execute sai if on map 571'),
|
||||
(22,2,180867,1,0,29,0,15694,5,0,0,0,'','Lunar Festival Execute sai if near npc 15694'),
|
||||
(22,2,180867,1,0,6,0,469,0,0,0,0,'','Lunar Festival SAI the player Must Be Alliance'),
|
||||
(22,3,180867,1,0,29,0,15906,5,0,0,0,'','Lunar FestivalExecute sai if near npc 15906'),
|
||||
(22,3,180867,1,0,6,0,469,0,0,0,0,'','Lunar Festival SAI the player Must Be Alliance'),
|
||||
(22,4,180867,1,0,29,0,15905,5,0,0,0,'','Lunar Festival Execute sai if near npc 15905'),
|
||||
(22,4,180867,1,0,6,0,469,0,0,0,0,'','Lunar Festival SAI the player Must Be Alliance'),
|
||||
(22,5,180867,1,0,29,0,15908,5,0,0,0,'','Lunar Festival Execute sai if near npc 15908'),
|
||||
(22,5,180867,1,0,6,0,67,0,0,0,0,'','Lunar Festival SAI the player Must Must Be Horde'),
|
||||
(22,6,180867,1,0,29,0,15907,5,0,0,0,'','Lunar Festival Execute sai if near npc 15907'),
|
||||
(22,6,180867,1,0,6,0,67,0,0,0,0,'','Lunar Festival SAI the player Must Must Be Horde'),
|
||||
(22,7,180867,1,0,29,0,15719,5,0,0,0,'','Lunar Festival Execute sai if near npc 15719'),
|
||||
(22,7,180867,1,0,6,0,67,0,0,0,0,'','Lunar Festival SAI the player Must Must Be Horde');
|
||||
*/
|
||||
@@ -1,50 +0,0 @@
|
||||
/*
|
||||
-- Witchbane Torch
|
||||
SET @GUID := 5160;
|
||||
DELETE FROM `gameobject` WHERE `guid`=@GUID;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(@GUID,186425,1,0,0,1,1,-2967.03,-3872.18,33.0928,2.24779,-0,-0,-0.90179,-0.432175,-20,255,1,"",0);
|
||||
|
||||
DELETE FROM `event_scripts` WHERE `id`=15452;
|
||||
INSERT INTO `event_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES
|
||||
(15452,0,9,@GUID,20,0,0,0,0,0);
|
||||
|
||||
UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI" WHERE `entry`=186425;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=186425 AND `source_type`=1;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `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
|
||||
(186425,1,0,0,70,0,100,0,1,0,0,0,0,45,1,1,0,0,0,0,19,4792,0,0,0,0,0,0,"Witchbane Torch - On State Changed - Set Data to \"Swamp Eye\" Jarl");
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (42517,42515);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(13,1,42517,0,0,31,0,3,23869,0,0,0,0,"","Spell 'Beam to Zelfrax' can only target 'Invis Zelfrax Origin'"),
|
||||
(13,1,42515,0,0,31,0,3,23868,0,0,0,0,"","Spell 'Jarl Beam' can only target 'Invis Zelfrax Target'");
|
||||
|
||||
-- "Swamp Eye" Jarl
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=4792;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=4792 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=479200 AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`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
|
||||
(4792,0,0,0,38,0,100,0,1,1,0,0,0,80,479200,0,0,0,0,0,1,0,0,0,0,0,0,0,"\"Swamp Eye\" Jarl - On Data Set - Run Script"),
|
||||
(479200,9,0,0,0,0,100,0,0,0,0,0,0,11,42515,0,0,0,0,0,1,0,0,0,0,0,0,0,"\"Swamp Eye\" Jarl - On Script - Cast 'Jarl Beam'"),
|
||||
(479200,9,1,0,0,0,100,0,8000,8000,0,0,0,86,42517,0,19,23868,0,0,1,0,0,0,0,0,0,0,"\"Swamp Eye\" Jarl - On Script - Cross Cast 'Beam to Zelfrax'"),
|
||||
(479200,9,2,0,0,0,100,0,7000,7000,0,0,0,12,23864,3,300000,0,0,0,8,23869,0,0,-2984.98,-3853.72,45.7142,5.44525,"\"Swamp Eye\" Jarl - On Script - Summon Creature 'Zelfrax'");
|
||||
|
||||
-- Zelfrax
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI", `ScriptName`="" WHERE `entry`=23864;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23864 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2386400,2386401) AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`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
|
||||
(23864,0,0,0,54,0,100,0,0,0,0,0,0,18,768,0,0,0,0,0,1,0,0,0,0,0,0,0,"Zelfrax - Just Summoned - Add Unit Flags 'Immune to NPC'+'Immune to PC'"),
|
||||
(23864,0,1,0,54,0,100,0,0,0,0,0,0,80,2386400,0,0,0,0,0,1,0,0,0,0,0,0,0,"Zelfrax - Just Summoned - Run Script"),
|
||||
(23864,0,2,0,40,0,100,0,1,23864,0,0,0,80,2386401,0,0,0,0,0,1,0,0,0,0,0,0,0,"Zelfrax - On Waypoint 1 Reached - Run Script"),
|
||||
(2386400,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Zelfrax - On Script - Say Line 0"),
|
||||
(2386400,9,1,0,0,0,100,0,5000,5000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Zelfrax - On Script - Say Line 1"),
|
||||
(2386400,9,2,0,0,0,100,0,0,0,0,0,0,53,1,23864,0,0,0,2,1,0,0,0,0,0,0,0,"Zelfrax - On Script - Start Waypoint"),
|
||||
(2386401,9,0,0,0,0,100,0,0,0,0,0,0,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Zelfrax - On Script - Set Home Position"),
|
||||
(2386401,9,1,0,0,0,100,0,0,0,0,0,0,19,768,0,0,0,0,0,1,0,0,0,0,0,0,0,"Zelfrax - On Script - Remove 'Immune to NPC'+'Immune to PC'"),
|
||||
(2386401,9,2,0,0,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,30,0,0,0,0,0,0,"Zelfrax - On Script - Start Attacking");
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry`=23864;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
(23864,1,-2965.74,-3873.83,33.3183,"");
|
||||
*/
|
||||
@@ -1,104 +0,0 @@
|
||||
/*
|
||||
-- Quest "The Missing Diplomat (Part 16)"
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags`=2 WHERE `ID`=1324; -- Prevents quest from auto completing
|
||||
|
||||
-- Texts
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (4966,5184);
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=4967 AND `GroupID` IN (1,2,3,4);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(4966,0,0,"%s obviously beaten, tries to run.",16,0,100,0,0,0,8225,0,"Private Hendel"),
|
||||
(4966,1,0,"%s, too injured, gives up the chase.",16,0,100,0,0,0,8224,0,"Private Hendel"),
|
||||
(4966,2,0,"Please... please... Miss Proudmore. I didn't mean to...",12,7,100,0,0,0,1759,0,"Private Hendel"),
|
||||
(4967,1,0,"Ah, Private Hendel. A pleasure to meet one of the men who would betray his kingdom for pride.",12,7,100,0,0,0,1657,0,"Archmage Tervosh"),
|
||||
(4967,2,0,"Why don't we deal with you now, Hendel? Lady Proudmoore will speak to you back in the tower.",12,7,100,0,0,0,1663,0,"Archmage Tervosh"),
|
||||
(4967,3,0,"I apologize for taking so long to get here. I wanted Lady Proudmoore to be present also.",12,7,100,0,0,0,1761,0,"Archmage Tervosh"),
|
||||
(4967,4,0,"We can only stay a few moments before returning to the tower. If you wish to speak to us more you may find us there.",12,7,100,0,0,0,1808,0,"Archmage Tervosh"),
|
||||
(5184,0,0,"It's Proudmoore! Get out of here!",12,7,100,0,0,0,7325,0,"Theramore Sentry"),
|
||||
(5184,1,0,"Run!",12,7,100,0,0,0,7324,0,"Theramore Sentry"),
|
||||
(5184,1,1,"Get out of here!",12,7,100,0,0,0,7340,0,"Theramore Sentry"),
|
||||
(5184,1,2,"Don't let them catch you!",12,7,100,0,0,0,7341,0,"Theramore Sentry"),
|
||||
(5184,1,3,"She'll have our heads if we're caught!",12,7,100,0,0,0,7342,0,"Theramore Sentry");
|
||||
|
||||
-- Private Hendel
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI", `ScriptName`="" WHERE `entry`=4966;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=4966 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (496600,496601) AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`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
|
||||
(4966,0,0,1,19,0,100,0,1324,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Quest 'The Missing Diplomat (Part 16)' Taken - Remove Npc Flag Questgiver"),
|
||||
(4966,0,1,2,61,0,100,0,0,0,0,0,0,42,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Quest 'The Missing Diplomat (Part 16)' Taken - Set Invincibility at 1 HP"),
|
||||
(4966,0,2,3,61,0,100,0,0,0,0,0,0,2,168,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Quest 'The Missing Diplomat (Part 16)' Taken - Set Faction 168"),
|
||||
(4966,0,3,4,61,0,100,0,0,0,0,0,0,45,1,1,0,0,0,0,11,5184,50,0,0,0,0,0,"Private Hendel - On Quest 'The Missing Diplomat (Part 16)' Taken - Set Data 1 to Theramore Sentry"),
|
||||
(4966,0,4,5,61,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Private Hendel - On Quest 'The Missing Diplomat (Part 16)' Taken - Start Attacking"),
|
||||
(4966,0,5,6,61,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Private Hendel - On Quest 'The Missing Diplomat (Part 16)' Taken - Store Target"),
|
||||
(4966,0,6,0,61,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Quest 'The Missing Diplomat (Part 16)' Taken - Set Event Phase 1"),
|
||||
(4966,0,7,0,2,1,100,1,0,20,0,0,0,80,496600,2,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - Between 0-20% Health - Run Script 1 (Phase 1)"),
|
||||
(4966,0,8,0,21,2,100,1,0,0,0,0,0,80,496601,2,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Reached Home - Run Script 2 (Phase 2)"),
|
||||
(496600,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Script - Say Line 0"),
|
||||
(496600,9,1,0,0,0,100,0,0,0,0,0,0,2,1077,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Script - Set Faction 1077"),
|
||||
(496600,9,2,0,0,0,100,0,0,0,0,0,0,24,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Script - Stop Combat"),
|
||||
(496600,9,3,0,0,0,100,0,0,0,0,0,0,22,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Script - Set Event Phase 2"),
|
||||
(496601,9,0,0,0,0,100,0,0,0,0,0,0,69,0,0,0,0,0,0,8,0,0,0,-2897.06,-3349.2,31.3004,0,"Private Hendel - On Script - Move to Position"),
|
||||
(496601,9,1,0,0,0,100,0,1000,1000,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.277231,"Private Hendel - On Script - Set Orientation"),
|
||||
(496601,9,2,0,0,0,100,0,1000,1000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Script - Say Line 1"),
|
||||
(496601,9,3,0,0,0,100,0,0,0,0,0,0,17,64,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Script - Set Emote State 64"),
|
||||
(496601,9,4,0,0,0,100,0,0,0,0,0,0,45,2,2,0,0,0,0,11,5184,50,0,0,0,0,0,"Private Hendel - On Script - Set Data 2 to Theramore Sentry"),
|
||||
(496601,9,5,0,0,0,100,0,0,0,0,0,0,107,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Hendel - On Script - Summon Group"),
|
||||
(496601,9,6,0,0,0,100,0,0,0,0,0,0,45,1,1,0,0,0,0,19,4967,0,0,0,0,0,0,"Private Hendel - On Script - Set Data to Archmage Tervosh"),
|
||||
(496601,9,7,0,0,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,4967,0,0,0,0,0,0,"Private Hendel - On Script - Send Target to Archmage Tervosh");
|
||||
|
||||
DELETE FROM `creature_summon_groups` WHERE `summonerId`=4966;
|
||||
INSERT INTO `creature_summon_groups` (`summonerId`, `summonerType`, `groupId`, `entry`, `position_x`, `position_y`, `position_z`, `orientation`, `summonType`, `summonTime`) VALUES
|
||||
(4966,0,1,4967,-2882.55,-3345.43,33.7722,3.39919,3,90000),
|
||||
(4966,0,1,4968,-2880.52,-3346.80,34.5063,3.36777,3,90000),
|
||||
(4966,0,1,4965,-2881.22,-3343.22,34.1732,3.52487,3,90000);
|
||||
|
||||
-- Theramore Sentry
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=5184;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (-31271,-31268) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (518400,518401) AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `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
|
||||
(-31271,0,0,0,38,0,100,1,1,1,0,0,0,2,168,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Data 1 Set - Set Faction 168"),
|
||||
(-31271,0,1,0,38,0,100,1,1,1,0,0,0,49,0,0,0,0,0,0,21,50,0,0,0,0,0,0,"Theramore Sentry - On Data 1 Set - Start Attacking"),
|
||||
(-31271,0,2,0,38,0,100,1,2,2,0,0,0,80,518400,2,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Data 2 Set - Run Script"),
|
||||
(-31271,0,3,0,40,0,100,0,2,518400,0,0,0,41,1000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Waypoint 2 Reahed - Despawn"),
|
||||
(-31268,0,0,0,38,0,100,1,1,1,0,0,0,2,168,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Data Set - Set Faction 168"),
|
||||
(-31268,0,1,0,38,0,100,1,1,1,0,0,0,49,0,0,0,0,0,0,21,50,0,0,0,0,0,0,"Theramore Sentry - On Data Set - Start Attacking"),
|
||||
(-31268,0,2,0,38,0,100,1,2,2,0,0,0,80,518401,2,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Data 2 Set - Run Script"),
|
||||
(-31268,0,3,0,40,0,100,0,3,518401,0,0,0,41,1000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Waypoint 3 Reahed - Despawn"),
|
||||
(518400,9,0,0,0,0,100,0,1000,1000,0,0,0,2,150,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Script - Set Faction 150"),
|
||||
(518400,9,1,0,0,0,100,0,0,0,0,0,0,24,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Script - Evade"),
|
||||
(518400,9,2,0,0,0,100,0,0,0,0,0,0,53,1,518400,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Script - Start Waypoint"),
|
||||
(518400,9,3,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Script - Say Line 0"),
|
||||
(518401,9,0,0,0,0,100,0,1000,1000,0,0,0,2,150,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Script - Set Faction 150"),
|
||||
(518401,9,1,0,0,0,100,0,0,0,0,0,0,24,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Script - Evade"),
|
||||
(518401,9,2,0,0,0,100,0,0,0,0,0,0,53,1,518401,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Script - Start Waypoint"),
|
||||
(518401,9,3,0,0,0,100,0,1000,1000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Sentry - On Script - Say Line 1");
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry` IN (518400,518401);
|
||||
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
|
||||
(518400,1,-2906.15,-3345.12,31.3324,""),
|
||||
(518400,2,-2910.64,-3353.77,30.4347,""),
|
||||
(518401,1,-2897.26,-3330.35,33.442,""),
|
||||
(518401,2,-2908.55,-3336.71,32.0493,""),
|
||||
(518401,3,-2914.51,-3346.08,30.843,"");
|
||||
|
||||
-- Archmage Tervosh
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=4967 AND `source_type`=0 AND `id` IN (0,4,5,6);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=496700 AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `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
|
||||
(4967,0,0,0,0,0,100,0,0,0,3000,5000,0,11,20822,64,0,0,0,0,2,0,0,0,0,0,0,0,"Archmage Tervosh - In Combat - Cast 'Frostbolt'"),
|
||||
(4967,0,4,0,0,0,100,0,6000,8000,12000,14000,0,11,20823,0,0,0,0,0,2,0,0,0,0,0,0,0,"Archmage Tervosh - In Combat - Cast 'Fireball'"),
|
||||
(4967,0,5,0,38,0,100,1,1,1,0,0,0,80,496700,2,0,0,0,0,1,0,0,0,0,0,0,0,"Archmage Tervosh - On Data Set - Run Script"),
|
||||
(496700,9,0,0,0,0,100,0,0,0,0,0,0,11,51347,0,0,0,0,0,1,0,0,0,0,0,0,0,"Archmage Tervosh - On Script - Cast 'Teleport Visual Only'"),
|
||||
(496700,9,1,0,0,0,100,0,0,0,0,0,0,86,51347,0,19,4965,0,0,1,0,0,0,0,0,0,0,"Archmage Tervosh - On Script - Cross Cast 'Teleport Visual Only'"),
|
||||
(496700,9,2,0,0,0,100,0,0,0,0,0,0,86,51347,0,19,4968,0,0,1,0,0,0,0,0,0,0,"Archmage Tervosh - On Script - Cross Cast 'Teleport Visual Only'"),
|
||||
(496700,9,3,0,0,0,100,0,4000,4000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Archmage Tervosh - On Script - Say Line 1"),
|
||||
(496700,9,4,0,0,0,100,0,3000,3000,0,0,0,11,7081,0,0,0,0,0,19,4966,0,0,0,0,0,0,"Archmage Tervosh - On Script - Cast 'Encage'"),
|
||||
(496700,9,5,0,0,0,100,0,4000,4000,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Archmage Tervosh - On Script - Say Line 2"),
|
||||
(496700,9,6,0,0,0,100,0,5000,5000,0,0,0,1,2,0,0,0,0,0,19,4966,0,0,0,0,0,0,"Archmage Tervosh - On Script - Say Line 2 (Private Hendel)"),
|
||||
(496700,9,7,0,0,0,100,0,3000,3000,0,0,0,11,7079,0,0,0,0,0,19,4966,0,0,0,0,0,0,"Archmage Tervosh - On Script - Cast 'Simple Teleport Other'"),
|
||||
(496700,9,8,0,0,0,100,0,2000,2000,0,0,0,41,0,0,0,0,0,0,19,4966,0,0,0,0,0,0,"Archmage Tervosh - On Script - Despawn (Private Hendel)"),
|
||||
(496700,9,9,0,0,0,100,0,2000,2000,0,0,0,15,1324,0,0,0,0,0,12,1,0,0,0,0,0,0,"Archmage Tervosh - On Script - Complete Quest 'The Missing Diplomat (Part 16)'"),
|
||||
(496700,9,10,0,0,0,100,0,1000,1000,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Archmage Tervosh - On Script - Say Line 2"),
|
||||
(496700,9,11,0,0,0,100,0,6000,6000,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Archmage Tervosh - On Script - Say Line 3");
|
||||
*/
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
-- UPDATE `npc_text` SET `BroadcastTextID0`=0 WHERE `ID`=7790;
|
||||
@@ -1,21 +0,0 @@
|
||||
/*
|
||||
--
|
||||
UPDATE `gossip_menu_option` SET `OptionText`='How do I use the cannon?', `OptionBroadcastTextID`= 10769 WHERE `MenuID`= 6575;
|
||||
UPDATE `gossip_menu_option` SET `OptionText`='Tonks?', `OptionBroadcastTextID`= 11934 WHERE `MenuID`= 6581 AND `OptionID`= 0;
|
||||
UPDATE `gossip_menu_option` SET `OptionText`='Cannon?', `OptionBroadcastTextID`= 11936 WHERE `MenuID`= 6581 AND `OptionID`= 1;
|
||||
UPDATE `gossip_menu_option` SET `OptionText`='Attractions?',`OptionBroadcastTextID`= 10779 WHERE `MenuID`= 6582 AND `OptionID`= 3;
|
||||
|
||||
DELETE FROM `gossip_menu` WHERE `MenuID`=7095 AND `TextID` IN (11743,8348);
|
||||
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
|
||||
(7095,11743,0),(7095,8348,0);
|
||||
|
||||
DELETE FROM `npc_text` WHERE `ID`=8348;
|
||||
INSERT INTO `npc_text` (`ID`, `text0_0`, `text0_1`, `BroadcastTextID0`, `lang0`, `Probability0`) VALUES
|
||||
(8348,"","The Blastenheimer 5000 Ultra Cannon is a state-of-the-art single person projectile device. Delivering its payload at near the speed of a dragon, the cannon is the pride and joy of the Blastenheimer family, world renown for their aeronautical and combustible feats!$B$BIf you'd like to be launched through the skies to fly free as a bird, seek out Maxima Blastenheimer on the east end of the faire. I hear that she's placed a target ring way over on Crystal Lake for you to aim for as you sail through the air!",11937,0,1);
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=7095;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(14,7095,8348,0,0,22,0,0,0,0,0,0,0,"","Show text 8348 on map 0"),
|
||||
(14,7095,8349,0,0,22,0,1,0,0,0,0,0,"","Show text 8349 on map 1"),
|
||||
(14,7095,11743,0,0,22,0,530,0,0,0,0,0,"","Show text 11743 on map 530");
|
||||
*/
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `gossip_menu_option` SET `OptionIcon`=0, `OptionType`=1, `OptionNpcFlag`=1 WHERE `MenuID` IN (7938,7939) AND `OptionID`=1;
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `exp`=2 WHERE `entry` IN (30346,30345,30344,30347,30351,30352,30380,30392,30394,30833,30350);
|
||||
@@ -1,5 +0,0 @@
|
||||
/*
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup`=-11144, `NextQuestID`=11149 WHERE `ID` IN (11144,11148); -- Quests "Confirming the Suspicion" / "Arms of the Grimtotems"
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `ID`=11149; -- Quest "Tabetha's Assistance"
|
||||
*/
|
||||
@@ -1,20 +0,0 @@
|
||||
/*
|
||||
--
|
||||
DELETE FROM `disables` WHERE `sourceType`=1 AND `entry` IN (8123,8160,8161,8162,8299,8300,8298,8124,8081,8163,8157,8164,8159,8165,8158);
|
||||
INSERT INTO `disables` (`sourceType`, `entry`, `flags`, `params_0`, `params_1`, `comment`) VALUES
|
||||
(1,8123,0,"","","Deprecated quest"),
|
||||
(1,8160,0,"","","Deprecated quest"),
|
||||
(1,8161,0,"","","Deprecated quest"),
|
||||
(1,8162,0,"","","Deprecated quest"),
|
||||
(1,8299,0,"","","Deprecated quest"),
|
||||
(1,8300,0,"","","Deprecated quest"),
|
||||
(1,8298,0,"","","Deprecated quest"),
|
||||
(1,8124,0,"","","Deprecated quest"),
|
||||
(1,8081,0,"","","Deprecated quest"),
|
||||
(1,8163,0,"","","Deprecated quest"),
|
||||
(1,8157,0,"","","Deprecated quest"),
|
||||
(1,8164,0,"","","Deprecated quest"),
|
||||
(1,8159,0,"","","Deprecated quest"),
|
||||
(1,8165,0,"","","Deprecated quest"),
|
||||
(1,8158,0,"","","Deprecated quest");
|
||||
*/
|
||||
@@ -1,275 +0,0 @@
|
||||
/*
|
||||
--
|
||||
-- Quest "To Steal From Thieves"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=1164;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=1164;
|
||||
|
||||
-- Quest "The Hammer May Fall"
|
||||
DELETE FROM `quest_details` WHERE `ID`=676;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(676,5,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=676;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=676;
|
||||
|
||||
-- Quest "Call to Arms"
|
||||
DELETE FROM `quest_details` WHERE `ID`=677;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(677,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=677;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=677;
|
||||
|
||||
-- Quest "Call to Arms (Part 2)"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=678;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=678;
|
||||
|
||||
-- Quest "Call to Arms (Part 3)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=679;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(679,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=679;
|
||||
|
||||
-- Quest "Trollbane"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=638;
|
||||
|
||||
-- Quest "Sigil of Strom"
|
||||
DELETE FROM `quest_details` WHERE `ID`=639;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(639,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=639;
|
||||
|
||||
-- Quest "The Broken Sigil"
|
||||
DELETE FROM `quest_details` WHERE `ID`=640;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(640,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=66, `EmoteOnComplete`=66 WHERE `ID`=640;
|
||||
|
||||
-- Quest "Sigil of Thoradin"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=641;
|
||||
|
||||
-- Quest "Sigil of Arathor"
|
||||
DELETE FROM `quest_details` WHERE `ID`=643;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(643,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=643;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=643;
|
||||
|
||||
-- Quest "Sigil of Trollbane"
|
||||
DELETE FROM `quest_details` WHERE `ID`=644;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(644,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=644;
|
||||
|
||||
-- Quest "Trol'kalar"
|
||||
DELETE FROM `quest_details` WHERE `ID`=645;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(645,6,1,0,0,0,0,0,0,0);
|
||||
|
||||
-- Quest "Trol'kalar (Part 2)"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=646;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=2 WHERE `ID`=646;
|
||||
|
||||
-- Quest "Hammerfall"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=655;
|
||||
|
||||
-- Quest "Raising Spirits"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=672;
|
||||
|
||||
-- Quest "Raising Spirits (Part 3)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=675;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(675,61,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=675;
|
||||
|
||||
-- Quest "Guile of the Raptor (Part 1)"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=701;
|
||||
|
||||
-- Quest "Guile of the Raptor (Part 3)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=847;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(847,23,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=847;
|
||||
|
||||
-- Quests "Foul Magics"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID` IN (671, 672, 673, 674, 701, 702);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=673;
|
||||
|
||||
-- Quest "Horde Trauma"
|
||||
DELETE FROM `quest_details` WHERE `ID`=6623;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(6623,1,1,5,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6623;
|
||||
|
||||
-- Quest "Triage"
|
||||
DELETE FROM `quest_details` WHERE `ID`=6622;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(6622,1,1,1,1,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=6622;
|
||||
|
||||
-- Quest "The Real Threat"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=680;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=680;
|
||||
|
||||
-- Quest "Myzrael's Allies"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID` IN (688,653);
|
||||
|
||||
-- Quest "Theldurin the Lost"
|
||||
DELETE FROM `quest_details` WHERE `ID`=687;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(687,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=3, `Emote2`=5, `Emote3`=1 WHERE `ID`=687;
|
||||
|
||||
-- Quest "The Lost Fragments"
|
||||
DELETE FROM `quest_details` WHERE `ID`=692;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(692,6,5,1,5,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=692;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=692;
|
||||
|
||||
-- Quest "Summoning the Princess"
|
||||
DELETE FROM `quest_details` WHERE `ID`=656;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(656,1,5,6,1,0,0,0,0,0);
|
||||
|
||||
-- Quest "Elemental Leatherworking"
|
||||
DELETE FROM `quest_details` WHERE `ID`=5146;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(5146,1,25,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1 WHERE `ID`=5146;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=25, `Emote2`=1 WHERE `ID`=5146;
|
||||
|
||||
-- Quest "The Battle for Arathi Basin!"
|
||||
DELETE FROM `quest_details` WHERE `ID` IN (8120,8169,8170,8171,8105,8166,8167,8168);
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(8120,1,0,0,0,0,0,0,0,0),
|
||||
(8169,1,0,0,0,0,0,0,0,0),
|
||||
(8170,1,0,0,0,0,0,0,0,0),
|
||||
(8171,1,0,0,0,0,0,0,0,0),
|
||||
(8105,1,0,0,0,0,0,0,0,0),
|
||||
(8166,1,0,0,0,0,0,0,0,0),
|
||||
(8167,1,0,0,0,0,0,0,0,0),
|
||||
(8168,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID` IN (8120,8169,8170,8171,8105,8166,8167,8168);
|
||||
|
||||
-- Quest "Take Four Bases" / "Take Five Bases"
|
||||
DELETE FROM `quest_details` WHERE `ID` IN (8121,8122);
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(8121,1,0,0,0,0,0,0,0,0),
|
||||
(8122,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID` IN (8121,8122);
|
||||
|
||||
-- Quest "Control Four Bases" / "Control Five Bases"
|
||||
DELETE FROM `quest_details` WHERE `ID` IN (8114,8115);
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(8114,1,0,0,0,0,0,0,0,0),
|
||||
(8115,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID` IN (8114,8115);
|
||||
|
||||
-- Quest "Arathor Basic Care Package"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID` IN (8260,8261,8262,8263,8264,8265);
|
||||
|
||||
-- Quest "Arathi Basin Resources!"
|
||||
DELETE FROM `quest_details` WHERE `ID` IN (8080,8154,8155,8156,8297);
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(8080,1,0,0,0,0,0,0,0,0),
|
||||
(8154,1,0,0,0,0,0,0,0,0),
|
||||
(8155,1,0,0,0,0,0,0,0,0),
|
||||
(8156,1,0,0,0,0,0,0,0,0),
|
||||
(8297,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID` IN (8080,8154,8155,8156,8297);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID` IN (8080,8154,8155,8156,8297);
|
||||
|
||||
-- Quest "Wanted! Marez Cowl"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=684;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=684;
|
||||
|
||||
-- Quest "Wanted! Otto and Falconcrest"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=685;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=685;
|
||||
|
||||
-- Quest "Northfold Manor"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=681;
|
||||
|
||||
-- Quest "Stromgarde Badges"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=682;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=682;
|
||||
|
||||
-- Quest "Worth Its Weight in Gold"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=691;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1 WHERE `ID`=691;
|
||||
|
||||
-- Quest "Wand over Fist"
|
||||
DELETE FROM `quest_details` WHERE `ID`=693;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(693,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1 WHERE `ID`=693;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=693;
|
||||
|
||||
-- Quest "Trelane's Defenses"
|
||||
DELETE FROM `quest_details` WHERE `ID`=694;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(694,6,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=694;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=694;
|
||||
|
||||
-- Quest "Attack on the Tower"
|
||||
DELETE FROM `quest_details` WHERE `ID`=696;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(696,1,1,1,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1 WHERE `ID`=696;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=696;
|
||||
|
||||
-- Quest "Malin's Request"
|
||||
DELETE FROM `quest_details` WHERE `ID`=697;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(697,1,2,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=697;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `Emote4`=2, `EmoteDelay1`=1000 WHERE `ID`=697;
|
||||
|
||||
-- Quest "Land Ho!"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=3, `Emote2`=1, `Emote3`=1 WHERE `ID`=663;
|
||||
|
||||
-- Quest "Sunken Treasure"
|
||||
DELETE FROM `quest_details` WHERE `ID`=665;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(665,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=665;
|
||||
|
||||
-- Quest "Sunken Treasure (Part 2)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=666;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(666,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=666;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=666;
|
||||
|
||||
-- Quest "Sunken Treasure (Part 3)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=668;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(668,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=668;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=11 WHERE `ID`=668;
|
||||
|
||||
-- Quest "Sunken Treasure (Part 4)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=669;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(669,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=669;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=273 WHERE `ID`=669;
|
||||
|
||||
-- Quest "Sunken Treasure (Part 5)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=670;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(670,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=670;
|
||||
|
||||
-- Quest "Drowned Sorrows"
|
||||
DELETE FROM `quest_details` WHERE `ID`=664;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(664,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=664;
|
||||
|
||||
-- Quest "Death From Below"
|
||||
DELETE FROM `quest_details` WHERE `ID`=667;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(667,5,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=667;
|
||||
*/
|
||||
@@ -1,40 +0,0 @@
|
||||
/*
|
||||
--
|
||||
-- Apprentice Morlann
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (23600,23601);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(23600,0,0,"Hmm... I wonder...",12,0,100,0,0,0,22042,0,"Apprentice Morlann"),
|
||||
(23600,1,0,"Now, where is it?",12,0,100,6,0,0,22045,0,"Apprentice Morlann"),
|
||||
(23600,2,0,"Stupid mages... always using the last of a reagent and never replacing it.",12,0,100,1,0,0,22043,0,"Apprentice Morlann"),
|
||||
(23601,0,0,"Is he complaining about the reagents again? Does he even remember how he left the summoning tomes last time?",12,0,100,6,0,0,22044,0,"Apprentice Garion");
|
||||
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=23600;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23600 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2360000,2360001) AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`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
|
||||
(23600,0,0,0,25,0,100,0,0,0,0,0,0,53,0,23600,1,0,0,0,1,0,0,0,0,0,0,0,"Apprentice Garion - On Reset - Start Waypoint"),
|
||||
(23600,0,1,0,40,0,100,0,1,23600,0,0,0,80,2360000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apprentice Garion - On Waypoint 1 Reached - Run Script"),
|
||||
(23600,0,2,0,40,0,100,0,4,23600,0,0,0,80,2360001,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apprentice Garion - On Waypoint 4 Reached - Run Script"),
|
||||
(23600,0,3,0,40,0,100,0,6,23600,0,0,0,54,180000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apprentice Garion - On Waypoint 6 Reached - Pause Waypoint"),
|
||||
(2360000,9,0,0,0,0,100,0,0,0,0,0,0,54,6000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apprentice Garion - On Script - Pause Waypoint"),
|
||||
(2360000,9,1,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apprentice Garion - On Script - Say Line 0"),
|
||||
(2360000,9,2,0,0,0,100,0,5000,5000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apprentice Garion - On Script - Say Line 1"),
|
||||
(2360001,9,0,0,0,0,100,0,0,0,0,0,0,54,14000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apprentice Garion - On Script - Pause Waypoint"),
|
||||
(2360001,9,1,0,0,0,100,0,2000,2000,0,0,0,5,16,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apprentice Garion - On Script - Play Emote 'Kneel'"),
|
||||
(2360001,9,2,0,0,0,100,0,6000,6000,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apprentice Garion - On Script - Say Line 2"),
|
||||
(2360001,9,3,0,0,0,100,0,6000,6000,0,0,0,1,0,0,0,0,0,0,19,23601,0,0,0,0,0,0,"Apprentice Garion - On Script - Say Line 0 (Apprentice Garion)");
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry`=23600;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
(23600,1,-4044.27,-3393.28,38.1284,""),
|
||||
(23600,2,-4045.51,-3394.92,38.1749,""),
|
||||
(23600,3,-4042.77,-3396.91,38.1887,""),
|
||||
(23600,4,-4040.72,-3397.23,38.1476,""),
|
||||
(23600,5,-4043.21,-3395.28,38.1581,""),
|
||||
(23600,6,-4043.43,-3395.4,38.2663,"");
|
||||
|
||||
UPDATE `creature` SET `MovementType`=0 WHERE `guid`=18604;
|
||||
UPDATE `creature_addon` SET `path_id`=0 WHERE `guid`=18604;
|
||||
DELETE FROM `waypoint_data` WHERE `id`=186040;
|
||||
DELETE FROM `waypoint_scripts` WHERE `id` IN (1006,1007,1008);
|
||||
*/
|
||||
@@ -1,20 +0,0 @@
|
||||
/*
|
||||
--
|
||||
-- Stonemaul Spirit
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=23786;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23786 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=2378600 AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(23786,0,0,0,11,0,100,0,0,0,0,0,80,2378600,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonemaul Spirit - On Spawn - Run Script"),
|
||||
(2378600,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,23,0,0,0,0,0,0,0,"Stonemaul Spirit - On Script - Say Line 0"),
|
||||
(2378600,9,1,0,0,0,100,0,2000,2000,0,0,49,0,0,0,0,0,0,23,0,0,0,0,0,0,0,"Stonemaul Spirit - On Script - Start Attacking");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=23786;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(23786,0,0,"Me crush puny friend of dragons!",12,0,100,15,0,0,22416,0,"Stonemaul Spirit"),
|
||||
(23786,0,1,"You leave Stonemaul lands now!",12,0,100,15,0,0,22417,0,"Stonemaul Spirit"),
|
||||
(23786,0,2,"Why you wake ghost? Where other Stonemauls?!",12,0,100,15,0,0,22418,0,"Stonemaul Spirit"),
|
||||
(23786,0,3,"Raaar!!! Me smash $r!",12,0,100,15,0,0,1925,0,"Stonemaul Spirit"),
|
||||
(23786,0,4,"Me smash! You die!",12,0,100,15,0,0,1926,0,"Stonemaul Spirit"),
|
||||
(23786,0,5,"I'll crush you!",12,0,100,15,0,0,1927,0,"Stonemaul Spirit");
|
||||
*/
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
-- UPDATE `npc_text` SET `em0_0`=20, `em0_1`=0 WHERE `id`=3094;
|
||||
@@ -1,5 +0,0 @@
|
||||
--
|
||||
-- The Essence of Aku'Mai (6563)
|
||||
UPDATE `quest_offer_reward` SET `RewardText`="Well done, $N. These are the crystals I spoke of. Intriguing...$B$BI can feel the power within them. The spirits of water cling to them. Whatever the naga were going to use these for... well, let us be glad they are no longer in their hands." WHERE `ID`= 6563;
|
||||
-- King of the Foulweald (6621)
|
||||
UPDATE `quest_offer_reward` SET `RewardText`="Good work, $N. Issuing that challenge to the Foulwealds and defeating their leader sends them a strong message:$B$BThe Horde is not to be trifled with.$B$BI don't believe that tribe will be giving us much trouble for a long time." WHERE `ID`= 6621;
|
||||
@@ -1,146 +0,0 @@
|
||||
/*
|
||||
-- Suntara Stones
|
||||
UPDATE `creature_template` SET `AIName`= 'SmartAI' WHERE `entry` IN (8284,8338,8337);
|
||||
UPDATE `creature_addon` SET `bytes1`= 0 WHERE `guid`= 6823;
|
||||
UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry` IN (147516,147517);
|
||||
UPDATE `gameobject` SET `spawntimesecs`=100 WHERE `id` IN (147516, 147517);
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` IN (SELECT `guid` FROM `gameobject` WHERE `id`=175704);
|
||||
DELETE FROM `gameobject` WHERE `id`=175704;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`IN (828400,828401,828402,828403,828404,828405, 833800, 14751700) AND `source_type`=9;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (8337,8284,8338) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (147516,147517) AND `source_type`=1;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(8284, 0, 0,1, 11, 0,100,0, 0, 0,0,0, 18, 768, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On Spawn - Add Unit Flag'),
|
||||
(8284, 0, 1,0, 61, 0,100,0, 0, 0,0,0, 90, 7, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On Spawn - Add Bytes1 death State'),
|
||||
(8284, 0, 2,3, 19, 0,100,0, 3367, 0,0,0, 53, 0,82840,0,0,30000,1, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On Quest Accept - Start WP movement'),
|
||||
(8284, 0, 3,4, 61, 0,100,0, 0, 0,0,0, 19, 768, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On Quest Accept - Remove Unit Flag'),
|
||||
(8284, 0, 4,5, 61, 0,100,0, 0, 0,0,0, 91, 7, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On Quest Accept - Remove Bytes1 Death State'),
|
||||
(8284, 0, 5,6, 61, 0,100,0, 0, 0,0,0, 64, 1, 0,0, 0, 0,0, 7, 0,0,0,0,0,0,0, 'Dorius Stonetender - On Quest Accept - Store target'),
|
||||
(8284, 0, 6,0, 61, 0,100,0, 0, 0,0,0, 2, 250, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On Quest Accept - Set faction'),
|
||||
(8284, 0, 7,0, 40, 0,100,0, 17, 82840,0,0, 80,828400, 2,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On WP Reached - Start Action List'),
|
||||
(8284, 0, 8,0, 40, 0,100,0, 25, 82840,0,0, 80,828401, 2,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On WP Reached - Start Action List'),
|
||||
(8284, 0, 9,0, 40, 0,100,0, 33, 82840,0,0, 80,828402, 2,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On WP Reached - Start Action List'),
|
||||
(8284, 0, 10,0, 40, 0,100,0, 37, 82840,0,0, 80,828403, 2,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On WP Reached - Start Action List'),
|
||||
(8284, 0, 11,0, 40, 0,100,0, 50, 82840,0,0, 80,828404, 2,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On WP Reached - Start Action List'),
|
||||
(8284, 0, 12,0, 38, 0,100,0, 1, 1,0,0, 80,828405, 2,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On data set - Start Action List'),
|
||||
(8284, 0, 13,0, 40, 0,100,0, 15, 82840,0,0, 45,2, 2,0, 0, 0,0, 15, 147516,50,0,0,0,0,0, 'Dorius Stonetender - On WP Reached - Set data'),
|
||||
(8284, 0, 14,0, 4, 0,50,0, 0, 0,0,0, 1,8, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - On aggro - Say text'),
|
||||
-- first stop
|
||||
(828400,9, 0,0, 0, 0,100,0, 0, 0,0,0, 1, 0, 0,0, 0, 0,0,12, 1,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Say Line 0'),
|
||||
(828400,9, 1,0, 0, 0,100,0, 0, 0,0,0, 54, 10000, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Pause WP (10 seconds)'),
|
||||
(828400,9, 2,0, 0, 0,100,0, 500, 500,0,0, 90, 8, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Add Bytes1 Stand State (Kneel)'),
|
||||
(828400,9, 3,0, 0, 0,100,0, 10000,10000,0,0, 91, 8, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Remove Bytes1 Stand State'),
|
||||
-- second stop
|
||||
(828401,9, 0,0, 0, 0,100,0, 0, 0,0,0, 54, 12000, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Pause WP (12 seconds)'),
|
||||
(828401,9, 1,0, 0, 0,100,0, 500, 500,0,0, 90, 8, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Add Bytes1 Stand State (Kneel)'),
|
||||
(828401,9, 2,0, 0, 0,100,0, 2000,2000,0,0, 91, 8, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Remove Bytes1 Stand State'),
|
||||
(828401,9, 3,0, 0, 0,100,0, 0,0,0,0, 1, 1, 0,0, 0, 0,0,12, 1,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Say Line 1'),
|
||||
(828401,9, 4,0, 0, 0,100,0, 9000,9000,0,0, 1, 9, 0,0, 0, 0,0,12, 1,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Say Line 9'),
|
||||
-- third stop + spawns
|
||||
(828402,9, 0,0, 0, 0,100,0, 0, 0,0,0, 1, 2, 0,0, 0, 0,0,12, 1,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Say Line 2'),
|
||||
(828402,9, 1,0, 0, 0,100,0, 0, 0,0,0, 54, 10000, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Pause WP (10 seconds)'),
|
||||
(828402,9, 2,0, 0, 0,100,0, 500, 500,0,0, 90, 8, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Add Bytes1 Stand State (Kneel)'),
|
||||
(828402,9, 3,0, 0, 0,100,0, 9000,9000,0,0, 91, 8, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Remove Bytes1 Stand State'),
|
||||
(828402,9, 4,0, 0, 0,100,0, 0, 0,0,0, 45, 2, 2,0, 0, 0,0, 15, 147517,50,0,0,0,0,0, 'Dorius Stonetender - Action List - Set data'),
|
||||
-- start run
|
||||
(828403,9, 0,0, 0, 0,100,0, 0, 0,0,0, 1, 3, 0,0, 0, 0,0,12, 1,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Say Line 3'),
|
||||
(828403,9, 1,0, 0, 0,100,0, 0, 0,0,0, 54, 3000, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Pause WP (3 seconds)'),
|
||||
(828403,9, 2,0, 0, 0,100,0, 0, 0,0,0, 59, 1, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Set Run On'),
|
||||
-- start finale event
|
||||
(828404,9, 0,0, 0, 0,100,0, 0, 0,0,0, 54, 30000, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Pause WP (30000 seconds)'),
|
||||
(828404,9, 1,0, 0, 0,100,0, 0, 0,0,0, 1,4, 0,0, 0, 0,0, 12, 1,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Say text'),
|
||||
(828404,9, 2,0, 0, 0,100,0, 0, 0,0,0, 12, 8338, 8,0, 1, 0,0, 8, 0,0,0,-6370.26,-1974.93,256.79,3.55, 'Dorius Stonetender - Action List - Summon Dark Iron Marksman'),
|
||||
-- end finale event
|
||||
(828405,9, 0,0, 0, 0,100,0, 0, 0,0,0, 1, 5, 0,0, 0, 0,0,1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Say Line 5'),
|
||||
(828405,9, 1,0, 0, 0,100,0, 0, 0,0,0, 11, 12218, 2,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Cast Spell Man Down!'),
|
||||
(828405,9, 2,0, 0, 0,100,0, 0, 0,0,0, 90, 7, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Add Bytes1 Death State'),
|
||||
(828405,9, 3,0, 0, 0,100,0, 0, 0,0,0, 50, 175704, 60,1, 0, 0,0, 8, 0,0,0,-6386.8901, -1984.05, 246.7299,0, 'Dorius Stonetender - Action List - Summon '),
|
||||
(828405,9, 4,0, 0, 0,100,0, 0, 0,0,0, 15, 3367, 0,0, 0, 0,0,12, 1,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Quest explored'),
|
||||
(828405,9, 5,0, 0, 0,100,0, 2000, 2000,0,0, 1, 6, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Say Line 6'),
|
||||
(828405,9, 6,0, 0, 0,100,0, 1000, 1000,0,0, 1, 7, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Say Line 7'),
|
||||
(828405,9, 7,0, 0, 0,100,0, 0, 0,0,0, 37, 0, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dorius Stonetender - Action List - Die'),
|
||||
-- Dark Iron Marksman
|
||||
(8338, 0, 0,0, 54, 0,100,0, 0, 0,0,0, 80,833800, 2,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dark Iron Marksman - On just summoned - Call Action List'),
|
||||
(833800,9, 0,0, 0, 0,100,0, 1500, 1500,0,0, 1, 0, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dark Iron Marksman - Action List - Say Line 0'),
|
||||
(833800,9, 1,0, 0, 0,100,0, 0, 0,0,0, 11, 12198, 0,0, 0, 0,0,19,8284,50,0,0,0,0,0, 'Dark Iron Marksman - Action List - Cast Marksman Hit'),
|
||||
(833800,9, 2,0, 0, 0,100,0, 2000, 2000,0,0, 45, 1, 1,0, 0, 0,0,19,8284,50,0,0,0,0,0, 'Dark Iron Marksman - Action List - set data Marksman Hit'),
|
||||
(833800,9, 3,0, 0, 0,100,0, 1000, 1000,0,0, 41, 0, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dark Iron Marksman - Action List - Despawn'),
|
||||
(8337, 0, 0,0, 63, 0,100,0, 0, 0,0,0, 49,0, 0,0, 0, 0,0, 19, 8284,70,0,0,0,0,0, 'Dark Iron Steelshifter - On just Created - Start attack'),
|
||||
(8337, 0, 1,0, 4, 0,50,0, 0, 0,0,0, 1, 0, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dark Iron Steelshifter - On aggro - Say Line 0'),
|
||||
(147516, 1, 0,0, 38, 0,100,0, 2, 2,0,0, 80,14751700, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dark Iron - On data set - action list'),
|
||||
(147517, 1, 0,0, 38, 0,100,0, 2, 2,0,0, 80,14751700, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dark Iron - On data set - action list'),
|
||||
(14751700,9, 0,0, 0, 0,100,0, 0, 0,0,0, 118, 2, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dark Iron - Action List - set gob state'),
|
||||
(14751700,9, 1,0, 0, 0,100,0, 0, 0,0,0, 11, 12168, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dark Iron - Action List - cast'),
|
||||
(14751700,9, 2,0, 0, 0,100,0, 1000, 1000,0,0, 41, 0, 0,0, 0, 0,0, 1, 0,0,0,0,0,0,0, 'Dark Iron - Action List - Despawn');
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (8284,8337,8338);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(8284,0,0,"Stop... need to catch.... my breath.",12,0,100,0,0,0,4345,0,"Dorius Stonetender"),
|
||||
(8284,1,0,"This is the place, $r: The Cauldron! Mark it on a map or do something so that you don''t forget. If anything ever happened to me, my team would be stuck in that mine forever.",12,0,100,25,0,0,4354,0,"Dorius Stonetender"),
|
||||
(8284,2,0,"I''ve got to quit smoking! Give me a minute to catch my breath.",12,0,100,0,0,0,4356,0,"Dorius Stonetender"),
|
||||
(8284,3,0,"We''re almost to safety. From here, we run. Try not to get too far behind! GO!",12,0,100,0,0,0,4357,0,"Dorius Stonetender"),
|
||||
(8284,4,0,"The gate is in sight! We''re going to make it! But first, I need to take a breather.",12,0,100,0,0,0,4363,0,"Dorius Stonetender"),
|
||||
(8284,5,0,"ARRRRRGH! He got me!",12,0,100,0,0,0,4359,0,"Dorius Stonetender"),
|
||||
(8284,6,0,"%s points to the parchment on the ground.",16,0,100,0,0,0,5944,0,"Dorius Stonetender"),
|
||||
(8284,7,0,"%s disappears in a cloud of dust.",16,0,100,0,0,0,4362,0,"Dorius Stonetender"),
|
||||
(8284,8,0,"Are you going to let an injured dwarf do all the work for you?",12,0,100,0,0,0,4352,0,"Dorius Stonetender"),
|
||||
(8284,8,1,"It's on! $n, meet my fists. Fists, say hello to $n.",12,0,100,0,0,0,4353,0,"Dorius Stonetender"),
|
||||
(8284,9,0,"Onward! And be on guard this time! I'm not going to carry anymore fights.",12,0,100,0,0,0,4355,0,"Dorius Stonetender"),
|
||||
(8337,0,0,"The secrets of Suntara will not leave these lands.", 14,0,100,0,0,0,4346,0,"Summon Dark Iron Steelshifter"),
|
||||
(8338,0,0,"He''s mine...",14,0,100,0,0,0,4358,0,"Dark Iron Marksman");
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry`=82840;
|
||||
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`) VALUES
|
||||
(82840, 1, -7005.02, -1742.09, 234.09),
|
||||
(82840, 2, -7007.01, -1730.48, 234.09),
|
||||
(82840, 3, -7004.89, -1726.50, 234.25),
|
||||
(82840, 4, -7000.51, -1727.69, 235.47),
|
||||
(82840, 5, -6989.39, -1737.25, 240.65),
|
||||
(82840, 6, -6976.65, -1737.33, 241.83),
|
||||
(82840, 7, -6954.92, -1742.04, 241.66),
|
||||
(82840, 8, -6933.73, -1730.35, 241.70),
|
||||
(82840, 9, -6931.64, -1719.75, 242.27),
|
||||
(82840, 10, -6909.71, -1714.02, 241.26),
|
||||
(82840, 11, -6898.56, -1723.56, 243.11),
|
||||
(82840, 12, -6883.09, -1728.15, 241.00),
|
||||
(82840, 13, -6879.24, -1737.66, 242.25),
|
||||
(82840, 14, -6875.63, -1738.84, 244.00),
|
||||
(82840, 15, -6868.03, -1745.78, 248.92),
|
||||
(82840, 16, -6865.56, -1747.40, 250.42),
|
||||
(82840, 17, -6857.70, -1748.29, 251.52), -- first stop
|
||||
(82840, 18, -6853.29, -1745.18, 251.52),
|
||||
(82840, 19, -6861.59, -1732.91, 251.66),
|
||||
(82840, 20, -6860.00, -1723.85, 252.05),
|
||||
(82840, 21, -6857.88, -1715.04, 251.52),
|
||||
(82840, 22, -6850.99, -1698.89, 250.48),
|
||||
(82840, 23, -6830.43, -1675.30, 251.52),
|
||||
(82840, 24, -6818.79, -1674.68, 251.31),
|
||||
(82840, 25, -6814.35, -1671.13, 250.31), -- second stop
|
||||
(82840, 26, -6809.37, -1680.91, 250.10),
|
||||
(82840, 27, -6801.58, -1695.83, 258.82),
|
||||
(82840, 28, -6790.76, -1703.73, 259.55),
|
||||
(82840, 29, -6781.22, -1715.15, 259.55),
|
||||
(82840, 30, -6778.56, -1727.06, 259.55),
|
||||
(82840, 31, -6777.09, -1744.06, 259.54),
|
||||
(82840, 32, -6775.59, -1761.05, 257.50),
|
||||
(82840, 33, -6777.40, -1780.64, 256.85), -- next break
|
||||
(82840, 34, -6776.03, -1781.77, 256.85),
|
||||
(82840, 35, -6728.56, -1814.42, 253.44),
|
||||
(82840, 36, -6700.18, -1814.54, 250.46),
|
||||
(82840, 37, -6677.81, -1821.25, 250.28), -- start run
|
||||
(82840, 38, -6640.54, -1884.70, 244.27),
|
||||
(82840, 39, -6612.79, -1916.98, 244.15),
|
||||
(82840, 40, -6569.94, -1922.81, 244.16),
|
||||
(82840, 41, -6540.13, -1938.87, 244.15),
|
||||
(82840, 42, -6520.90, -1946.45, 244.15),
|
||||
(82840, 43, -6504.90, -1955.36, 244.15),
|
||||
(82840, 44, -6483.21, -1965.20, 244.24),
|
||||
(82840, 45, -6471.10, -1968.55, 244.27),
|
||||
(82840, 46, -6451.37, -1976.94, 244.45),
|
||||
(82840, 47, -6405.94, -1974.30, 248.94),
|
||||
(82840, 48, -6395.49, -1977.74, 247.89),
|
||||
(82840, 49, -6389.20, -1978.71, 247.48),
|
||||
(82840, 50, -6388.39, -1983.85, 246.72),
|
||||
(82840, 51, -6388.39, -1983.85, 246.72);
|
||||
*/
|
||||
@@ -1,7 +0,0 @@
|
||||
/*
|
||||
--
|
||||
UPDATE `creature` SET `position_x`=3294.252, `position_y`=-3087.255, `position_z`=158.25 WHERE `guid`=84786;
|
||||
UPDATE `creature` SET `position_x`=3275.445, `position_y`=-3128.624, `position_z`=156.78 WHERE `guid`=86295;
|
||||
UPDATE `creature` SET `position_x`=3233.312, `position_y`=-3156.763, `position_z`=151.23 WHERE `guid`=69692;
|
||||
UPDATE `creature` SET `position_x`=3285.249, `position_y`=-3139.968, `position_z`=153.65 WHERE `guid`=91830;
|
||||
*/
|
||||
@@ -1,5 +0,0 @@
|
||||
--
|
||||
SET @SPELL_ATTR0_CU_ALLOW_INFLIGHT_TARGET := 262144;
|
||||
DELETE FROM `spell_custom_attr` WHERE `entry`=66717;
|
||||
INSERT INTO `spell_custom_attr` (`entry`, `attributes`) VALUES
|
||||
(66717, @SPELL_ATTR0_CU_ALLOW_INFLIGHT_TARGET);
|
||||
@@ -1,4 +0,0 @@
|
||||
--
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry`=43115;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(17, 0, 43115, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, "", "Plague Vial could be casted only if the player is in taxi");
|
||||
@@ -1,4 +0,0 @@
|
||||
--
|
||||
UPDATE `creature` SET `position_x`=-327.646, `position_y`=-127.406, `position_z`=-8.013, `orientation`=1.941862 WHERE `guid`=12607;
|
||||
DELETE FROM `creature` WHERE `guid` IN (12605,12606);
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (12605,12606);
|
||||
@@ -1,4 +0,0 @@
|
||||
--
|
||||
UPDATE `creature` SET `MovementType`=0, `spawndist`=0 WHERE `id` IN (27401,27403);
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`=27401;
|
||||
INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (27401,0,0,0,1,233 , '');
|
||||
@@ -1,20 +0,0 @@
|
||||
/*
|
||||
-- Stonemaul Spirit
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=23786;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23786 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=2378600 AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(23786,0,0,0,11,0,100,0,0,0,0,0,80,2378600,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonemaul Spirit - On Spawn - Run Script"),
|
||||
(23786,0,1,0,4,0,15,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonemaul Spirit - On Aggro - Say Line 1"),
|
||||
(2378600,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonemaul Spirit - On Script - Say Line 0"),
|
||||
(2378600,9,1,0,0,0,100,0,2000,2000,0,0,49,0,0,0,0,0,0,23,0,0,0,0,0,0,0,"Stonemaul Spirit - On Script - Start Attacking");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=23786;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(23786,0,0,"Me crush puny friend of dragons!",12,0,100,15,0,0,22416,0,"Stonemaul Spirit"),
|
||||
(23786,0,1,"You leave Stonemaul lands now!",12,0,100,15,0,0,22417,0,"Stonemaul Spirit"),
|
||||
(23786,0,2,"Why you wake ghost? Where other Stonemauls?!",12,0,100,15,0,0,22418,0,"Stonemaul Spirit"),
|
||||
(23786,1,0,"Raaar!!! Me smash $r!",12,0,100,0,0,0,1925,0,"Stonemaul Spirit"),
|
||||
(23786,1,1,"Me smash! You die!",12,0,100,0,0,0,1926,0,"Stonemaul Spirit"),
|
||||
(23786,1,2,"I'll crush you!",12,0,100,0,0,0,1927,0,"Stonemaul Spirit");
|
||||
*/
|
||||
@@ -1,62 +0,0 @@
|
||||
/*
|
||||
-- Professor Phizzlethorpe
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI", `ScriptName`="" WHERE `entry`=2768;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=2768 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (276800,276801,276802,276803) AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`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
|
||||
(2768,0,0,1,19,0,100,0,665,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Quest 'Sunken Treasure' Taken - Store Targetlist"),
|
||||
(2768,0,1,2,61,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Quest 'Sunken Treasure' Taken - Remove Npc Flag Questgiver"),
|
||||
(2768,0,2,3,61,0,100,0,0,0,0,0,0,80,276800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Quest 'Sunken Treasure' Taken - Run Script"),
|
||||
(2768,0,3,0,61,0,100,0,0,0,0,0,0,2,113,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Quest 'Sunken Treasure' Taken - Set Faction 113"),
|
||||
(2768,0,4,0,6,0,100,0,0,0,0,0,0,6,665,0,0,0,0,0,12,1,0,0,0,0,0,0,"Professor Phizzlethorpe - On Just Died - Fail Quest 'Sunken Treasure'"),
|
||||
(2768,0,5,0,4,0,100,0,0,0,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Aggro - Say Line 4"),
|
||||
(2768,0,6,0,40,0,100,0,5,276800,0,0,0,80,276801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Waypoint 5 Reached - Run Script"),
|
||||
(2768,0,7,0,40,0,100,0,8,276800,0,0,0,80,276802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Waypoint 8 Reached - Run Script"),
|
||||
(2768,0,8,0,40,0,100,0,8,276801,0,0,0,80,276803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Waypoint 8 Reached - Run Script"),
|
||||
(276800,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Say Line 0"),
|
||||
(276800,9,1,0,0,0,100,0,4000,4000,0,0,0,53,0,276800,0,0,0,2,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Start Waypoint"),
|
||||
(276801,9,0,0,0,0,100,0,0,0,0,0,0,54,7000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Pause Waypoint"),
|
||||
(276801,9,1,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Say Line 1"),
|
||||
(276801,9,2,0,0,0,100,0,7000,7000,0,0,0,1,2,0,0,0,0,0,12,1,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Say Line 2"),
|
||||
(276802,9,0,0,0,0,100,0,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Say Line 3"),
|
||||
(276802,9,1,0,0,0,100,0,10000,10000,0,0,0,107,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Summon Group"),
|
||||
(276802,9,2,0,0,0,100,0,15000,15000,0,0,0,1,5,0,0,0,0,0,12,1,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Say Line 5"),
|
||||
(276802,9,3,0,0,0,100,0,10000,10000,0,0,0,1,6,0,0,0,0,0,12,1,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Say Line 6"),
|
||||
(276802,9,4,0,0,0,100,0,3000,3000,0,0,0,53,0,276801,0,0,0,2,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Start Waypoint"),
|
||||
(276803,9,0,0,0,0,100,0,0,0,0,0,0,1,7,0,0,0,0,0,12,1,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Say Line 7"),
|
||||
(276803,9,1,0,0,0,100,0,5000,5000,0,0,0,1,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Say Line 8"),
|
||||
(276803,9,2,0,0,0,100,0,0,0,0,0,0,1,9,0,0,0,0,0,12,1,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Say Line 9"),
|
||||
(276803,9,3,0,0,0,100,0,0,0,0,0,0,15,665,0,0,0,0,0,12,1,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Complete Quest 'Sunken Treasure'"),
|
||||
(276803,9,4,0,0,0,100,0,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Add Npc Flag Questgiver"),
|
||||
(276803,9,5,0,0,0,100,0,0,0,0,0,0,2,35,0,0,0,0,0,1,0,0,0,0,0,0,0,"Professor Phizzlethorpe - On Script - Set Faction 35");
|
||||
|
||||
DELETE FROM `creature_summon_groups` WHERE `summonerId`=2768;
|
||||
INSERT INTO `creature_summon_groups` (`summonerId`, `summonerType`, `groupId`, `entry`, `position_x`, `position_y`, `position_z`, `orientation`, `summonType`, `summonTime`) VALUES
|
||||
(2768,0,1,2776,-2056.19,-2143.23,20.4528,5.61003,5,3000),
|
||||
(2768,0,1,2776,-2052.2,-2139.68,19.6804,5.31158,5,3000);
|
||||
|
||||
DELETE FROM `script_waypoint` WHERE `entry`=2768;
|
||||
DELETE FROM `waypoints` WHERE `entry` IN (276800, 276801);
|
||||
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
|
||||
(276800,1,-2077.73,-2091.17,9.49,""),
|
||||
(276800,2,-2077.99,-2105.33,13.24,""),
|
||||
(276800,3,-2074.6,-2109.67,14.24,""),
|
||||
(276800,4,-2076.6,-2117.46,16.67,""),
|
||||
(276800,5,-2073.51,-2123.46,18.42,""),
|
||||
(276800,6,-2066.6,-2131.85,21.56,""),
|
||||
(276800,7,-2053.85,-2143.19,20.31,""),
|
||||
(276800,8,-2043.49,-2153.73,20.2,""),
|
||||
(276801,1,-2053.85,-2143.19,20.31,""),
|
||||
(276801,2,-2063.52,-2131.57,21.22,""),
|
||||
(276801,3,-2073.51,-2123.46,18.42,""),
|
||||
(276801,4,-2076.6,-2117.46,16.67,""),
|
||||
(276801,5,-2074.6,-2109.67,14.24,""),
|
||||
(276801,6,-2077.99,-2105.33,13.24,""),
|
||||
(276801,7,-2077.73,-2091.17,9.49,""),
|
||||
(276801,8,-2066.41,-2086.21,8.97,"");
|
||||
|
||||
-- Vengeful Surge
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=2776 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
|
||||
(2776,0,1,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,19,2768,0,0,0,0,0,0,"Vengeful Surge - Just Summoned - Start Attacking");
|
||||
*/
|
||||
@@ -1,85 +0,0 @@
|
||||
/*
|
||||
-- Add some missing gameobjects
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (5111,5117,5122,5126,5131,5140,5144,5155,5160,5165,5171,5210,5217,5224,5230,5232,5234,5255,5315,5332,5334,5339,5341,5345,5349,5350,5357,5367,5373,5395,5397,5402);
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(5111,21148,0,0,0,1,1,-9072.17,837.258,109.424,0.299373,-0,-0,-0.149128,-0.988818,-120,255,1,"",0),
|
||||
(5117,21148,0,0,0,1,1,-9072.82,829.589,109.478,5.99743,-0,-0,-0.14239,0.989811,-120,255,1,"",0),
|
||||
(5122,21148,0,0,0,1,1,-9059.47,838.004,110.215,0.377914,-0,-0,-0.187835,-0.982201,-120,255,1,"",0),
|
||||
(5126,21148,0,0,0,1,1,-9059.77,838.776,110.215,0.381841,-0,-0,-0.189763,-0.98183,-120,255,1,"",0),
|
||||
(5131,21148,0,0,0,1,1,-9085.29,832.499,109.61,3.58633,-0,-0,-0.975378,0.220539,-120,255,1,"",0),
|
||||
(5140,21148,0,0,0,1,1,-9085.65,833.289,109.61,3.53135,-0,-0,-0.981071,0.193647,-120,255,1,"",0),
|
||||
(5144,21148,0,0,0,1,1,-9081.83,823.735,109.61,3.4803,-0,-0,-0.985694,0.168543,-120,255,1,"",0),
|
||||
(5155,21148,0,0,0,1,1,-9081.1,828.544,109.432,1.763,-0,-0,-0.771693,-0.635995,-120,255,1,"",0),
|
||||
(5160,21148,0,0,0,1,1,-9082.12,830.655,109.429,5.3287,-0,-0,-0.459332,0.888265,-120,255,1,"",0),
|
||||
(5165,21148,0,0,0,1,1,-9069.05,828.82,109.428,1.8533,-0,-0,-0.799613,-0.600515,-120,255,1,"",0),
|
||||
(5171,21148,0,0,0,1,1,-9075.97,820.033,109.55,4.11132,-0,-0,-0.884738,0.466088,-120,255,1,"",0),
|
||||
(5210,21148,0,0,0,1,1,-9070.79,828.253,109.431,0.334503,-0,-0,-0.166473,-0.986046,-120,255,1,"",0),
|
||||
(5217,21148,0,0,0,1,1,-9075.04,838.185,109.463,5.08008,-0,-0,-0.565921,0.824459,-120,255,1,"",0),
|
||||
(5224,21148,0,0,0,1,1,-9076.71,818.742,109.55,0.407534,-0,-0,-0.20236,-0.979311,-120,255,1,"",0),
|
||||
(5230,21148,0,0,0,1,1,-9079.45,828.87,109.436,3.40383,-0,-0,-0.991416,0.130743,-120,255,1,"",0),
|
||||
(5232,21148,0,0,0,1,1,-9073.03,838.268,109.432,0.345678,-0,-0,-0.17198,-0.985101,-120,255,1,"",0),
|
||||
(5234,21148,0,0,0,1,1,-9085.74,814.883,116.796,3.49512,-0,-0,-0.984418,0.175845,-120,255,1,"",0),
|
||||
(5255,21148,0,0,0,1,1,-9087.04,830.81,116.825,5.06286,-0,-0,-0.57-1201,0.819555,-120,255,1,"",0),
|
||||
(5315,21148,0,0,0,1,1,-9094.68,836.463,116.795,1.10446,-0,-0,-0.524585,-0.851358,-120,255,1,"",0),
|
||||
(5332,21148,0,0,0,1,1,-9084.5,824.882,116.825,5.65584,-0,-0,-0.308554,0.951207,-120,255,1,"",0),
|
||||
(5334,21147,0,0,0,1,1,-9081.3,822.651,109.61,3.55732,-0,-0,-0.978474,0.206371,-120,255,1,"",0),
|
||||
(5339,21147,0,0,0,1,1,-9072.24,828.632,109.453,0.376773,-0,-0,-0.187274,-0.982308,-120,255,1,"",0),
|
||||
(5341,21147,0,0,0,1,1,-9083.98,828.135,109.61,3.50271,-0,-0,-0.983743,0.17958,-120,255,1,"",0),
|
||||
(5345,21146,0,0,0,1,1,-9075.14,836.495,109.436,1.95635,-0,-0,-0.82948,-0.558537,-120,255,1,"",0),
|
||||
(5349,21146,0,0,0,1,1,-9069.89,830.264,109.432,0.954968,-0,-0,-0.459546,-0.888154,-120,255,1,"",0),
|
||||
(5350,21146,0,0,0,1,1,-9079.88,818.003,109.61,5.10492,-0,-0,-0.555639,0.831424,-120,255,1,"",0),
|
||||
(5357,21146,0,0,0,1,1,-9080.54,819.582,109.61,5.10492,-0,-0,-0.555639,0.831424,-120,255,1,"",0),
|
||||
(5367,21146,0,0,0,1,1,-9058.49,837.482,110.219,1.94478,-0,-0,-0.826236,-0.563325,-120,255,1,"",0),
|
||||
(5373,21146,0,0,0,1,1,-9081.2,821.143,109.61,5.1167,-0,-0,-0.550732,0.834682,-120,255,1,"",0),
|
||||
(5395,21145,0,0,0,1,1,-9083.11,825.766,109.61,3.52235,-0,-0,-0.981933,0.189231,-120,255,1,"",0),
|
||||
(5397,21145,0,0,0,1,1,-9084.98,830.42,109.61,0.354403,-0,-0,-0.176275,-0.984341,-120,255,1,"",0),
|
||||
(5402,21145,0,0,0,1,1,-9059.28,840.347,110.239,5.05895,-0,-0,-0.574602,0.818433,-120,255,1,"",0);
|
||||
|
||||
-- Texts
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (1141,3628,1311);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(1141,0,0,"All hail $n, a $c of worth!",12,7,100,22,0,0,1718,0,"Angus Stern"),
|
||||
(1141,1,0,"Behold! The Blue Recluse holds a feast in $g his:her; honor!",12,7,100,25,0,0,1719,0,"Angus Stern"),
|
||||
(3628,0,0,"Here here!",12,7,100,5,0,0,1735,0,"Steven Lohan"),
|
||||
(1311,0,0,"Hooray, $n!",12,7,100,4,0,0,1733,0,"Joachim Brenlow"),
|
||||
(1311,0,1,"Long live $n!",12,7,100,4,0,0,1736,0,"Joachim Brenlow");
|
||||
|
||||
-- Angus Stern
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1141;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=1141 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=114100 AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(1141,0,0,0,20,0,100,0,1271,0,0,0,80,114100,0,0,0,0,0,1,0,0,0,0,0,0,0,"Angus Stern - On Quest 'Feast at the Blue Recluse' Finished - Run Script"),
|
||||
(1141,0,1,0,20,0,100,0,1271,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Angus Stern - On Quest 'Feast at the Blue Recluse' Finished - Store Target"),
|
||||
(114100,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Angus Stern - On Script - Remove Npc Flag Questgiver"),
|
||||
(114100,9,1,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Angus Stern - On Script - Say Line 0"),
|
||||
(114100,9,2,0,0,0,100,0,0,0,0,0,70,120,0,0,0,0,0,15,0,100,0,0,0,0,0,"Angus Stern - On Script - Respawn All Gameobjects"),
|
||||
(114100,9,3,0,0,0,100,0,5000,5000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.02834,"Angus Stern - On Script - Set Orientation"),
|
||||
(114100,9,4,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Angus Stern - On Script - Say Line 1"),
|
||||
(114100,9,5,0,0,0,100,0,6000,6000,0,0,100,1,0,0,0,0,0,19,3628,0,0,0,0,0,0,"Angus Stern - On Script - Send Target to Steven Lohan"),
|
||||
(114100,9,6,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,3628,0,0,0,0,0,0,"Angus Stern - On Script - Set Data to Steven Lohan"),
|
||||
(114100,9,7,0,0,0,100,0,4000,4000,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Angus Stern - On Script - Add Npc Flag Questgiver"),
|
||||
(114100,9,8,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.558505,"Angus Stern - On Script - Set Orientation");
|
||||
|
||||
-- Steven Lohan
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=3628;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=3628 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=362800 AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(3628,0,0,0,38,0,100,0,1,1,0,0,80,362800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Steven Lohan - On Data Set - Run Script"),
|
||||
(362800,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Steven Lohan - On Script - Say Line 0"),
|
||||
(362800,9,1,0,0,0,100,0,2000,2000,0,0,100,1,0,0,0,0,0,19,1311,0,0,0,0,0,0,"Steven Lohan - On Script - Send Target to Steven Lohan"),
|
||||
(362800,9,2,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,1311,0,0,0,0,0,0,"Steven Lohan - On Script - Set Data to Joachim Brenlow");
|
||||
|
||||
-- Joachim Brenlow
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1311;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=1311 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
|
||||
(1311,0,0,0,38,0,100,0,1,1,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Joachim Brenlow - On Data Set - Say Line 0");
|
||||
|
||||
-- Fix looting
|
||||
UPDATE `gameobject_loot_template` SET `LootMode`=1 WHERE `Entry` IN (3458,3459,3460,3461);
|
||||
|
||||
-- Add quest emotes
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=1271;
|
||||
*/
|
||||
@@ -1,4 +0,0 @@
|
||||
/*
|
||||
--
|
||||
UPDATE `creature_model_info` SET `DisplayID_Other_Gender`=0 WHERE `DisplayID` IN (3680);
|
||||
*/
|
||||
@@ -1,9 +0,0 @@
|
||||
/*
|
||||
--
|
||||
UPDATE `creature_template_locale` SET `Title`='' WHERE `entry`=23863;
|
||||
UPDATE `creature_template_locale` SET `Name`='Zul\'jin' WHERE `entry`=23863 AND `locale` IN ('deDE','esES','esMX','frFR');
|
||||
UPDATE `creature_template_locale` SET `Name`='줄진' WHERE `entry`=23863 AND `locale` IN ('koKR');
|
||||
UPDATE `creature_template_locale` SET `Name`='Зул\'джин' WHERE `entry`=23863 AND `locale` IN ('ruRU');
|
||||
UPDATE `creature_template_locale` SET `Name`='祖尔金' WHERE `entry`=23863 AND `locale` IN ('zhCN');
|
||||
UPDATE `creature_template_locale` SET `Name`='祖爾金' WHERE `entry`=23863 AND `locale` IN ('zhTW');
|
||||
*/
|
||||
@@ -1,18 +0,0 @@
|
||||
/*
|
||||
--
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (5404,5419,5427,5429,5431,5433,5443,5446,5448);
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(5404, 180867, 1, 0, 0, 1, 1, 7603.94, -2211.17, 471.606, 3.78647, 0, 0, 0.948466, -0.316878, 25, 100, 1, "", 0),
|
||||
(5419, 180867, 1, 0, 0, 1, 1, 7575.26, -2238.68, 469.858, 1.03679, 0, 0, 0.495486, 0.868616, 25, 100, 1, "", 0),
|
||||
(5427, 180867, 1, 0, 0, 1, 1, 7595.67, -2246.32, 466.965, 1.30382, 0, 0, 0.606707, 0.794925, 25, 100, 1, "", 0),
|
||||
(5429, 180867, 1, 0, 0, 1, 1, 7610.97, -2228.92, 468.71, 2.96651, 0, 0, 0.996171, 0.0874282, 25, 100, 1, "", 0),
|
||||
(5431, 180867, 1, 0, 0, 1, 1, 7570.31, -2220.8, 473.445, 0.357419, 0, 0, 0.17776, 0.984074, 25, 100, 1, "", 0),
|
||||
(5433, 180867, 1, 0, 0, 1, 1, 7585.47, -2205.31, 475.281, 4.91744, 0, 0, 0.631024, -0.775763, 25, 100, 1, "", 0),
|
||||
(5443, 180867, 530, 0, 0, 1, 1, -1804.27, 5492.68, -12.4278, 5.1019, 0, 0, 0.631024, -0.775763, 25, 100, 1, "", 0),
|
||||
(5446, 180867, 530, 0, 0, 1, 1, -1778.08, 5439.71, -12.4276, 1.53108, 0, 0, 0.631024, -0.775763, 25, 100, 1, "", 0),
|
||||
(5448, 186425, 1, 0, 0, 1, 1, -2967.03, -3872.18, 33.0928, 2.24779, 0, 0, -0.90179, -0.432175, -20, 255, 1, "", 0);
|
||||
|
||||
DELETE FROM `game_event_gameobject` WHERE `eventEntry`=7 AND `guid` IN (5404,5419,5427,5429,5431,5433,5443,5446);
|
||||
INSERT INTO `game_event_gameobject` (`eventEntry`, `guid`) VALUES
|
||||
(7,5404),(7,5419),(7,5427),(7,5429),(7,5431),(7,5433),(7,5443),(7,5446);
|
||||
*/
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
-- UPDATE `event_scripts` SET `datalong`=5448 WHERE `id`=15452;
|
||||
@@ -1,4 +0,0 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|617299839 WHERE `entry`=33995;
|
||||
UPDATE `gameobject` SET `rotation2`=-0.571201 WHERE `guid`= 5255 AND `id`= 21148;
|
||||
DELETE FROM `linked_respawn` WHERE `guid` IN (12605,12606) AND `linkedGuid`=12597;
|
||||
@@ -1,10 +0,0 @@
|
||||
/*
|
||||
--
|
||||
-- Theramore Practicing Guard
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=4951;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (4951) 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
|
||||
(4951,0,0,0,25,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,19,4952,0,0,0,0,0,0,"Theramore Practicing Guard - On Reset - Start Attacking");
|
||||
-- Theramore Combat Dummy
|
||||
UPDATE `creature_template` SET `ScriptName`="npc_training_dummy" WHERE `entry`=4952;
|
||||
*/
|
||||
@@ -1,294 +0,0 @@
|
||||
/*
|
||||
--
|
||||
-- Quest "Deadmire"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1205;
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1205;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1205;
|
||||
|
||||
-- Quest "The Brood of Onyxia"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1171;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1171,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote2`=0, `Emote3`=0 WHERE `ID`=1170;
|
||||
|
||||
-- Quest "The Theramore Docks"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=1202;
|
||||
|
||||
-- Quest "This Old Lighthouse"
|
||||
DELETE FROM `quest_details` WHERE `ID`=11191;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(11191,1,1,0,0,0,0,0,0,0);
|
||||
|
||||
-- Quest "Challenge Overlord Mok'Morokk"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1173;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1173,11,15,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1173;
|
||||
|
||||
-- Quest "The Witch's Bane"
|
||||
DELETE FROM `quest_details` WHERE `ID`=11181;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(11181,1,1,0,0,0,0,0,0,0);
|
||||
|
||||
-- Quest "Cleansing Witch Hill"
|
||||
DELETE FROM `quest_details` WHERE `ID`=11183;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(11183,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5, `Emote3`=1 WHERE `ID`=11183;
|
||||
|
||||
-- Quest "The Lost Report"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=1238;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1238;
|
||||
|
||||
-- Quest "The Severed Head"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1239;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1239;
|
||||
|
||||
-- Quest "The Troll Witchdoctor"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1240;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1240,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=1240;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1240;
|
||||
|
||||
-- Quest "Marg Speaks"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1261;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=66 WHERE `ID`=1261;
|
||||
|
||||
-- Quest "Report to Zor"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1262;
|
||||
|
||||
-- Quest "Service to the Horde"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=7541;
|
||||
|
||||
-- Quest "Marsh Frog Legs"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=1218;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=1218;
|
||||
|
||||
-- Quest "Jarl Needs Eyes"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1206;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1206,1,6,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1206;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=3 WHERE `ID`=1206;
|
||||
|
||||
-- Quest "Jarl Needs a Blade"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1203;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1203,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1203;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=36, `Emote3`=4 WHERE `ID`=1203;
|
||||
|
||||
-- Quest "Secure the Cargo!"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11207;
|
||||
|
||||
-- Quest "Delivery for Drazzit"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11208;
|
||||
|
||||
-- Quest "Catch a Dragon by the Tail"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11217;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=0 WHERE `ID`=11217;
|
||||
|
||||
-- Banner of the Stonemaul
|
||||
UPDATE `quest_details` SET `Emote3`=1 WHERE `ID` IN (11158,11160,11159,11162,11201,11203);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=15, `EmoteOnComplete`=15 WHERE `ID`=11162;
|
||||
UPDATE `quest_offer_reward` SET `Emote2`=0 WHERE `ID`=11160;
|
||||
|
||||
-- Quest "Return to Krog"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=11204;
|
||||
|
||||
-- Quest "The Grimtotem Plot"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11201;
|
||||
UPDATE `quest_offer_reward` SET `EmoteDelay1`=1500 WHERE `ID`=11201;
|
||||
|
||||
-- Quest "More than Coincidence"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11200;
|
||||
UPDATE `quest_offer_reward` SET `Emote2`=0, `EmoteDelay1`=2000 WHERE `ID`=11200;
|
||||
|
||||
-- Quest "Seek Out Tabetha"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=11203;
|
||||
|
||||
-- Quest "Raze Direhorn Post!"
|
||||
UPDATE `quest_details` SET `Emote2`=5 WHERE `ID`=11205;
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11205;
|
||||
|
||||
-- Quest "Justice Dispensed"
|
||||
UPDATE `quest_offer_reward` SET `Emote3`=66, `EmoteDelay1`=2000 WHERE `ID`=11206;
|
||||
|
||||
-- Quest "Thresher Oil"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11192;
|
||||
|
||||
-- Quest "They Call Him Smiling Jim"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1282;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1282,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=1282;
|
||||
|
||||
-- Quest "Inspecting the Ruins"
|
||||
DELETE FROM `quest_details` WHERE `ID`=11123;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(11123,1,1,1,0,0,0,0,0,0);
|
||||
|
||||
-- Quest "Traitors Among Us"
|
||||
UPDATE `quest_details` SET `Emote2`=1 WHERE `ID` IN (11126,11128,11194,11133,11134,11177,11214,11136,11209,11210,11137,11146,11147,11145,11212,11138,11139,11140,11142,11149,11150,11151,11152);
|
||||
|
||||
-- Quest "Discrediting the Deserters"
|
||||
UPDATE `quest_offer_reward` SET `EmoteDelay1`=2000 WHERE `ID`=11133;
|
||||
|
||||
-- Quest "The End of the Deserters"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1 WHERE `ID`=11134;
|
||||
|
||||
-- Quest "Lieutenant Paval Reethe"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1252;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1252;
|
||||
|
||||
-- Quest "Lieutenant Paval Reethe"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1259;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1259,1,0,0,0,0,0,0,0,0);
|
||||
|
||||
-- Quest "Daelin's Men"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1285;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1285,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1285;
|
||||
|
||||
-- Quest "The Deserters"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1286;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1286,1,0,0,0,0,0,0,0,0);
|
||||
|
||||
-- Quest "Suspicious Hoofprints"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=1284;
|
||||
|
||||
-- Quest "The Black Shield"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1253;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1253;
|
||||
|
||||
-- Quest "The Black Shield (Part 2)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1319;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1319,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1319;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1319;
|
||||
|
||||
-- Quest "The Black Shield (Part 3)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1320;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1320,1,3,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1320;
|
||||
|
||||
-- Quest "Oh, It's Real"
|
||||
UPDATE `quest_offer_reward` SET `EmoteDelay1`=2000 WHERE `ID`=11210;
|
||||
|
||||
-- Quest "Raptor Captor"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11146;
|
||||
|
||||
-- Quest "What's Haunting Witch Hill?"
|
||||
UPDATE `quest_offer_reward` SET `EmoteDelay1`=2000, `Emote2`=1 WHERE `ID`=11180;
|
||||
|
||||
-- Quest "The Orc Report"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1219;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1219;
|
||||
|
||||
-- Quest "Captain Vimes"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1220;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1220;
|
||||
|
||||
-- Quest "Stinky's Escape"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=1222;
|
||||
|
||||
-- Quest "Prisoners of the Grimtotems"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=11145;
|
||||
|
||||
-- Quest "Defias in Dustwallow?"
|
||||
UPDATE `quest_offer_reward` SET `EmoteDelay1`=1000, `Emote2`=1 WHERE `ID`=11137;
|
||||
|
||||
-- Quest "Renn McGill"
|
||||
UPDATE `quest_offer_reward` SET `EmoteDelay1`=1000 WHERE `ID`=11138;
|
||||
|
||||
-- Quest "Mudrock Soup and Bugs"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1204;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1204,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1204;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=1204;
|
||||
|
||||
-- Quest "... and Bugs"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1258;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1258,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1258;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1258;
|
||||
|
||||
-- Quest "Secondhand Diving Gear"
|
||||
UPDATE `quest_offer_reward` SET `Emote2`=1 WHERE `ID`=11139;
|
||||
|
||||
-- Quest "Jaina Must Know"
|
||||
UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=11141;
|
||||
|
||||
-- Quest "The Deserters"
|
||||
DELETE FROM `quest_details` WHERE `ID`=1287;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(1287,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1287;
|
||||
|
||||
-- Quest "A Grim Connection"
|
||||
DELETE FROM `quest_details` WHERE `ID`=11143;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(11143,1,1,1,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=11143;
|
||||
|
||||
-- Quest "Confirming the Suspicion"
|
||||
DELETE FROM `quest_details` WHERE `ID`=11144;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(11144,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11144;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `EmoteDelay1`=1000 WHERE `ID`=11144;
|
||||
|
||||
-- Quest "Arms of the Grimtotems"
|
||||
DELETE FROM `quest_details` WHERE `ID`=11148;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(11148,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11148;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `EmoteDelay1`=2000 WHERE `ID`=11148;
|
||||
|
||||
-- Quest "Direhorn Raiders"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=273 WHERE `ID`=11156;
|
||||
|
||||
-- Quest "The Reagent Thief"
|
||||
UPDATE `quest_offer_reward` SET `Emote2`=0, `EmoteDelay1`=1000 WHERE `ID`=11173;
|
||||
|
||||
-- Quest "The Grimtotem Weapon"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11169;
|
||||
UPDATE `quest_offer_reward` SET `EmoteDelay1`=1500 WHERE `ID`=11169;
|
||||
|
||||
-- Quest "The Zeppelin Crash"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=11172;
|
||||
|
||||
-- Quest "Corrosion Prevention"
|
||||
DELETE FROM `quest_details` WHERE `ID`=11174;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(11174,5,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11174;
|
||||
|
||||
-- Quest "Secure the Cargo!"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11207;
|
||||
|
||||
-- Quest "The Apothecary's Letter"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=11185;
|
||||
UPDATE `quest_offer_reward` SET `EmoteDelay1`=1500, `Emote2`=1 WHERE `ID`=11185;
|
||||
|
||||
-- Quest "Justice for the Hyals"
|
||||
UPDATE `quest_offer_reward` SET `EmoteDelay1`=1000 WHERE `ID`=11151;
|
||||
|
||||
-- Quest "Peace at Last"
|
||||
UPDATE `quest_offer_reward` SET `EmoteDelay1`=1000, `Emote2`=1 WHERE `ID`=11152;
|
||||
|
||||
-- Quest "Shadowshard Fragments"
|
||||
DELETE FROM `quest_details` WHERE `ID`=7070;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(7070,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7070;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=7070;
|
||||
*/
|
||||
@@ -1,2 +0,0 @@
|
||||
-- quest 787 "The New Horde" completion text
|
||||
-- UPDATE `quest_offer_reward` SET `RewardText`= "Another one of Eitrigg's recruits, hm?$B$BA sorry state of affairs we find ourselves in if this is the best the Horde can produce. No matter. By the time we think you're ready to leave the Valley, you'll be a proud warrior of the Horde." WHERE `ID`=787;
|
||||
@@ -1,72 +0,0 @@
|
||||
/*
|
||||
-- Duriel Moonfire
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=12860 AND `source_type`=0 AND `id`=2;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(12860,0,2,0,54,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Duriel Moonfire - Just Summoned - Say Line 0");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=12860;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(12860,0,0,"Who dares attack the Silverwing Outpost?!?",14,0,100,15,0,0,8279,0,"Duriel Moonfire");
|
||||
|
||||
-- Torek
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=12858 AND `source_type`=0 AND `id`>16;
|
||||
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
|
||||
(12858,0,17,0,4,0,50,0,0,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Torek - On Aggro - Say Line 5"),
|
||||
(12858,0,18,0,40,0,100,1,1,12858,0,0,54,3000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Torek - On Waypoint 1 Reached - Pause Waypoint"),
|
||||
(12858,0,19,0,40,0,100,1,1,12858,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Torek - On Waypoint 1 Reached - Set Run On"),
|
||||
(12858,0,20,0,40,0,100,1,20,12858,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Torek - On Waypoint 20 Reached - Set Run Off"),
|
||||
(12858,0,21,0,1,1,100,0,5000,10000,20000,30000,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,"Torek - Out of Combat - Say Line 6 (Phase 1)"),
|
||||
(12858,0,22,0,11,0,100,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Torek - On Respawn - Set Event Phase 1"),
|
||||
(12858,0,23,0,19,0,100,0,6544,0,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Torek - On Quest 'Torek's Assault' Taken - Set Event Phase 0");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=12858 AND `GroupID` IN (5,6);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(12858,5,0,"For the Horde!",12,0,100,0,0,0,8283,0,"Torek"),
|
||||
(12858,6,0,"Steady, people. We'll raid soon enough.",12,0,100,0,0,0,8420,0,"Torek"),
|
||||
(12858,6,1,"With luck, we'll gain some good scars today.",12,0,100,0,0,0,8421,0,"Torek"),
|
||||
(12858,6,2,"These woods make my tusks itch...",12,0,100,0,0,0,8422,0,"Torek"),
|
||||
(12858,6,3,"They say Duriel is a fierce night elf. It'll be a good fight!",12,0,100,0,0,0,8423,0,"Torek"),
|
||||
(12858,6,4,"We'll be notching our axes after this.",12,0,100,0,0,0,8424,0,"Torek"),
|
||||
(12858,6,5,"Stay calm, people. We don't want to give away our position.",12,0,100,0,0,0,8425,0,"Torek");
|
||||
|
||||
-- Splintertree Raider 1
|
||||
UPDATE `creature_template_addon` SET `bytes1`=0 WHERE `entry`=12859;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=-32380 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=12859 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
|
||||
(-32380,0,0,0,11,0,100,0,0,0,0,0,2,113,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Respawn - Set Faction 113"),
|
||||
(-32380,0,1,2,38,0,100,0,1,1,0,0,2,83,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Set Faction 83"),
|
||||
(-32380,0,2,3,61,0,100,0,0,0,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Remove Standstate Kneel"),
|
||||
(-32380,0,3,4,61,0,100,0,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Set React State 'Aggresive'"),
|
||||
(-32380,0,4,0,61,0,100,0,0,0,0,0,29,2,45,0,0,0,0,19,12858,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Follow Torek"),
|
||||
(-32380,0,5,0,7,0,100,0,0,0,0,0,29,2,45,0,0,0,0,19,12858,0,0,0,0,0,0,"Splintertree Raider - On Evade - Follow Torek"),
|
||||
(-32380,0,6,0,38,0,100,0,2,2,0,0,41,1000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 2 2 - Despawn in 1000 ms"),
|
||||
(-32380,0,7,0,1,0,100,0,1000,1000,1000,1000,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - Out of Combat - Set Home Position"),
|
||||
(-32380,0,8,0,11,0,100,0,0,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Respawn - Set Flag Standstate 'Kneel'");
|
||||
|
||||
-- Splintertree Raider 2
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=-32379 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
|
||||
(-32379,0,0,0,11,0,100,512,0,0,0,0,2,113,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Respawn - Set Faction 113"),
|
||||
(-32379,0,1,2,38,0,100,512,1,1,0,0,2,83,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Set Faction 83"),
|
||||
(-32379,0,2,3,61,0,100,512,0,0,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Remove Standstate Kneel"),
|
||||
(-32379,0,3,4,61,0,100,512,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Set React State 'Aggresive'"),
|
||||
(-32379,0,4,0,61,0,100,512,0,0,0,0,29,2,315,0,0,0,0,19,12858,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Follow Torek"),
|
||||
(-32379,0,5,0,7,0,100,512,0,0,0,0,29,2,315,0,0,0,0,19,12858,0,0,0,0,0,0,"Splintertree Raider - On Evade - Follow Torek"),
|
||||
(-32379,0,6,0,38,0,100,512,2,2,0,0,41,1000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 2 2 - Despawn in 1000 ms"),
|
||||
(-32379,0,7,0,1,0,100,512,1000,1000,1000,1000,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - Out of Combat - Set Home Position"),
|
||||
(-32379,0,8,0,11,0,100,0,0,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Respawn - Set Flag Standstate 'Kneel'");
|
||||
|
||||
-- Splintertree Raider 3
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=-32378 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
|
||||
(-32378,0,0,0,11,0,100,512,0,0,0,0,2,113,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Respawn - Set Faction 113"),
|
||||
(-32378,0,1,2,38,0,100,512,1,1,0,0,2,83,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Set Faction 83"),
|
||||
(-32378,0,2,3,61,0,100,512,0,0,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Remove Standstate Kneel"),
|
||||
(-32378,0,3,4,61,0,100,512,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Set React State 'Aggresive'"),
|
||||
(-32378,0,4,0,61,0,100,512,0,0,0,0,29,2,360,0,0,0,0,19,12858,0,0,0,0,0,0,"Splintertree Raider - On Data Set 1 1 - Follow Torek"),
|
||||
(-32378,0,5,0,7,0,100,512,0,0,0,0,29,2,360,0,0,0,0,19,12858,0,0,0,0,0,0,"Splintertree Raider - On Evade - Follow Torek"),
|
||||
(-32378,0,6,0,38,0,100,512,2,2,0,0,41,1000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Data Set 2 2 - Despawn in 1000 ms"),
|
||||
(-32378,0,7,0,1,0,100,512,1000,1000,1000,1000,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - Out of Combat - Set Home Position"),
|
||||
(-32378,0,8,0,11,0,100,0,0,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splintertree Raider - On Respawn - Set Flag Standstate 'Kneel'");
|
||||
*/
|
||||
@@ -1,183 +0,0 @@
|
||||
/*
|
||||
-- Quest "Missing Crystals"
|
||||
DELETE FROM `quest_details` WHERE `ID`=9435;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(9435,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=9435;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9435;
|
||||
|
||||
-- Quest "Down the Coast"
|
||||
DELETE FROM `quest_details` WHERE `ID`=536;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(536,7,0,0,0,0,0,0,0,0);
|
||||
|
||||
-- Quest "Farren's Proof"
|
||||
DELETE FROM `quest_details` WHERE `ID`=559;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(559,6,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=559;
|
||||
|
||||
-- Quest "Farren's Proof (Part 2)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=560;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(560,6,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=560;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=560;
|
||||
|
||||
-- Quest "Stormwind Ho!"
|
||||
DELETE FROM `quest_details` WHERE `ID`=562;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(562,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=562;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=562;
|
||||
|
||||
-- Quest "Reassignment"
|
||||
DELETE FROM `quest_details` WHERE `ID`=563;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(563,1,0,0,0,0,0,0,0,0);
|
||||
|
||||
-- Quest "Costly Menace"
|
||||
DELETE FROM `quest_details` WHERE `ID`=564;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(564,1,1,5,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=564;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=564;
|
||||
|
||||
-- Quest "Soothing Turtle Bisque"
|
||||
DELETE FROM `quest_details` WHERE `ID`=555;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(555,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=555;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=555;
|
||||
|
||||
-- Quest "Foreboding Plans"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=510;
|
||||
|
||||
-- Quest "Crushridge Bounty"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=500;
|
||||
|
||||
-- Quest "In the Name of the Light"
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=66 WHERE `ID`=1053;
|
||||
|
||||
-- Quest "Encrypted Letter"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=511;
|
||||
|
||||
-- Quest "Letter to Stormpike"
|
||||
DELETE FROM `quest_details` WHERE `ID`=514;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(514,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=514;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=514;
|
||||
|
||||
-- Quest "Further Mysteries"
|
||||
DELETE FROM `quest_details` WHERE `ID`=525;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(525,1,6,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=525;
|
||||
|
||||
-- Quest "Dark Council"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=537;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=537;
|
||||
|
||||
-- Quest "MacKreel's Moonshine"
|
||||
DELETE FROM `quest_details` WHERE `ID`=647;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(647,5,1,5,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=647;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=647;
|
||||
|
||||
-- Quest "Hints of a New Plague?"
|
||||
DELETE FROM `quest_details` WHERE `ID`=659;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(659,1,1,6,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=659;
|
||||
|
||||
-- Quest "Hints of a New Plague? (Part 2)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=658;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(658,6,1,1,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=658;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=658;
|
||||
|
||||
-- Quest "Hints of a New Plague? (Part 3)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=657;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(657,1,1,1,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=657;
|
||||
|
||||
-- Quest "Hints of a New Plague? (Part 4)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=660;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(660,1,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=660;
|
||||
|
||||
-- Quest "Hints of a New Plague? (Part 5)"
|
||||
DELETE FROM `quest_details` WHERE `ID`=661;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(661,11,1,6,0,0,0,0,0,0);
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=1, `Emote3`=2 WHERE `ID`=661;
|
||||
|
||||
-- Quest "Bartolo's Yeti Fur Cloak"
|
||||
DELETE FROM `quest_details` WHERE `ID`=565;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(565,94,0,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=94, `EmoteOnComplete`=94 WHERE `ID`=565;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=94 WHERE `ID`=565;
|
||||
|
||||
-- Quest "Noble Deaths"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=512;
|
||||
|
||||
-- Quest "Assassin's Contract"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=522;
|
||||
|
||||
-- Quest "Baron's Demise"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=523;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=523;
|
||||
|
||||
-- Quest "The Ensorcelled Parchment"
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=551;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=551;
|
||||
|
||||
-- Quest "Stormpike's Deciphering"
|
||||
DELETE FROM `quest_details` WHERE `ID`=554;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(554,1,1,0,0,0,0,0,0,0);
|
||||
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=554;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=554;
|
||||
|
||||
-- Quest "Proving Grounds"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=7162;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=7162;
|
||||
|
||||
-- Quest "Rise and Be Recognized"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1, `CompletionText`="Most do not live long enough to rise above their own mediocrity. You have proven yourself to be an exemplary soldier, $c. The time has come.$B$BPresent your insignia." WHERE `ID`=7168;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=7168;
|
||||
|
||||
-- Quest "Honored Amongst the Guard"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5, `CompletionText`="The base buzzes with news of your exploits in the Field of Strife! You have struck mighty blows against our enemy - crushing their morale! For this, you have earned a rank of honor among the Stormpike.$B$BPresent your insignia." WHERE `ID`=7169;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=7169;
|
||||
|
||||
-- Quest "Earned Reverence"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6, `CompletionText`="I must know, $n. When you look directly into the eyes of the enemy, do you see fear? Do they now cower in your presence? They must realize that they are defeated!$B$BYou have earned reverence among the Guard. Present your insignia!" WHERE `ID`=7170;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=7170;
|
||||
|
||||
-- Quest "Legendary Heroes"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=66, `EmoteOnComplete`=66, `CompletionText`="Before me stands an exalted hero of the Alliance.$B$B<Lieutenant Haggerdin salutes.>$B$BFew have earned such a rank among the Stormpike. I have watched the enemy fall before you. I have seen their resolve crumble in your presence. When you enter the fray, you become the beacon of hope for our forces!$B$BPresent your insignia." WHERE `ID`=7171;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=25 WHERE `ID`=7171;
|
||||
|
||||
-- Quest "The Eye of Command"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5, `CompletionText`="Let them hear your voice, commander $n! Let them know fear. Show them what power the Stormpike holds in their rank!$B$BPresent your insignia." WHERE `ID`=7172;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=66, `RewardText`="It is you who must lead our troops to victory, Commander! The soldiers are under your command. They will follow your direct orders. Lead them... Crush the Frostwolf." WHERE `ID`=7172;
|
||||
|
||||
-- Quest "Alterac Valley Graveyards"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=7081;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=7081;
|
||||
|
||||
-- Quest "Towers and Bunkers"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=7102;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=7102;
|
||||
|
||||
-- Quest "Capture a Mine"
|
||||
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=7122;
|
||||
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=7122;
|
||||
*/
|
||||
@@ -1,96 +0,0 @@
|
||||
-- NAXXANAR
|
||||
-- AREATRIGGER-ID
|
||||
-- SKY
|
||||
-- 5338 roof
|
||||
-- 5339 upper chamber
|
||||
-- 5340 upper platform
|
||||
-- 5334 lower platform
|
||||
-- 5332 ground
|
||||
-- GROUND
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry` IN (5332,5334,5340,5339,5338);
|
||||
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
|
||||
(5332, "SmartTrigger"),
|
||||
(5334, "SmartTrigger"),
|
||||
(5340, "SmartTrigger"),
|
||||
(5339, "SmartTrigger"),
|
||||
(5338, "SmartTrigger");
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 2 AND `entryorguid` IN (5332,5334,5340,5339,5338);
|
||||
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
|
||||
(5332, 2, 0, 0, 46, 0, 100, 0, 5332, 0, 0, 0, 0, 62, 571, 0, 0, 0, 0, 0, 7, 0, 0, 0, 3733.68, 3563.25, 290.812, 3.6651, "Areatrigger - On Trigger - Teleport player"),
|
||||
(5334, 2, 0, 0, 46, 0, 100, 0, 5334, 0, 0, 0, 0, 62, 571, 0, 0, 0, 0, 0, 7, 0, 0, 0, 3802.38, 3585.95, 49.576, 0.0, "Areatrigger - On Trigger - Teleport player"),
|
||||
(5340, 2, 0, 0, 46, 0, 100, 0, 5340, 0, 0, 0, 0, 62, 571, 0, 0, 0, 0, 0, 7, 0, 0, 0, 3687.91, 3577.28, 473.342, 0.0, "Areatrigger - On Trigger - Teleport player"),
|
||||
(5340, 2, 1, 0, 46, 0, 100, 0, 5340, 0, 0, 0, 0, 62, 571, 0, 0, 0, 0, 0, 7, 0, 0, 0, 3744.80, 3570.65, 341.66, 0.6, "Areatrigger - On Trigger - Teleport player"),
|
||||
(5339, 2, 0, 0, 46, 0, 100, 0, 5339, 0, 0, 0, 0, 62, 571, 0, 0, 0, 0, 0, 7, 0, 0, 0, 3733.68, 3563.25, 290.812, 3.6651, "Areatrigger - On Trigger - Teleport player"),
|
||||
(5338, 2, 0, 0, 46, 0, 100, 0, 5338, 0, 0, 0, 0, 62, 571, 0, 0, 0, 0, 0, 7, 0, 0, 0, 3733.68, 3563.25, 290.812, 3.6651, "Areatrigger - On Trigger - Teleport player");
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` IN (5332,5334,5340,5339,5338);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 1, 5332, 2, 0, 8, 0, 12019, 0, 0, 0, 0, 0, "", "SAI areatrigger 5332 requires quest Breaking Through turned in OR"),
|
||||
(22, 1, 5332, 2, 1, 9, 0, 12019, 0, 0, 0, 0, 0, "", "SAI areatrigger 5332 requires quest Breaking Through in the log OR"),
|
||||
(22, 1, 5332, 2, 2,28, 0, 12019, 0, 0, 0, 0, 0, "", "SAI areatrigger 5332 requires quest Breaking Through completed OR"),
|
||||
(22, 1, 5332, 2, 3, 8, 0, 11898, 0, 0, 0, 0, 0, "", "SAI areatrigger 5332 requires quest Last Rites turned in OR"),
|
||||
(22, 1, 5332, 2, 4, 9, 0, 11898, 0, 0, 0, 0, 0, "", "SAI areatrigger 5332 requires quest Last Rites in the log OR"),
|
||||
(22, 1, 5332, 2, 5,28, 0, 11898, 0, 0, 0, 0, 0, "", "SAI areatrigger 5332 requires quest Last Rites completed OR"),
|
||||
(22, 1, 5340, 2, 0, 6, 0, 469, 0, 0, 0, 0, 0, "", "SAI areatrigger 5340.0 triggers only if player is alliance"),
|
||||
(22, 2, 5340, 2, 0, 6, 0, 67, 0, 0, 0, 0, 0, "", "SAI areatrigger 5340.1 triggers only if player is horde");
|
||||
|
||||
-- VOLTARUS
|
||||
-- BUNNY-GUID AREATRIGGER-ID SPELL-ID TELE-ID
|
||||
-- SKY
|
||||
-- 114831 5080 52089 52091
|
||||
-- 114830 5079 52676 52677
|
||||
-- 114829 5061 52239 52240
|
||||
-- 114832 5051 52089 52091
|
||||
-- GROUND
|
||||
|
||||
-- Drakuramas Teleport Bunnies should not move or spawn of center
|
||||
UPDATE `creature` SET `spawndist` = 0, `MovementType` = 0 WHERE `id` IN (28617, 28751);
|
||||
|
||||
DELETE FROM `areatrigger_teleport` WHERE `ID` IN (5051, 5061, 5079, 5080);
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry` IN (5051, 5061, 5079, 5080);
|
||||
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
|
||||
(5051, "SmartTrigger"),
|
||||
(5061, "SmartTrigger"),
|
||||
(5079, "SmartTrigger"),
|
||||
(5080, "SmartTrigger");
|
||||
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI", `ScriptName`="" WHERE `entry`=28617;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 2 AND `entryorguid` IN (5051, 5061, 5079, 5080);
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryorguid` IN (2861700, 2861701, 2861702, 2861703);
|
||||
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
|
||||
(5051, 2, 0, 1, 46, 0, 100, 0, 5051, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Store target"),
|
||||
(5051, 2, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 10, 114832, 28617, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Send target"),
|
||||
(5051, 2, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 80, 2861700, 0, 0, 0, 0, 0, 10, 114832, 28617, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Action list"),
|
||||
(5061, 2, 0, 1, 46, 0, 100, 0, 5061, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Store target"),
|
||||
(5061, 2, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 10, 114829, 28617, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Send target"),
|
||||
(5061, 2, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 80, 2861701, 0, 0, 0, 0, 0, 10, 114829, 28617, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Action list"),
|
||||
(5079, 2, 0, 1, 46, 0, 100, 0, 5079, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Store target"),
|
||||
(5079, 2, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 10, 114830, 28617, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Send target"),
|
||||
(5079, 2, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 80, 2861702, 0, 0, 0, 0, 0, 10, 114830, 28617, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Action list"),
|
||||
(5080, 2, 0, 1, 46, 0, 100, 0, 5080, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Store target"),
|
||||
(5080, 2, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 0, 0, 0, 10, 114831, 28617, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Send target"),
|
||||
(5080, 2, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 80, 2861703, 0, 0, 0, 0, 0, 10, 114831, 28617, 0, 0, 0, 0, 0, "Areatrigger - On Trigger - Action list"),
|
||||
(2861700, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 85, 52089, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Drakuramas Teleport Bunny 01 - Action list - Cast 'Drakuramas Teleport Script 01' on self"),
|
||||
(2861700, 9, 1, 0, 0, 0, 100, 0, 1500, 1500, 0, 0, 0, 85, 52091, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, "Drakuramas Teleport Bunny 01 - Action list - Cast 'Drakuramas Teleport 01' on stored target"),
|
||||
(2861701, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 85, 52239, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Drakuramas Teleport Bunny 01 - Action list - Cast 'Drakuramas Teleport Script 02' on self"),
|
||||
(2861701, 9, 1, 0, 0, 0, 100, 0, 1500, 1500, 0, 0, 0, 85, 52240, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, "Drakuramas Teleport Bunny 01 - Action list - Cast 'Drakuramas Teleport 02' on stored target"),
|
||||
(2861702, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 85, 52676, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Drakuramas Teleport Bunny 01 - Action list - Cast 'Drakuramas Teleport Script 03' on self"),
|
||||
(2861702, 9, 1, 0, 0, 0, 100, 0, 1500, 1500, 0, 0, 0, 85, 52677, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, "Drakuramas Teleport Bunny 01 - Action list - Cast 'Drakuramas Teleport 03' on stored target"),
|
||||
(2861703, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 85, 52089, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Drakuramas Teleport Bunny 01 - Action list - Cast 'Drakuramas Teleport Script 01' on self"),
|
||||
(2861703, 9, 1, 0, 0, 0, 100, 0, 1500, 1500, 0, 0, 0, 85, 52091, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, "Drakuramas Teleport Bunny 01 - Action list - Cast 'Drakuramas Teleport 01' on stored target");
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` IN (5051, 5061, 5079, 5080);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 1, 5051, 2, 0, 1, 0, 51966, 0, 0, 0, 0, 0, "", "SAI areatrigger 5051 triggers if player has aura 'Scourge Disguise'"),
|
||||
(22, 1, 5061, 2, 0, 1, 0, 51966, 0, 0, 0, 0, 0, "", "SAI areatrigger 5061 triggers if player has aura 'Scourge Disguise'"),
|
||||
(22, 1, 5079, 2, 0, 1, 0, 51966, 0, 0, 0, 0, 0, "", "SAI areatrigger 5079 triggers if player has aura 'Scourge Disguise' AND"),
|
||||
(22, 1, 5079, 2, 0, 2, 0, 39319, 1, 0, 0, 0, 0, "", "SAI areatrigger 5079 triggers if player has item 'Scepter of Domination' AND"),
|
||||
(22, 1, 5080, 2, 0, 1, 0, 51966, 0, 0, 0, 0, 0, "", "SAI areatrigger 5080 triggers if player has aura 'Scourge Disguise'");
|
||||
|
||||
DELETE FROM `spell_target_position` WHERE `id` IN (52240);
|
||||
INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `VerifiedBuild`) VALUES
|
||||
(52240, 0, 571, 6175.59, -2000.67, 241.769, 1.54, 0);
|
||||
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (52089,52239,52676);
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (52089, 52091, 52239, 52676, 52240,52677);
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `gameobject_loot_template` SET `QuestRequired`=0 WHERE `Entry`=3266 AND `Item`=5833;
|
||||
@@ -1,4 +0,0 @@
|
||||
--
|
||||
DELETE FROM `achievement_criteria_data` WHERE `criteria_id`=4244 AND `type`=12;
|
||||
INSERT INTO `achievement_criteria_data` (`criteria_id`, `type`, `value1`, `value2`, `ScriptName`) VALUES
|
||||
(4244,12,1,0,'');
|
||||
@@ -1,46 +0,0 @@
|
||||
/*
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (12605,12606,51692,51697,51699,51704,84509,84510,84511,84604,84609,84610,84611,84629,84630,84646,84647,84663,84716,84743,84744,84851,84862,84863,84900,84902,84939);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(12605, 29866, 1, 440, 2300, 1, 1, 0, 0, -8743.8, -4428.17, -201.36, 3.07178, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(12606, 29867, 1, 440, 2300, 1, 1, 0, 1, -8751.68, -4452.36, -199.699, 1.29154, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0), --
|
||||
(51692, 29866, 1, 440, 2300, 1, 1, 0, 0, -8724.14, -4412.39, -203.747, 3.80482, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(51697, 29865, 1, 440, 2300, 1, 1, 0, 0, -8746.62, -4428.1, -201.354, 6.24828, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(51699, 29873, 1, 440, 2300, 1, 1, 0, 0, -8706.65, -4417, -205.124, 2.70526, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(51704, 29867, 1, 440, 2300, 1, 1, 0, 1, -8759.25, -4450.96, -200.123, 1.39626, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0), --
|
||||
(84509, 29868, 1, 440, 2300, 1, 1, 0, 0, -8747.63, -4450.67, -199.451, 3.52556, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84510, 29868, 1, 440, 2300, 1, 1, 0, 0, -8707.38, -4416.52, -205.047, 5.65487, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84511, 29868, 1, 440, 2300, 1, 1, 0, 0, -8747.43, -4448.76, -199.175, 3.83972, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84604, 29865, 1, 440, 2300, 1, 1, 0, 0, -8643.38, -4351.43, -208.111, 6.26573, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84609, 29866, 1, 440, 2300, 1, 1, 0, 0, -8662.23, -4383.17, -206.934, 5.39307, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84610, 29868, 1, 440, 2300, 1, 1, 0, 0, -8661.53, -4381.77, -206.93, 6.0912, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84611, 29866, 1, 440, 2300, 1, 1, 0, 0, -8641.65, -4352.35, -208.204, 2.77507, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84629, 29865, 1, 440, 2300, 1, 1, 0, 0, -8656.92, -4389.86, -207.436, 2.23402, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84630, 29867, 1, 440, 2300, 1, 1, 0, 1, -8645.1, -4371.34, -208.185, 0.506145, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84646, 29866, 1, 440, 2300, 1, 1, 0, 0, -8642.65, -4359.16, -208.243, 4.2586, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84647, 29866, 1, 440, 2300, 1, 1, 0, 0, -8659.16, -4406.02, -207.438, 2.68781, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84663, 29865, 1, 440, 2300, 1, 1, 0, 0, -8660.77, -4404.86, -207.4, 5.48033, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84716, 29867, 1, 440, 2300, 1, 1, 0, 1, -8678.84, -4405.57, -206.534, 4.60767, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84743, 29865, 1, 440, 2300, 1, 1, 0, 0, -8677.56, -4405.93, -206.679, 3.57792, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84744, 29867, 1, 440, 2300, 1, 1, 0, 1, -8629.69, -4396.92, -208.617, 3.01942, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0), --
|
||||
(84851, 29865, 1, 440, 2300, 1, 1, 0, 0, -8613.5, -4414.04, -209.149, 1.06465, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84862, 29868, 1, 440, 2300, 1, 1, 0, 0, -8611.45, -4411.41, -209.398, 3.92699, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84863, 29866, 1, 440, 2300, 1, 1, 0, 0, -8612.38, -4410.71, -209.356, 4.29351, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84900, 29868, 1, 440, 2300, 1, 1, 0, 0, -8611.28, -4412.6, -209.366, 3.87463, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84902, 29867, 1, 440, 2300, 1, 1, 0, 1, -8630.17, -4400.45, -208.464, 1.27409, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0),
|
||||
(84939, 29868, 1, 440, 2300, 1, 1, 0, 0, -8614.49, -4410.79, -209.182, 4.93928, 120, 0, 0, 1, 0, 0, 0, 0, 0, "", 0);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (12606,51704,84744);
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `auras`) VALUES
|
||||
(12606, 0, 14583,"34712"),
|
||||
(51704, 0, 14583,"34712"),
|
||||
(84744, 0, 14583,"34712");
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE entry IN (29868,29865,29866,29873,29868,29867);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `bytes2`, `auras`) VALUES
|
||||
(29865, 1, 34712),
|
||||
(29866, 1, 34712),
|
||||
(29867, 0, 34712),
|
||||
(29868, 1, 34712),
|
||||
(29873, 1, 34712);
|
||||
*/
|
||||
@@ -1,118 +0,0 @@
|
||||
/*
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (84950,84953,85044,85057,85155,85156,85157,85158,85172,85177,85198,85199,85323,85324,85486,85488,85531,85544,85566,85574,85575,85576,85577,85578,85587,85617,85627,85653,85654,85787,85885,85895,85896,85897,85898,85945,85979,85986,85990,86059,86060,86061,86062,86063,86064,86067,86072,86082,86085,86086,86087,86088,86089,86090,86091,86092,86097,86098,86165,86168,86175,86176,86177,86178,86190,86193,86253,86254,86255,86256,86258,86259,86260,86261,86262,86264,86265,86266,86267,86268,86273,86274,86275,86276,86279,86281,86320,86327,86330,86331,86332,86333,86334,86335,86358,86359,86360,86361,86362,86374,86376,86382,86387,86445,86446,86447,86448,86449,86450,86451,86483,86508,86509);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(84950, 7584, 1, 357, 1137, 1, 1, 0, 0, -4151.32, -448.517, 21.0387, 1.01095, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(84953, 7584, 1, 357, 1137, 1, 1, 0, 0, -4250.04, -446.364, 25.0143, 2.81737, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85044, 7584, 1, 357, 1137, 1, 1, 0, 0, 4268.26, -360.039, 33.9388, 4.44923, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85057, 7584, 1, 357, 1137, 1, 1, 0, 0, -4179.31, -285.658, 54.1323, 5.70927, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85155, 7584, 1, 357, 1137, 1, 1, 0, 0, -4207.75, -184.968, 58.1262, 4.45179, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85156, 7584, 1, 357, 1137, 1, 1, 0, 0, -4218.47, -222.988, 55.8767, 5.12189, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85157, 7584, 1, 357, 1137, 1, 1, 0, 0, -4161.8, -115.658, 58.4992, 1.71809, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85158, 7584, 1, 357, 1137, 1, 1, 0, 0, -4229.17, -89.7845, 57.2473, 2.31746, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85172, 7584, 1, 357, 1137, 1, 1, 0, 0, -4132.26, -56.8683, 60.5457, 0.107637, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85177, 7584, 1, 357, 1137, 1, 1, 0, 0, -4325.66, -117.136, 61.7791, 1.7613, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85198, 7584, 1, 357, 1137, 1, 1, 0, 0, -4270.58, -5.94295, 61.2044, 5.53368, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85199, 7584, 1, 357, 1137, 1, 1, 0, 0, -4395.1, -326.348, 34.0922, 5.98239, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85323, 7584, 1, 357, 1137, 1, 1, 0, 0, -4373.92, -324.111, 31.9389, 3.93804, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85324, 7584, 1, 357, 1137, 1, 1, 0, 0, -4421.26, -164.709, 54.2134, 1.39024, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85486, 7584, 1, 357, 1137, 1, 1, 0, 0, -4474.26, -108.166, 58.7249, 3.01429, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85488, 7584, 1, 357, 1137, 1, 1, 0, 0, -4357.43, -37.1399, 59.0266, 2.14742, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85531, 7584, 1, 357, 357, 1, 1, 0, 0, -4447.08, -26.5607, 57.5955, 4.5662, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85544, 7584, 1, 357, 357, 1, 1, 0, 0, -4564.79, -45.4668, 92.2615, 3.74877, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85566, 7584, 1, 357, 1137, 1, 1, 0, 0, -4475.48, -372.892, 45.2324, 3.83433, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85574, 7584, 1, 357, 357, 1, 1, 0, 0, -4621.4, -28.9082, 95.7031, 1.43492, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85575, 7584, 1, 357, 357, 1, 1, 0, 0, -4255.66, 47.0041, 58.0383, 4.42953, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85576, 7584, 1, 357, 357, 1, 1, 0, 0, -4227.68, 285.033, 53.5985, 1.92197, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85577, 7584, 1, 357, 357, 1, 1, 0, 0, -4238.64, 128.081, 57.2193, 1.82951, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85578, 7584, 1, 357, 2518, 1, 1, 0, 0, -4159.31, 28.2621, 61.1084, 5.19087, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85587, 7584, 1, 357, 2518, 1, 1, 0, 0, -4081.01, 31.6737, 58.6187, 5.37587, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85617, 7584, 1, 357, 2518, 1, 1, 0, 0, -4059.92, 178.661, 57.8048, 4.47783, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85627, 7584, 1, 357, 357, 1, 1, 0, 0, -4041.3, 492.047, 80.6981, 0.155829, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85653, 7584, 1, 357, 357, 1, 1, 0, 0, -4141.4, 459.303, 70.3703, 5.76476, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85654, 7584, 1, 357, 1100, 1, 1, 0, 0, -4132.83, 522.669, 70.4734, 6.07659, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85787, 7584, 1, 357, 1100, 1, 1, 0, 0, -4252.56, 573.585, 59.1822, 4.33624, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85885, 7584, 1, 357, 1100, 1, 1, 0, 0, -4287.72, 580.78, 61.3964, 5.28997, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85895, 7584, 1, 357, 357, 1, 1, 0, 0, -4337.29, 575.759, 56.5872, 4.58707, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85896, 7584, 1, 357, 1100, 1, 1, 0, 0, -4215.31, 482.427, 54.2238, 6.22675, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85897, 7584, 1, 357, 357, 1, 1, 0, 0, -4159.53, 300.741, 57.1816, 1.73177, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85898, 7584, 1, 357, 357, 1, 1, 0, 0, -4165.76, 201.555, 60.7011, 3.88414, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85945, 7584, 1, 357, 357, 1, 1, 0, 0, -4268.85, 370.342, 57.4374, 4.96921, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85979, 7584, 1, 357, 357, 1, 1, 0, 0, -4385.88, 582.037, 62.4314, 5.45913, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85986, 7584, 1, 357, 357, 1, 1, 0, 0, -4411.08, 437.567, 51.318, 4.46173, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(85990, 7584, 1, 357, 357, 1, 1, 0, 0, -4348.5, 444.451, 52.0015, 0.994175, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86059, 7584, 1, 357, 1102, 1, 1, 0, 0, -4629.62, 352.661, 7.98182, 1.97851, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86060, 7584, 1, 357, 357, 1, 1, 0, 0, -4488.42, 451.863, 48.4782, 3.45575, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86061, 7584, 1, 357, 357, 1, 1, 0, 0, -4557.44, 549.076, 62.9054, 3.53623, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86062, 7584, 1, 357, 1102, 1, 1, 0, 0, -4716.97, 299.92, 17.4529, 5.01994, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86063, 7584, 1, 357, 357, 1, 1, 0, 0, -4728.21, 383.03, 10.0756, 3.72092, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86064, 7584, 1, 357, 357, 1, 1, 0, 0, -4742.9, 175.796, 40.4529, 4.72421, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86067, 7584, 1, 357, 357, 1, 1, 0, 0, -4793.72, 238.594, 39.4675, 4.9408, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86072, 7584, 1, 357, 2519, 1, 1, 0, 0, -4788.5, 655.238, 43.8978, 2.69717, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86082, 7584, 1, 357, 1137, 1, 1, 0, 0, -4827, 285.017, 32.3068, 6.11451, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86085, 7584, 1, 357, 2519, 1, 1, 0, 0, -5167.48, 726.508, 81.7791, 2.29403, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86086, 7584, 1, 357, 2519, 1, 1, 0, 0, -5196.8, 606.61, 51.4097, 0.960155, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86087, 7584, 1, 357, 2519, 1, 1, 0, 0, -5113.75, 589.44, 36.7251, 4.39064, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86088, 7584, 1, 357, 2519, 1, 1, 0, 0, -5182.4, 538.471, 45.3074, 4.59482, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86089, 7584, 1, 357, 2519, 1, 1, 0, 0, -5271.65, 533.945, 62.7954, 4.99729, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86090, 7584, 1, 357, 1101, 1, 1, 0, 0, -5275.33, 491.948, 56.9065, 2.35482, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86091, 7584, 1, 357, 1101, 1, 1, 0, 0, -5211.5, 489.054, 50.1974, 3.86485, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86092, 7584, 1, 357, 1101, 1, 1, 0, 0, -5353.52, 513.069, 70.3344, 3.03396, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86097, 7584, 1, 357, 2519, 1, 1, 0, 0, -5054.6, 284.801, 31.3088, 3.34014, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86098, 7584, 1, 357, 2519, 1, 1, 0, 0, -5073.58, 410.02, 11.1949, 3.94909, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86165, 7584, 1, 357, 2519, 1, 1, 0, 0, -5076.5, 341.069, 21.7106, 4.60281, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86168, 7584, 1, 357, 2519, 1, 1, 0, 0, -5070.07, 472.75, 15.0727, 4.42846, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86175, 7584, 1, 357, 2519, 1, 1, 0, 0, -5088.6, 550.035, 19.9694, 5.8344, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86176, 7584, 1, 357, 2519, 1, 1, 0, 0, -5023.12, 616.4, 33.0851, 3.2296, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86177, 7584, 1, 357, 2522, 1, 1, 0, 0, -5206.36, 1174.25, 75.9587, 6.07182, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86178, 7584, 1, 357, 2522, 1, 1, 0, 0, -5148.43, 1216.07, 59.1323, 3.82883, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86190, 7584, 1, 357, 2522, 1, 1, 0, 0, -5151.25, 1306.27, 46.0041, 1.81128, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86193, 7584, 1, 357, 1136, 1, 1, 0, 0, -5094.77, 1375.84, 45.0193, 5.99151, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86253, 7584, 1, 357, 1136, 1, 1, 0, 0, -5030.23, 1387.06, 46.9254, 0.677881, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86254, 7584, 1, 357, 1136, 1, 1, 0, 0, -5049, 1421.35, 40.8312, 1.04076, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86255, 7584, 1, 357, 1136, 1, 1, 0, 0, -4980.1, 1414.3, 58.2244, 5.1926, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86256, 7584, 1, 357, 1105, 1, 1, 0, 0, -5021.1, 1508.77, 51.5862, 1.1137, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86258, 7584, 1, 357, 1105, 1, 1, 0, 0, -5031.86, 1555.56, 54.183, 1.63918, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86259, 7584, 1, 357, 1105, 1, 1, 0, 0, -5090.59, 1561.24, 55.4228, 1.37819, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86260, 7584, 1, 357, 1136, 1, 1, 0, 0, -4877.62, 1562.61, 75.1564, 0.643745, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86261, 7584, 1, 357, 1136, 1, 1, 0, 0, -4809.16, 1626.54, 77.0204, 0.148996, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86262, 7584, 1, 357, 1136, 1, 1, 0, 0, -4901.78, 1362.45, 63.4631, 5.63851, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86264, 7584, 1, 357, 2522, 1, 1, 0, 0, -5394.13, 1182.89, 61.7511, 0.494206, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86265, 7584, 1, 357, 2522, 1, 1, 0, 0, -5840.83, 1216, 80.4995, 5.78633, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86266, 7584, 1, 357, 2522, 1, 1, 0, 0, -5807.89, 1319.24, 67.9095, 4.955, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86267, 7584, 1, 357, 2522, 1, 1, 0, 0, -5777.78, 1400.12, 51.8296, 3.87463, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86268, 7584, 1, 357, 2522, 1, 1, 0, 0, -5757.28, 1474.03, 57.8793, 3.93437, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86273, 7584, 1, 357, 2522, 1, 1, 0, 0, -5812.28, 1554.56, 73.5598, 0.632171, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86274, 7584, 1, 357, 1106, 1, 1, 0, 0, -5834.92, 1612.01, 83.6121, 1.85982, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86275, 7584, 1, 357, 2522, 1, 1, 0, 0, -5752.09, 1538.15, 68.7885, 1.03155, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86276, 7584, 1, 357, 1106, 1, 1, 0, 0, -5763.17, 1646.9, 84.7156, 3.3122, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86279, 7584, 1, 357, 1106, 1, 1, 0, 0, -5700.27, 1608.71, 76.1697, 1.86814, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86281, 7584, 1, 357, 1106, 1, 1, 0, 0, -5649.8, 1699.73, 89.3356, 4.67136, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86320, 7584, 1, 357, 1106, 1, 1, 0, 0, -5578.71, 1686.23, 73.8897, 1.57846, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86327, 7584, 1, 357, 1106, 1, 1, 0, 0, -5540.93, 1720.06, 74.5695, 0.451427, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86330, 7584, 1, 357, 1106, 1, 1, 0, 0, -5522.82, 1636.97, 50.8731, 1.13948, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86331, 7584, 1, 357, 1106, 1, 1, 0, 0, -5460.06, 1660.93, 57.9558, 0.43665, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86332, 7584, 1, 357, 1106, 1, 1, 0, 0, -5458.34, 1708.2, 62.6877, 1.32757, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86333, 7584, 1, 357, 1136, 1, 1, 0, 0, -5384.79, 1616.59, 50.6181, 5.41215, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86334, 7584, 1, 357, 1106, 1, 1, 0, 0, -5328.62, 1636.79, 53.1874, 2.36518, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86335, 7584, 1, 357, 1136, 1, 1, 0, 0, -5409.93, 1567.31, 35.8662, 4.74561, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86358, 7584, 1, 357, 1136, 1, 1, 0, 0, -5314.48, 1543.69, 41.8313, 1.03494, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86359, 7584, 1, 357, 1136, 1, 1, 0, 0, -5261.02, 1572.37, 57.6371, 5.69518, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86360, 7584, 1, 357, 1136, 1, 1, 0, 0, -5217.67, 1506.76, 51.544, 1.97174, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86361, 7584, 1, 357, 1136, 1, 1, 0, 0, -5155.42, 1584.11, 61.0285, 0.149533, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86362, 7584, 1, 357, 1136, 1, 1, 0, 0, -5117.94, 1513.51, 49.1729, 2.43426, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86374, 7584, 1, 357, 1136, 1, 1, 0, 0, -5182.08, 1426.67, 45.1789, 1.8601, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86376, 7584, 1, 357, 1136, 1, 1, 0, 0, -5272.22, 1471.47, 36.7689, 5.76321, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86382, 7584, 1, 357, 1136, 1, 1, 0, 0, -5314.14, 1431.88, 30.6512, 1.45334, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86387, 7584, 1, 357, 1136, 1, 1, 0, 0, -5388.55, 1504.63, 28.5696, 5.49226, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86445, 7584, 1, 357, 2522, 1, 1, 0, 0, -5514.59, 1529.49, 29.7213, 4.58513, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86446, 7584, 1, 357, 1106, 1, 1, 0, 0, -5550.63, 1610.56, 64.8928, 3.60524, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86447, 7584, 1, 357, 1106, 1, 1, 0, 0, -5670.51, 1571.91, 69.9136, 6.23158, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86448, 7584, 1, 357, 1106, 1, 1, 0, 0, -5605.68, 1617.2, 72.9848, 5.06533, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86449, 7584, 1, 357, 1136, 1, 1, 0, 0, -5253.23, 1400.11, 41.6146, 4.23782, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86450, 7584, 1, 357, 1136, 1, 1, 0, 0, -5231.18, 1350.95, 42.6861, 3.42351, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86451, 7584, 1, 357, 1119, 1, 1, 0, 0, -3566.88, 2191.39, 39.7101, 5.40009, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86483, 7584, 1, 357, 1119, 1, 1, 0, 0, -3458.25, 2491.6, 45.3776, 1.50436, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86508, 7584, 1, 357, 1114, 1, 1, 0, 0, -2772.85, 2237.59, 49.5598, 3.72526, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0),
|
||||
(86509, 7584, 1, 357, 1119, 1, 1, 0, 0, -3262.56, 2524.2, 33.2537, 5.79857, 120, 10, 0, 1, 0, 1, 0, 0, 0, "", 0);
|
||||
*/
|
||||
@@ -1,2 +0,0 @@
|
||||
-- Doctor Gregory Victor
|
||||
-- UPDATE `creature_template` SET `gossip_menu_id`= 5381 WHERE `entry`=12920 AND `gossip_menu_id`=5382;
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `creature_addon` SET `mount`=14583, `auras`=34712 WHERE `guid` IN (272560,272564,272598);
|
||||
@@ -1,6 +0,0 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (252325,252327,252336);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `PhaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`) VALUES
|
||||
(252325, 1265, 0, 0, 0, 1, 169, 0, 1, -5513.79, -1304.71, 404.609, 3.50811, 300, 0, 0, 0),
|
||||
(252327, 41611, 0, 0, 0, 1, 169, 0, 1, -5519.944, -1301.976, 405.013, 4.281697, 300, 0, 0, 0),
|
||||
(252336, 3177, 0, 0, 0, 1, 169, 0, 1, -5514.956, -1296.109, 405.935, 5.001653, 300, 0, 0, 0);
|
||||
File diff suppressed because one or more lines are too long
@@ -1,97 +0,0 @@
|
||||
--
|
||||
SET @NPC := 100206;
|
||||
SET @PATH := @NPC*10;
|
||||
DELETE FROM `waypoint_data` WHERE `id`=@PATH;
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
|
||||
(@PATH,8,3662.692,328.2304,338.4197,0,0,0,100,0),
|
||||
(@PATH,7,3648.806,293.8063,321.0587,0,0,0,100,0),
|
||||
(@PATH,6,3677.441,213.8859,320.1976,0,0,0,100,0),
|
||||
(@PATH,5,3615.31,209.5691,324.1698,0,0,0,100,0),
|
||||
(@PATH,4,3637.643,254.0089,332.7251,0,0,0,100,0),
|
||||
(@PATH,3,3699.886,260.6509,327.8641,0,0,0,100,0),
|
||||
(@PATH,2,3720.373,308.941,337.7808,0,0,0,100,0),
|
||||
(@PATH,1,3691.676,352.0933,342.2254,0,0,0,100,0);
|
||||
|
||||
SET @NPC := 100209;
|
||||
SET @PATH := @NPC*10;
|
||||
DELETE FROM `waypoint_data` WHERE `id`=@PATH;
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
|
||||
(@PATH,1,3748.806,293.8063,201.0587,0,0,0,100,0),
|
||||
(@PATH,2,3777.441,213.8859,200.1976,0,0,0,100,0),
|
||||
(@PATH,3,3715.31,209.5691,204.1698,0,0,0,100,0),
|
||||
(@PATH,4,3737.643,254.0089,202.7251,0,0,0,100,0),
|
||||
(@PATH,5,3799.886,260.6509,207.8641,0,0,0,100,0),
|
||||
(@PATH,6,3820.373,308.941,207.7808,0,0,0,100,0),
|
||||
(@PATH,7,3791.676,352.0933,202.2254,0,0,0,100,0),
|
||||
(@PATH,8,3762.692,328.2304,208.4197,0,0,0,100,0);
|
||||
|
||||
SET @NPC := 99108;
|
||||
SET @PATH := @NPC*10;
|
||||
DELETE FROM `waypoint_data` WHERE `id`=@PATH;
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
|
||||
(@PATH,18,3506.288,141.7649,169.6936,0,0,0,100,0),
|
||||
(@PATH,17,3378.177,251.381,169.6936,0,0,0,100,0),
|
||||
(@PATH,16,3448.559,417.0887,169.6936,0,0,0,100,0),
|
||||
(@PATH,15,3659.633,429.129,169.6936,0,0,0,100,0),
|
||||
(@PATH,14,3726.806,236.8274,169.6936,0,0,0,100,0),
|
||||
(@PATH,13,3554.261,69.58746,169.6936,0,0,0,100,0),
|
||||
(@PATH,12,3337.373,175.2911,169.6936,0,0,0,100,0),
|
||||
(@PATH,11,3292.872,421.84,169.6936,0,0,0,100,0),
|
||||
(@PATH,10,3355.351,609.4697,169.6936,0,0,0,100,0),
|
||||
(@PATH,9,3233.689,777.6954,207.249,0,0,0,100,0),
|
||||
(@PATH,8,3049.014,721.6703,224.4991,0,0,0,100,0),
|
||||
(@PATH,7,3044.268,566.5984,169.6936,0,0,0,100,0),
|
||||
(@PATH,6,3142.397,481.2142,169.6936,0,0,0,100,0),
|
||||
(@PATH,5,3328.336,435.8111,169.6936,0,0,0,100,0),
|
||||
(@PATH,4,3583.232,539.7742,169.6936,0,0,0,100,0),
|
||||
(@PATH,3,3799.81,460.638,169.6936,0,0,0,100,0),
|
||||
(@PATH,2,3717.946,244.38,169.6936,0,0,0,100,0),
|
||||
(@PATH,1,3542.247,134.1484,169.6936,0,0,0,100,0);
|
||||
|
||||
SET @NPC := 100824;
|
||||
SET @PATH := @NPC*10;
|
||||
DELETE FROM `waypoint_data` WHERE `id`=@PATH;
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
|
||||
(@PATH,14,3559.792,412.912,244.8625,0,0,0,100,0),
|
||||
(@PATH,13,3625.949,456.7731,244.8625,0,0,0,100,0),
|
||||
(@PATH,12,3683.285,437.189,244.8625,0,0,0,100,0),
|
||||
(@PATH,11,3727.341,385.3615,244.8625,0,0,0,100,0),
|
||||
(@PATH,10,3786.656,388.9702,244.8625,0,0,0,100,0),
|
||||
(@PATH,9,3811.097,463.1342,244.8625,0,0,0,100,0),
|
||||
(@PATH,8,3769.007,516.1342,244.8625,0,0,0,100,0),
|
||||
(@PATH,7,3685.209,493.7117,244.8625,0,0,0,100,0),
|
||||
(@PATH,6,3589.482,475.7777,244.8625,0,0,0,100,0),
|
||||
(@PATH,5,3491.84,496.9259,244.8625,0,0,0,100,0),
|
||||
(@PATH,4,3406.895,485.8197,244.8625,0,0,0,100,0),
|
||||
(@PATH,3,3370.333,427.0351,244.8625,0,0,0,100,0),
|
||||
(@PATH,2,3411.417,366.7467,244.8625,0,0,0,100,0),
|
||||
(@PATH,1,3479.214,376.5652,244.8625,0,0,0,100,0);
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id`=1241240;
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
|
||||
(1241240, 26, 4024.11, 7168.08, 232.048,0,0,0,100,0),
|
||||
(1241240, 25, 4012.89, 7180.92, 232.048,0,0,0,100,0),
|
||||
(1241240, 24, 3994.29, 7197.3, 232.048,0,0,0,100,0),
|
||||
(1241240, 23, 3962.67, 7211.43, 232.048,0,0,0,100,0),
|
||||
(1241240, 22, 3928.03, 7221.9, 232.048,0,0,0,100,0),
|
||||
(1241240, 21, 3903.5, 7236.1, 237.687,0,0,0,100,0),
|
||||
(1241240, 20, 3882.38, 7232.92, 242.242,0,0,0,100,0),
|
||||
(1241240, 19, 3858.55, 7224.29, 241.215,0,0,0,100,0),
|
||||
(1241240, 18, 3844.43, 7205.01, 231.298,0,0,0,100,0),
|
||||
(1241240, 17, 3844.95, 7183.08, 225.631,0,0,0,100,0),
|
||||
(1241240, 16, 3853.11, 7151.16, 217.326,0,0,0,100,0),
|
||||
(1241240, 15, 3870.74, 7131.27, 210.326,0,0,0,100,0),
|
||||
(1241240, 14, 3896.19, 7103.67, 211.27,0,0,0,100,0),
|
||||
(1241240, 13, 3918.27, 7080.29, 210.742,0,0,0,100,0),
|
||||
(1241240, 12, 3937.72, 7052.57, 210.27,0,0,0,100,0),
|
||||
(1241240, 11, 3952.93, 7028.98, 209.187,0,0,0,100,0),
|
||||
(1241240, 10, 3971.03, 7002.62, 209.881,0,0,0,100,0),
|
||||
(1241240, 9, 4004.69, 6989.1, 213.854,0,0,0,100,0),
|
||||
(1241240, 8, 4041.09, 7000.58, 221.326,0,0,0,100,0),
|
||||
(1241240, 7, 4071.54, 7033.09, 221.52,0,0,0,100,0),
|
||||
(1241240, 6, 4086.07, 7065.28, 224.604,0,0,0,100,0),
|
||||
(1241240, 5, 4097.13, 7102.44, 232.048,0,0,0,100,0),
|
||||
(1241240, 4, 4095.98, 7138.24, 243.492,0,0,0,100,0),
|
||||
(1241240, 3, 4083.88, 7155.52, 249.465,0,0,0,100,0),
|
||||
(1241240, 2, 4058.74, 7162.29, 244.631,0,0,0,100,0),
|
||||
(1241240, 1, 4038.05, 7165.02, 238.298,0,0,0,100,0);
|
||||
@@ -1,36 +0,0 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_param1`=180000, `event_param2`=180000, `event_param3`=180000, `event_param4`=180000 WHERE `entryorguid` IN (-111996, -112005) AND `source_type`=0 AND `id`=0;
|
||||
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN(38505);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN(-112002,-111993,38505,38493) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN(3850500,38505*100+1) AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(-112002, 0, 0, 0, 60, 0, 100, 0, 60000, 90000, 60000, 90000, 80, 38505*100, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Knight of the Ebon Blade - On Update - Run Script'),
|
||||
(38505*100, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 38505, 4, 120000, 0, 0, 0, 8, 0, 0, 0, 5898.320, 2041.114, 636.0415, 1.841691, 'Knight of the Ebon Blade - On Script - Summon Creature Knight of the Ebon Blade'),
|
||||
(-111993, 0, 0, 0, 60, 0, 100, 0, 60000, 90000, 60000, 90000, 80, 38505*100+1, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Cruasder - On Update - Run Script'),
|
||||
(38505*100+1, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 38493, 4, 120000, 0, 0, 0, 8, 0, 0, 0, 5837.231, 2179.012, 636.0412, 6.169237, 'Argent Cruasder - On Script - Summon Creature Argent Cruasder'),
|
||||
(38505, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 53, 0, 38505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Knight of the Ebon Blade - On Just summoned - start watpoint'),
|
||||
(38505, 0, 1, 0, 40, 0, 100, 0, 9, 38505, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Knight of the Ebon Blade - On waypoint reached - despawn'),
|
||||
(38493, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 53, 0, 38493, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Cruasder - On Just summoned - start watpoint'),
|
||||
(38493, 0, 1, 0, 40, 0, 100, 0, 9, 38493, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Cruasder - On waypoint reached - despawn');
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry` IN (38493,38505);
|
||||
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
|
||||
(38493,1,5856.899, 2179.507, 636.041,""),
|
||||
(38493,2,5867.398, 2157.619, 636.041,""),
|
||||
(38493,3,5873.770, 2144.504, 636.041,""),
|
||||
(38493,4,5871.876, 2124.536, 636.041,""),
|
||||
(38493,5,5865.335, 2107.692, 635.977,""),
|
||||
(38493,6,5854.102, 2101.100, 636.034,""),
|
||||
(38493,7,5826.581, 2088.601, 636.064,""),
|
||||
(38493,8,5810.641, 2081.362, 636.064,""),
|
||||
(38493,9,5782.596, 2068.108, 636.064,""),
|
||||
(38505,1,5894.719, 2067.567, 636.041,""),
|
||||
(38505,2,5886.676, 2082.452, 636.041,""),
|
||||
(38505,3,5876.980, 2088.505, 636.041,""),
|
||||
(38505,4,5868.985, 2102.083, 636.041,""),
|
||||
(38505,5,5868.985, 2102.083, 636.041,""),
|
||||
(38505,6,5853.833, 2101.389, 636.034,""),
|
||||
(38505,7,5830.794, 2090.629, 636.063,""),
|
||||
(38505,8,5812.584, 2082.479, 636.063,""),
|
||||
(38505,9,5782.596, 2068.108, 636.064,"");
|
||||
@@ -1,6 +0,0 @@
|
||||
--
|
||||
DELETE FROM `command` WHERE `name`="go instance";
|
||||
INSERT INTO `command` (`name`,`permission`,`help`) VALUES
|
||||
('go instance', 874, 'Syntax: .go instance [mapid | name]
|
||||
|
||||
Teleports you to entrance of instance with script name matching input (or given mapid)');
|
||||
@@ -1,12 +0,0 @@
|
||||
--
|
||||
DELETE FROM `trinity_string` WHERE `entry` BETWEEN 1189 AND 1197;
|
||||
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
|
||||
(1189, "No instances were found matching your input"),
|
||||
(1190, "Multiple instances match your input - please be more specific:"),
|
||||
(1191, "│ %03u - %s"),
|
||||
(1192, "Specified map %u is not instanced"),
|
||||
(1193, "Could not find entrance portal for map %u (%s)"),
|
||||
(1194, "Could not find exit portal for map %u (%s)"),
|
||||
(1195, "Teleported you to the entrance of mapid %u (%s)"),
|
||||
(1196, "Teleported you to the starting location of mapid %u (%s)"),
|
||||
(1197, "Failed to teleport you to mapid %u (%s) - missing attunement/expansion for parent map %u?");
|
||||
@@ -1,9 +0,0 @@
|
||||
/*
|
||||
--
|
||||
DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (36853, 38265, 38266, 38267);
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES
|
||||
(36853, 1, 0, 2, 0),
|
||||
(38265, 1, 0, 2, 0),
|
||||
(38266, 1, 0, 2, 0),
|
||||
(38267, 1, 0, 2, 0);
|
||||
*/
|
||||
@@ -1,4 +0,0 @@
|
||||
/*
|
||||
-- Haughty Modiste
|
||||
UPDATE `quest_template_locale` SET `Title`="Das gestohlene Tagebuch", `Details`="Mein Tagebuch! Sie haben es in die Höhle gebracht. Der, der es hatte, war ein großer Kerl mit seltsamen Zeichen auf der Haut und im Gesicht. Viel mehr konnte ich leider nicht sehen.$B$BIhr hattet ja mit den Trollen Erfolg, vielleicht könntet Ihr es mir wiederbeschaffen?", `Objectives`="Tötet Grik'nir den Kalten.", `OfferRewardText`="Text: Großartig, $N! Vielen Dank, dass Ihr mein Notizbuch zurückgeholt habt. Nun, es scheint, als sei das Trollproblem hier im Eisklammtal unter Kontrolle und als müssten wir uns nicht allzu viele Sorgen machen.$B$BNachdem ich meinem Bericht den letzten Schliff gegeben habe, werde ich jemanden brauchen, der ihn meinem Bruder Senir bringt.", `RequestItemsText`="$N! Glück gehabt?" WHERE `ID`=218 AND `locale`="deDE";
|
||||
*/
|
||||
@@ -1,4 +0,0 @@
|
||||
/*
|
||||
-- Haughty Modiste
|
||||
UPDATE `creature_template` SET `gossip_menu_id`=7524 WHERE `entry`=15165;
|
||||
*/
|
||||
@@ -1,4 +0,0 @@
|
||||
/*
|
||||
-- Quest: Frostmaw
|
||||
UPDATE `quest_offer_reward` SET `RewardText`="Both strength and cunning were needed to find and defeat Frostmaw, $N. You have both.$b$bYour path has taken you to the valleys of Thousand Needles and to the high mountains of Alterac. It will one day lead you through all the Earthmother's lands, for such is the way of the hunter." WHERE `ID`= 1136;
|
||||
*/
|
||||
File diff suppressed because one or more lines are too long
@@ -1,2 +0,0 @@
|
||||
--
|
||||
DELETE FROM spawn_group WHERE spawnId IN (287328,287382,10873,11348,14387,15031,17874,19107,21584,21594,21692,23229,24268,26987,29241,32333,33115,37085,40210,41759,50381,93194,93301) and spawnType=0;
|
||||
@@ -1,2 +0,0 @@
|
||||
-- SMART_ACTION_FLEE_FOR_ASSIST (25) does not need a target
|
||||
UPDATE `smart_scripts` SET `target_type`=0 WHERE `action_type`=25;
|
||||
@@ -1,20 +0,0 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param2`=294149 WHERE `entryorguid`=2362200 AND `source_type`=9 AND `id`=3;
|
||||
DELETE FROM `creature` WHERE guid IN (294223,294457,294714);
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (294223,294457,294714);
|
||||
DELETE FROM `spawn_group` WHERE `spawnId` IN (294223,294457,294714) AND `spawnType`=0;
|
||||
UPDATE `smart_scripts` SET `action_param1`=120 WHERE `entryorguid`=7750 AND `source_type`=0 AND `id`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=44614 AND `source_type`=0 AND `id` IN (7);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=44794 AND `source_type`=0 AND `id` IN (5);
|
||||
UPDATE `creature` SET `spawntimesecs`=2 WHERE `id` IN (44614,44794);
|
||||
UPDATE `smart_scripts` SET `target_type`=12, target_param1=1 WHERE `entryorguid`=37988 AND `source_type`=0 AND `id` IN (5,6);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=3798800 AND `source_type`=9 AND `id`=4;
|
||||
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
|
||||
(3798800,9,4,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Zuni Lvl 1 - Script - store target");
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=40927 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
|
||||
(40927,0,0,0,8,0,100,1,43671,0,0,0,0,11,89877,0,0,0,0,0,7,0,0,0,0,0,0,0,"On spell 43671 hit - Self: Cast spell 89877 on Action invoker");
|
||||
UPDATE `smart_scripts` SET `target_type`=23 WHERE `entryorguid`=44586 AND `source_type`=0 AND `id` IN (1);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=48092 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
|
||||
(48092,0,0,0,8,0,100,0,93970,0,0,0,0,11,85016,2,0,0,0,0,7,0,0,0,0,0,0,0,"On spell 93970 hit - Self: Cast spell 85016 on Action invoker");
|
||||
@@ -1,3 +0,0 @@
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `auras`= '' WHERE `entry` IN (35845, 38821);
|
||||
UPDATE `creature_template` SET `InhabitType`= 4 WHERE `entry`= 44744;
|
||||
@@ -1,31 +0,0 @@
|
||||
/*
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=738 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (73800,73803,73804) AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`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
|
||||
(738,0,1,0,11,0,100,0,0,0,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Respawn - Set Active On"),
|
||||
(738,0,2,0,11,0,100,0,0,0,0,0,0,80,73800,2,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Respawn - Run Sript"),
|
||||
(738,0,3,0,40,0,100,0,14,73800,0,0,0,80,73801,2,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Waypoint 14 Reached - Run Script"),
|
||||
(738,0,4,0,40,0,100,0,16,73800,0,0,0,80,73802,2,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Waypoint 16 Reached - Run Script"),
|
||||
(738,0,5,0,38,0,100,0,1,1,0,0,0,80,73803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Data Set - Run Script"),
|
||||
(738,0,6,0,40,0,100,0,16,73801,0,0,0,80,73804,2,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Waypoint 16 Reached - Run Script"),
|
||||
(73800,9,0,0,0,0,100,0,600000,600000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 0"),
|
||||
(73800,9,1,0,0,0,100,0,5000,5000,0,0,0,53,0,73800,0,0,0,2,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Start Waypoint"),
|
||||
(73800,9,2,0,0,0,100,0,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Remove Npc Flag Questgiver"),
|
||||
(73803,9,0,0,0,0,100,0,2000,2000,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 3"),
|
||||
(73803,9,1,0,0,0,100,0,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Add Npc Flag Questgiver"),
|
||||
(73803,9,3,0,0,0,100,0,120000,120000,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 4"),
|
||||
(73803,9,4,0,0,0,100,0,5000,5000,0,0,0,53,0,73801,0,0,0,2,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Start Waypoint"),
|
||||
(73803,9,5,0,0,0,100,0,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Remove Npc Flag Questgiver"),
|
||||
(73804,9,0,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,5.5676,"Private Thorsen - On Script - Set Orientation"),
|
||||
(73804,9,1,0,0,0,100,0,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - add Npc Flag Questgiver"),
|
||||
(73804,9,2,0,0,0,100,0,500,500,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 5"),
|
||||
(73804,9,3,0,0,0,100,0,7000,7000,0,0,0,1,0,0,0,0,0,0,19,733,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 0 (Sergeant Yohwa)"),
|
||||
(73804,9,4,0,0,0,100,0,900000,900000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 0"),
|
||||
(73804,9,6,0,0,0,100,0,5000,5000,0,0,0,53,0,73800,0,0,0,2,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Start Waypoint"),
|
||||
(73804,9,5,0,0,0,100,0,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Remove Npc Flag Questgiver");
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry`=215;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(19,0,215,0,0,23,0,99,0,0,1,0,0,"","Quest 'Jungle Secrets' can only be taken if Private Thorsen is not in area 99");
|
||||
*/
|
||||
@@ -1,5 +0,0 @@
|
||||
--
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=177964;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(22,1,177964,1,0,29,1,12876,50,0,1,0,'','Execute sai if not near 12876 alive'),
|
||||
(22,1,177964,1,0,29,1,12876,50,1,1,0,'','Execute sai if not near 12876 dead');
|
||||
@@ -1,5 +0,0 @@
|
||||
/*
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID`=9685 WHERE `id` IN (9690);
|
||||
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `action_type`=53 AND `entryorguid` IN (17811, 17812,17809,17810) AND source_type=0;
|
||||
*/
|
||||
@@ -1,6 +0,0 @@
|
||||
/*
|
||||
--
|
||||
UPDATE `gameobject` SET `id`=171942, `spawntimesecs`=180, `animprogress`=100 WHERE `guid`=18199;
|
||||
DELETE FROM `gameobject` WHERE `guid`=48892;
|
||||
DELETE FROM `gameobject_addon` WHERE `guid`=48892;
|
||||
*/
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `command` SET `permission`=377 WHERE (`permission` BETWEEN 378 AND 386) OR `permission` IN (852,874);
|
||||
@@ -1,33 +0,0 @@
|
||||
--
|
||||
DELETE FROM `command` WHERE `name` IN ('go creature', 'go creature id', 'go object', 'go gameobject', 'go gameobject id', 'go graveyard', 'go grid', 'go instance', 'go offset', 'go taxinode', 'go ticket', 'go trigger', 'go areatrigger', 'go xyz', 'go zonexy');
|
||||
INSERT INTO `command` (`name`,`permission`,`help`) VALUES
|
||||
('go creature', 377, 'Syntax: .go creature <spawnId>
|
||||
Teleport yourself to the creature spawn with the specified spawn ID.'),
|
||||
('go creature id', 377, 'Syntax: .go creature id <creatureId>
|
||||
Teleport yourself to the first spawn point for the specified creature ID.
|
||||
If multiple spawn points for the creature exist, teleport to the first one found.'),
|
||||
('go gameobject', 377, 'Syntax: .go gameobject <spawnId>
|
||||
Teleport yourself to the gameobject spawn with the specified spawn ID.'),
|
||||
('go gameobject id', 377, 'Syntax: .go gameobject id <goId>
|
||||
Teleport yourself to the first spawn point for the specified gameobject ID.
|
||||
If multiple spawn points for the gameobject exist, teleport to the first one found.'),
|
||||
('go graveyard', 377, 'Syntax: .go graveyard <graveyardId>
|
||||
Teleport yourself to the graveyard with the specified graveyard ID.'),
|
||||
('go grid', 377, 'Syntax: .go grid <gridX> <gridY> [<mapId>]
|
||||
Teleport yourself to center of grid at the provided indices in specified (or current) map.'),
|
||||
('go instance', 377, 'Syntax: .go instance <part of scriptname>
|
||||
Teleport yourself to the entrance of the instance matching the specified script name.'),
|
||||
('go offset', 377, 'Syntax: .go offset [<dForward> [<dSideways> [<dZ [<dO>]]]]
|
||||
Teleport yourself by the specified amount relative to your current position and orientation.'),
|
||||
('go taxinode', 377, 'Syntax: .go taxinode <nodeId>
|
||||
Teleport yourself to the specified taxi node.'),
|
||||
('go ticket', 377, 'Syntax: .go ticket <ticketId>
|
||||
Teleport yourself to the location at which the specified ticket was created.'),
|
||||
('go areatrigger', 377, 'Syntax: .go areatrigger <areatriggerId>
|
||||
Teleport yourself to the specified areatrigger\'s location.
|
||||
Note that you may end up at the trigger\'s target location if it is a teleport trigger.'),
|
||||
('go xyz', 377, 'Syntax: .go xyz <x> <y> [<z> [<mapid> [<o>]]]
|
||||
Teleport yourself to the specified location in the specified (or current) map.
|
||||
If no z coordinate is specified, defaults to ground/water level.'),
|
||||
('go zonexy', 377, 'Syntax: .go zonexy <x> <y> [<zone>]
|
||||
Teleport yourself to the given local (x,y) position in the specified (or current) zone.');
|
||||
@@ -1,32 +0,0 @@
|
||||
/*
|
||||
-- Yeh'kinya
|
||||
DELETE FROM `creature_template_movement` WHERE `CreatureId`=8579;
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES
|
||||
(8579,1,0,2,0);
|
||||
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8579;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=8579 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=857900 AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(8579,0,0,0,20,0,100,0,8181,0,0,0,80,857900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yeh'kinya - On Quest 'Confront Yeh'kinya' Finished - Run Script"),
|
||||
(8579,0,1,0,20,0,100,0,8181,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yeh'kinya - On Quest 'Confront Yeh'kinya' Finished - Set Active On"),
|
||||
(8579,0,2,0,40,0,100,0,2,8579,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yeh'kinya - On Waypoint 2 Reached - Despawn"),
|
||||
(857900,9,0,0,0,0,100,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yeh'kinya - On Script - Remove Npc Flag Questgiver+Gossip"),
|
||||
(857900,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yeh'kinya - On Script - Say Line 0"),
|
||||
(857900,9,2,0,0,0,100,0,6000,6000,0,0,3,0,2706,0,0,0,0,1,0,0,0,0,0,0,0,"Yeh'kinya - On Script - Morph To Model 2706"),
|
||||
(857900,9,3,0,0,0,100,0,0,0,0,0,11,7741,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yeh'kinya - On Script - Cast 'Summoned Demon'"),
|
||||
(857900,9,4,0,0,0,100,0,2000,2000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yeh'kinya - On Script - Say Line 1"),
|
||||
(857900,9,5,0,0,0,100,0,0,0,0,0,53,1,8579,0,0,0,0,1,0,0,0,0,0,0,0,"Yeh'kinya - On Script - Start Waypoint");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=8579;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(8579,0,0,"It is true, $n. The wheels of doom now turn, inevitably, toward the true return of Hakkar!",12,0,100,5,0,0,10456,0,"Yeh'kinya"),
|
||||
(8579,1,0,"Blood and souls for Hakkar! HAHAHAH!",14,0,100,0,0,6963,10457,0,"Yeh'kinya");
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry`=8579;
|
||||
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
|
||||
(8579,1,-6916.84,-4847.92,12.5325,""),
|
||||
(8579,2,-6964.45,-4949.57,6.45678,"");
|
||||
|
||||
|
||||
*/
|
||||
@@ -1,352 +0,0 @@
|
||||
--
|
||||
UPDATE creature_template SET unit_flags=512, unit_flags2=2048, `dynamicflags`=0 WHERE entry=237;
|
||||
UPDATE creature_template SET unit_flags=512, unit_flags2=2048, `dynamicflags`=0 WHERE entry=238;
|
||||
UPDATE creature_template SET unit_flags=512, unit_flags2=2048, `dynamicflags`=0 WHERE entry=1182;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=1831;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=1835;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=2344;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=2345;
|
||||
UPDATE creature_template SET unit_flags=64, unit_flags2=2048, `dynamicflags`=0 WHERE entry=2346;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3225;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3703;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3725;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3727;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3728;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3730;
|
||||
UPDATE creature_template SET unit_flags=768, unit_flags2=2048, `dynamicflags`=32 WHERE entry=3891;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3955;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3956;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3960;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3963;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3964;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=3965;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=4320;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=5944;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=6288;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=6387;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=8016;
|
||||
UPDATE creature_template SET unit_flags=4608, unit_flags2=2048, `dynamicflags`=0 WHERE entry=10378;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=10605;
|
||||
UPDATE creature_template SET unit_flags=512, unit_flags2=2048, `dynamicflags`=0 WHERE entry=11749;
|
||||
UPDATE creature_template SET unit_flags=512, unit_flags2=2048, `dynamicflags`=0 WHERE entry=14901;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=32 WHERE entry=16852;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=17062;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=17133;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=17600;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (17731,20173);
|
||||
UPDATE creature_template SET unit_flags=512, unit_flags2=2048, `dynamicflags`=0 WHERE entry=17890;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=32 WHERE entry=18035;
|
||||
UPDATE creature_template SET unit_flags=2, unit_flags2=2048, `dynamicflags`=0 WHERE entry=18240;
|
||||
UPDATE creature_template SET unit_flags=570425600, unit_flags2=2048, `dynamicflags`=0 WHERE entry=19760;
|
||||
UPDATE creature_template SET unit_flags=33554432, unit_flags2=2048, `dynamicflags`=0 WHERE entry=20148;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=32 WHERE entry=20158;
|
||||
UPDATE creature_template SET unit_flags=388, unit_flags2=2048, `dynamicflags`=32 WHERE entry=20561;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (20869,21586);
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=20922;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=32 WHERE entry=21303;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=32 WHERE entry=21304;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=21307;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=32 WHERE entry=21592;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=32 WHERE entry=21623;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2048, `dynamicflags`=32 WHERE entry=21725;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2048, `dynamicflags`=0 WHERE entry=21727;
|
||||
UPDATE creature_template SET unit_flags=536904448, unit_flags2=2048, `dynamicflags`=32 WHERE entry=21846;
|
||||
UPDATE creature_template SET unit_flags=536904448, unit_flags2=2048, `dynamicflags`=32 WHERE entry=21859;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=32 WHERE entry=21962;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=23667;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=23674;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=24008;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=32 WHERE entry=24122;
|
||||
UPDATE creature_template SET unit_flags=537166080, unit_flags2=2048, `dynamicflags`=32 WHERE entry=24196;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=24280;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=32 WHERE entry=24467;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=24580;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=24662;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=24678;
|
||||
UPDATE creature_template SET unit_flags=570721088, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (24808,25546);
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=32 WHERE entry=25328;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=32 WHERE entry=25342;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=32 WHERE entry=25343;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=25384;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=25385;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=25488;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=0 WHERE entry=25797;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=25841;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=25984;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2048, `dynamicflags`=32 WHERE entry=26172;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=26219;
|
||||
UPDATE creature_template SET unit_flags=33555264, unit_flags2=2048, `dynamicflags`=0 WHERE entry=26475;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2048, `dynamicflags`=32 WHERE entry=26477;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=26513;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=26514;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=26516;
|
||||
UPDATE creature_template SET unit_flags=33088, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (26761,30521);
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=0 WHERE entry=26772;
|
||||
UPDATE creature_template SET unit_flags=536870912, unit_flags2=2048, `dynamicflags`=32 WHERE entry=26809;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=26816;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=26873;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=32 WHERE entry=26896;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=26943;
|
||||
UPDATE creature_template SET unit_flags=33280, unit_flags2=2048, `dynamicflags`=32 WHERE entry=27219;
|
||||
UPDATE creature_template SET unit_flags=536904448, unit_flags2=2048, `dynamicflags`=32 WHERE entry=27400;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=32 WHERE entry=27412;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=27457;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=0 WHERE entry=27479;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=27481;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2048, `dynamicflags`=0 WHERE entry=27530;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2048, `dynamicflags`=32 WHERE entry=27610;
|
||||
UPDATE creature_template SET unit_flags=536903936, unit_flags2=2048, `dynamicflags`=32 WHERE entry=27613;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2048, `dynamicflags`=32 WHERE entry=27787;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=32 WHERE entry=27828;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=27953;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=0 WHERE entry=28089;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2048, `dynamicflags`=32 WHERE entry=28150;
|
||||
UPDATE creature_template SET unit_flags=135428, unit_flags2=2048, `dynamicflags`=32 WHERE entry=28156;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2048, `dynamicflags`=32 WHERE entry=28162;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2048, `dynamicflags`=32 WHERE entry=28260;
|
||||
UPDATE creature_template SET unit_flags=570720256, unit_flags2=2048, `dynamicflags`=32 WHERE entry=28390;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=32 WHERE entry=28391;
|
||||
UPDATE creature_template SET unit_flags=570720256, unit_flags2=2048, `dynamicflags`=32 WHERE entry=28392;
|
||||
UPDATE creature_template SET unit_flags=570720256, unit_flags2=2048, `dynamicflags`=32 WHERE entry=28393;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=32 WHERE entry=28672;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=28844;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2048, `dynamicflags`=32 WHERE entry=28852;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2048, `dynamicflags`=0 WHERE entry=29454;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=0 WHERE entry=29543;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=0 WHERE entry=29544;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=0 WHERE entry=29545;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=29546;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2048, `dynamicflags`=0 WHERE entry=29571;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=0 WHERE entry=29584;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=29585;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=29914;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2048, `dynamicflags`=32 WHERE entry=29916;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2048, `dynamicflags`=32 WHERE entry=29917;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=30058;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=30148;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=0 WHERE entry=30163;
|
||||
UPDATE creature_template SET unit_flags=536904448, unit_flags2=2048, `dynamicflags`=0 WHERE entry=30177;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=30292;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2048, `dynamicflags`=0 WHERE entry=30673;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2048, `dynamicflags`=32 WHERE entry=30674;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=30881;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (31007,31485);
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (31008,31489);
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (31009,31496);
|
||||
UPDATE creature_template SET unit_flags=536871424, unit_flags2=2048, `dynamicflags`=32 WHERE entry=31130;
|
||||
UPDATE creature_template SET unit_flags=570458368, unit_flags2=2048, `dynamicflags`=32 WHERE entry=31177;
|
||||
UPDATE creature_template SET unit_flags=33587456, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31281;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31285;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31292;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31293;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31294;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31295;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31296;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31297;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31298;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31299;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31308;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2048, `dynamicflags`=0 WHERE entry=31309;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2048, `dynamicflags`=32 WHERE entry=32569;
|
||||
UPDATE creature_template SET unit_flags=570703872, unit_flags2=2049, `dynamicflags`=32 WHERE entry=33063;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2049, `dynamicflags`=32 WHERE entry=33439;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2049, `dynamicflags`=32 WHERE entry=33455;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2049, `dynamicflags`=32 WHERE entry=33457;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2048, `dynamicflags`=32 WHERE entry=33774;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2048, `dynamicflags`=32 WHERE entry=33775;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=32 WHERE entry=34852;
|
||||
UPDATE creature_template SET unit_flags=537166336, unit_flags2=2048, `dynamicflags`=32 WHERE entry=35097;
|
||||
UPDATE creature_template SET unit_flags=536871680, unit_flags2=2048, `dynamicflags`=32 WHERE entry=35324;
|
||||
UPDATE creature_template SET unit_flags=32832, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (37127,38126);
|
||||
UPDATE creature_template SET unit_flags=32832, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (37134,38131);
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2048, `dynamicflags`=0 WHERE entry=37552;
|
||||
UPDATE creature_template SET unit_flags=536904000, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (38401, 37970, 38784,38785);
|
||||
UPDATE creature_template SET unit_flags=536904000, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (37972,38399,38770,38769);
|
||||
UPDATE creature_template SET unit_flags=536904000, unit_flags2=2048, `dynamicflags`=0 WHERE entry IN (37973,38771,38400,38772);
|
||||
UPDATE creature_template SET unit_flags=570688258, unit_flags2=2048, `dynamicflags`=32 WHERE entry=40626;
|
||||
UPDATE creature_template SET unit_flags=570688258, unit_flags2=2048, `dynamicflags`=32 WHERE entry=40627;
|
||||
UPDATE creature_template SET unit_flags=570688258, unit_flags2=2048, `dynamicflags`=32 WHERE entry=40628;
|
||||
UPDATE creature_template SET unit_flags=570688258, unit_flags2=2048, `dynamicflags`=32 WHERE entry=40870;
|
||||
UPDATE creature_template SET unit_flags=537166336, unit_flags2=2049, `dynamicflags`=32 WHERE entry=32974;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=32975;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=33001;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=33033;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=33035;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=33037;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=33039;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=0 WHERE entry=33040;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=33071;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2099201, `dynamicflags`=32 WHERE entry=33183;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=33295;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=33347;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=33348;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2049, `dynamicflags`=32 WHERE entry=34030;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=34232;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=34299;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=34315;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=34426;
|
||||
UPDATE creature_template SET unit_flags=537166080, unit_flags2=2049, `dynamicflags`=32 WHERE entry=34446;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=34498;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2049, `dynamicflags`=0 WHERE entry=34576;
|
||||
UPDATE creature_template SET unit_flags=570458880, unit_flags2=2049, `dynamicflags`=0 WHERE entry=34843;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=34863;
|
||||
UPDATE creature_template SET unit_flags=570720256, unit_flags2=2049, `dynamicflags`=32 WHERE entry=35235;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=32 WHERE entry=35237;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=35810;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=35837;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=32 WHERE entry=35928;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=32 WHERE entry=35929;
|
||||
UPDATE creature_template SET unit_flags=570458880, unit_flags2=2049, `dynamicflags`=32 WHERE entry=36176;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=36205;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=32 WHERE entry=36342;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=32 WHERE entry=36348;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=32 WHERE entry=36354;
|
||||
UPDATE creature_template SET unit_flags=570458880, unit_flags2=2049, `dynamicflags`=32 WHERE entry=36621;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=36756;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=0 WHERE entry=36869;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=0 WHERE entry=36870;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=36922;
|
||||
UPDATE creature_template SET unit_flags=570687488, unit_flags2=2049, `dynamicflags`=0 WHERE entry=37082;
|
||||
UPDATE creature_template SET unit_flags=570720256, unit_flags2=2049, `dynamicflags`=32 WHERE entry=37911;
|
||||
UPDATE creature_template SET unit_flags=570720256, unit_flags2=2049, `dynamicflags`=32 WHERE entry=37912;
|
||||
UPDATE creature_template SET unit_flags=570426112, unit_flags2=2049, `dynamicflags`=32 WHERE entry=38554;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=38614;
|
||||
UPDATE creature_template SET unit_flags=570426112, unit_flags2=2049, `dynamicflags`=32 WHERE entry=38823;
|
||||
UPDATE creature_template SET unit_flags=570426112, unit_flags2=2049, `dynamicflags`=32 WHERE entry=38824;
|
||||
UPDATE creature_template SET unit_flags=570458880, unit_flags2=2049, `dynamicflags`=32 WHERE entry=39015;
|
||||
UPDATE creature_template SET unit_flags=570458880, unit_flags2=2049, `dynamicflags`=32 WHERE entry=39016;
|
||||
UPDATE creature_template SET unit_flags=570458880, unit_flags2=2049, `dynamicflags`=32 WHERE entry=39017;
|
||||
UPDATE creature_template SET unit_flags=537166080, unit_flags2=2049, `dynamicflags`=0 WHERE entry=39086;
|
||||
UPDATE creature_template SET unit_flags=537166080, unit_flags2=2049, `dynamicflags`=0 WHERE entry=39087;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=39095;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=32 WHERE entry=39449;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2049, `dynamicflags`=0 WHERE entry=39464;
|
||||
UPDATE creature_template SET unit_flags=536903680, unit_flags2=2049, `dynamicflags`=32 WHERE entry=39886;
|
||||
UPDATE creature_template SET unit_flags=536903680, unit_flags2=2049, `dynamicflags`=32 WHERE entry=39911;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=40129;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=40382;
|
||||
UPDATE creature_template SET unit_flags=536903936, unit_flags2=2049, `dynamicflags`=32 WHERE entry=40661;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=40662;
|
||||
UPDATE creature_template SET unit_flags=570720256, unit_flags2=2049, `dynamicflags`=32 WHERE entry=40676;
|
||||
UPDATE creature_template SET unit_flags=570720256, unit_flags2=2049, `dynamicflags`=32 WHERE entry=40758;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=40901;
|
||||
UPDATE creature_template SET unit_flags=570425344, unit_flags2=2049, `dynamicflags`=0 WHERE entry=40939;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=41097;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=41099;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=41100;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=41101;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=41103;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=41104;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=41109;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=41111;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=41113;
|
||||
UPDATE creature_template SET unit_flags=570458112, unit_flags2=2049, `dynamicflags`=32 WHERE entry=41157;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=32 WHERE entry=41289;
|
||||
UPDATE creature_template SET unit_flags=536903680, unit_flags2=2049, `dynamicflags`=32 WHERE entry=41629;
|
||||
UPDATE creature_template SET unit_flags=537150208, unit_flags2=2049, `dynamicflags`=0 WHERE entry=41783;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=4196353, `dynamicflags`=0 WHERE entry=41894;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=0 WHERE entry=41899;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=42091;
|
||||
UPDATE creature_template SET unit_flags=570458880, unit_flags2=2049, `dynamicflags`=0 WHERE entry=42220;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=42259;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=42381;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2049, `dynamicflags`=32 WHERE entry=42681;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2049, `dynamicflags`=32 WHERE entry=42682;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2049, `dynamicflags`=0 WHERE entry=42857;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2049, `dynamicflags`=0 WHERE entry=42945;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2049, `dynamicflags`=32 WHERE entry=43032;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2049, `dynamicflags`=32 WHERE entry=43048;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=43115;
|
||||
UPDATE creature_template SET unit_flags=570426112, unit_flags2=2049, `dynamicflags`=0 WHERE entry=43261;
|
||||
UPDATE creature_template SET unit_flags=536903680, unit_flags2=2049, `dynamicflags`=32 WHERE entry=43521;
|
||||
UPDATE creature_template SET unit_flags=570687488, unit_flags2=2049, `dynamicflags`=32 WHERE entry=43681;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=43985;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=43986;
|
||||
UPDATE creature_template SET unit_flags=537166080, unit_flags2=2049, `dynamicflags`=32 WHERE entry=44105;
|
||||
UPDATE creature_template SET unit_flags=537133888, unit_flags2=2049, `dynamicflags`=32 WHERE entry=44124;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=44149;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=44150;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=44172;
|
||||
UPDATE creature_template SET unit_flags=33536, unit_flags2=2049, `dynamicflags`=0 WHERE entry=44592;
|
||||
UPDATE creature_template SET unit_flags=33536, unit_flags2=2049, `dynamicflags`=0 WHERE entry=44593;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=44762;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=44763;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=44899;
|
||||
UPDATE creature_template SET unit_flags=537166080, unit_flags2=2049, `dynamicflags`=0 WHERE entry=45129;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=45186;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=45197;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2049, `dynamicflags`=0 WHERE entry=45251;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2049, `dynamicflags`=32 WHERE entry=45364;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=0 WHERE entry=45372;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=45517;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=32 WHERE entry=45571;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=45613;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2049, `dynamicflags`=32 WHERE entry=45754;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=45874;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=45887;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=4196353, `dynamicflags`=0 WHERE entry=45893;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=4196353, `dynamicflags`=0 WHERE entry=46003;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=46014;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2049, `dynamicflags`=32 WHERE entry=46299;
|
||||
UPDATE creature_template SET unit_flags=570688256, unit_flags2=2049, `dynamicflags`=32 WHERE entry=46300;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=46610;
|
||||
UPDATE creature_template SET unit_flags=570687488, unit_flags2=2049, `dynamicflags`=0 WHERE entry=46629;
|
||||
UPDATE creature_template SET unit_flags=0, unit_flags2=2099200, `dynamicflags`=0 WHERE entry=46713;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=46809;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=46810;
|
||||
UPDATE creature_template SET unit_flags=570458112, unit_flags2=2099201, `dynamicflags`=0 WHERE entry=46837;
|
||||
UPDATE creature_template SET unit_flags=570687488, unit_flags2=2049, `dynamicflags`=32 WHERE entry=46976;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2049, `dynamicflags`=0 WHERE entry=47207;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2049, `dynamicflags`=0 WHERE entry=47213;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2049, `dynamicflags`=0 WHERE entry=47216;
|
||||
UPDATE creature_template SET unit_flags=537133056, unit_flags2=2049, `dynamicflags`=0 WHERE entry=47219;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=47317;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2049, `dynamicflags`=32 WHERE entry=47326;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2049, `dynamicflags`=32 WHERE entry=47327;
|
||||
UPDATE creature_template SET unit_flags=536904448, unit_flags2=2049, `dynamicflags`=0 WHERE entry=47446;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=47515;
|
||||
UPDATE creature_template SET unit_flags=570687488, unit_flags2=2049, `dynamicflags`=32 WHERE entry=47660;
|
||||
UPDATE creature_template SET unit_flags=570688320, unit_flags2=2049, `dynamicflags`=32 WHERE entry=47704;
|
||||
UPDATE creature_template SET unit_flags=570688320, unit_flags2=2049, `dynamicflags`=32 WHERE entry=47705;
|
||||
UPDATE creature_template SET unit_flags=570688320, unit_flags2=2049, `dynamicflags`=32 WHERE entry=47706;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=32 WHERE entry=47834;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=47870;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=47871;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=47947;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=48002;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=48003;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=48004;
|
||||
UPDATE creature_template SET unit_flags=536904448, unit_flags2=2049, `dynamicflags`=0 WHERE entry=48147;
|
||||
UPDATE creature_template SET unit_flags=536904448, unit_flags2=2049, `dynamicflags`=0 WHERE entry=48148;
|
||||
UPDATE creature_template SET unit_flags=537166656, unit_flags2=1073743873, `dynamicflags`=0 WHERE entry=48185;
|
||||
UPDATE creature_template SET unit_flags=570687552, unit_flags2=2049, `dynamicflags`=32 WHERE entry=48280;
|
||||
UPDATE creature_template SET unit_flags=570687552, unit_flags2=2049, `dynamicflags`=32 WHERE entry=48439;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2049, `dynamicflags`=32 WHERE entry=48488;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2049, `dynamicflags`=32 WHERE entry=48534;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2049, `dynamicflags`=32 WHERE entry=49114;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2099201, `dynamicflags`=0 WHERE entry=49115;
|
||||
UPDATE creature_template SET unit_flags=570721024, unit_flags2=2049, `dynamicflags`=32 WHERE entry=49339;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=0 WHERE entry=49340;
|
||||
UPDATE creature_template SET unit_flags=570688320, unit_flags2=2049, `dynamicflags`=0 WHERE entry=49414;
|
||||
UPDATE creature_template SET unit_flags=570688320, unit_flags2=2049, `dynamicflags`=0 WHERE entry=49415;
|
||||
UPDATE creature_template SET unit_flags=32768, unit_flags2=2048, `dynamicflags`=0 WHERE entry=49548;
|
||||
UPDATE creature_template SET unit_flags=537166656, unit_flags2=2049, `dynamicflags`=0 WHERE entry=50276;
|
||||
UPDATE creature_template SET unit_flags=537166656, unit_flags2=2049, `dynamicflags`=0 WHERE entry=50278;
|
||||
UPDATE creature_template SET unit_flags=570721088, unit_flags2=2049, `dynamicflags`=32 WHERE entry=50279;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=50658;
|
||||
UPDATE creature_template SET unit_flags=570688320, unit_flags2=2049, `dynamicflags`=32 WHERE entry=51123;
|
||||
UPDATE creature_template SET unit_flags=570688320, unit_flags2=2049, `dynamicflags`=32 WHERE entry=51124;
|
||||
UPDATE creature_template SET unit_flags=570687744, unit_flags2=2049, `dynamicflags`=32 WHERE entry=51196;
|
||||
UPDATE creature_template SET unit_flags=768, unit_flags2=2049, `dynamicflags`=32 WHERE entry=52000;
|
||||
UPDATE creature_template SET unit_flags=537133824, unit_flags2=2049, `dynamicflags`=0 WHERE entry=52161;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=52892;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=52936;
|
||||
UPDATE creature_template SET unit_flags=570687552, unit_flags2=2099201, `dynamicflags`=0 WHERE entry=53209;
|
||||
UPDATE creature_template SET unit_flags=537166592, unit_flags2=2049, `dynamicflags`=32 WHERE entry=54111;
|
||||
UPDATE creature_template SET unit_flags=570687808, unit_flags2=2049, `dynamicflags`=32 WHERE entry=54486;
|
||||
UPDATE creature_template SET unit_flags=570687488, unit_flags2=2049, `dynamicflags`=32 WHERE entry=54488;
|
||||
UPDATE creature_template SET unit_flags=570687552, unit_flags2=2049, `dynamicflags`=32 WHERE entry=54489;
|
||||
UPDATE creature_template SET unit_flags=537133312, unit_flags2=2049, `dynamicflags`=32 WHERE entry=56369;
|
||||
UPDATE creature_template SET unit_flags=570687488, unit_flags2=2049, `dynamicflags`=32 WHERE entry=56894;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=57908;
|
||||
UPDATE creature_template SET unit_flags=537165824, unit_flags2=2049, `dynamicflags`=32 WHERE entry=57909;
|
||||
@@ -1,2 +0,0 @@
|
||||
-- Bloodsurge proc
|
||||
-- UPDATE `spell_proc` SET `AttributesMask`=2 WHERE `SpellId`=46916;
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `instance_template` SET `parent` = 571 WHERE `map` = 631;
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `instance_template` SET `parent`=571 WHERE `map` IN (724, 668, 658, 632, 631);
|
||||
@@ -1,9 +0,0 @@
|
||||
--
|
||||
DELETE FROM `player_factionchange_spells` WHERE `alliance_id` IN (16056, 16055);
|
||||
INSERT INTO `player_factionchange_spells` (`alliance_id`, `horde_id`) VALUES
|
||||
(16056, 18991), (16055, 18992);
|
||||
|
||||
DELETE FROM `player_factionchange_items` WHERE `alliance_id` IN (12302,12303);
|
||||
INSERT INTO `player_factionchange_items` (`race_A`, `alliance_id`, `commentA`, `race_H`, `horde_id`, `commentH`) VALUE
|
||||
(0, 12302, 'Reins of the Ancient Frostsaber', 0, 15292, 'Green Kodo'),
|
||||
(0, 12303, 'Reins of the Nightsaber', 0, 15293, 'Teal Kodo');
|
||||
@@ -1,31 +0,0 @@
|
||||
-- Celestine of the Harvest trainer
|
||||
UPDATE `creature_template` SET `gossip_menu_id`= 11829, `npcflag`= 51, `unit_class`= 2, `unit_flags`= 32768 WHERE `entry`= 44396;
|
||||
DELETE FROM `npc_trainer` WHERE `ID`= 44396;
|
||||
INSERT INTO `npc_trainer` (`ID`, `SpellID`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqLevel`, `Index`) VALUES
|
||||
(44396, -200011, 0, 0, 0, 0, 0);
|
||||
UPDATE `gossip_menu_option` SET `OptionNpcFlag`= 1, `OptionType`= 16, `OptionBroadcastTextID`= 8271 WHERE `MenuID`= 11829 AND `OptionID`= 1;
|
||||
|
||||
-- Adding Cataclysm event entries
|
||||
DELETE FROM `game_event` WHERE `eventEntry` IN (77, 78, 79, 80, 81);
|
||||
INSERT INTO `game_event` (`eventEntry`, `occurence`, `length`, `holiday`, `description`) VALUES
|
||||
(77, 1440, 1440, 0, 'Cataclysm Pre-Launch Deathwing Event'),
|
||||
(78, 180, 180, 0, 'Dragonwrath Stormwind Event'),
|
||||
(79, 180, 180, 0, 'Dragonwrath Orgrimmar Event'),
|
||||
(80, 1440, 1440, 0, 'Nefarian''s Head Stormwind'),
|
||||
(81, 1440, 1440, 0, 'Nefarian''s Head Orgrimmar');
|
||||
|
||||
-- Assigning some creatures to it
|
||||
DELETE FROM `game_event_creature` WHERE `guid` IN (307108, 314353, 383796, 310826);
|
||||
INSERT INTO `game_event_creature` (`eventEntry`, `guid`) VALUES
|
||||
(78, 307108),
|
||||
(3, 314353),
|
||||
(77, 383796),
|
||||
(81, 310826);
|
||||
|
||||
DELETE FROM `game_event_gameobject` WHERE `guid` IN (307108, 314353);
|
||||
INSERT INTO `game_event_gameobject` (`eventEntry`, `guid`) VALUES
|
||||
(80, 220136),
|
||||
(80, 211533);
|
||||
|
||||
DELETE FROM `gameobject` WHERE `guid`= 218806;
|
||||
DELETE FROM `gameobject_addon` WHERE `guid`= 218806;
|
||||
@@ -1,15 +0,0 @@
|
||||
/*
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param4`=1 WHERE `entryorguid` IN (8391) AND `source_type`=0 AND `id`=0;
|
||||
UPDATE `smart_scripts` SET `target_x`=-6477.161133, `target_y`=-1255.462769, `target_z`=180.371185, `target_o`=1.720018 WHERE `entryorguid` IN (8400) AND `source_type`=0 AND `id`=7;
|
||||
UPDATE `smart_scripts` SET `target_x`=-6477.161133, `target_y`=-1255.462769, `target_z`=180.371185, `target_o`=1.720018 WHERE `entryorguid` IN (8400) AND `source_type`=0 AND `id`=14;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` =8391 AND `source_type`=0 AND `id`>4;
|
||||
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
|
||||
(8391, 0,5,6,11,0,100,0,0,0,0,0,18,256,0,0,0,0,0,1,0,0,0,0,0,0,0,'Lathoric the Black - On Spawn - Set unit flag'),
|
||||
(8391, 0,6,7,61,0,100,0,0,0,0,0,2,16,0,0,0,0,0,1,0,0,0,0,0,0,0,'Lathoric the Black - On Spawn - Change faction'),
|
||||
(8391, 0,7,0,61,0,100,0,0,0,0,0,47,0,0,0,0,0,0,19,8421,20,0,0,0,0,0,'Lathoric the Black - On Spawn - set invisible'),
|
||||
(8391, 0,8,0,1,0,100,1,7000,7000,0,0,19,256,0,0,0,0,0,1,0,0,0,0,0,0,0,'Lathoric the Black - ooc - remove unit flag');
|
||||
|
||||
UPDATE `creature` SET `position_x`=-6455.95459, `position_y`=-1247.351807, `position_z`=180.441589, `orientation`=4.558472 WHERE `guid`=5809;
|
||||
*/
|
||||
@@ -1,3 +0,0 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param1`=1, `comment`="All champions - Script 1 - Set run On" WHERE `entryorguid` IN (3374500) AND `source_type`=9 AND `id`=7;
|
||||
UPDATE `smart_scripts` SET `action_param1`=1, `comment`="All champions - Script 1 - Set run On" WHERE `entryorguid` IN (3328500) AND `source_type`=9 AND `id`=7;
|
||||
@@ -1,18 +0,0 @@
|
||||
--
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=36325;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(13,1,36325,0,31,3,21182,0,0,'','Spell 36325 target creature 21182'),
|
||||
(13,1,36325,1,31,3,22401,0,0,'','Spell 36325 target creature 22401'),
|
||||
(13,1,36325,2,31,3,22402,0,0,'','Spell 36325 target creature 22402'),
|
||||
(13,1,36325,3,31,3,22403,0,0,'','Spell 36325 target creature 22403');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN ( 21182, 22401, 22402, 22403) AND `source_type`=0 AND `id`=2 AND action_type=11;
|
||||
UPDATE `smart_scripts` SET `id`=2 WHERE `entryorguid` IN ( 21182, 22401, 22402, 22403) AND `source_type`=0 AND `id`=3;
|
||||
UPDATE `smart_scripts` SET `action_param1`=34386 WHERE `entryorguid` IN (20813,20814,20815,20816) AND `source_type`=0 AND `id`=2;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (21170, 22404, 22405, 22406) AND `source_type`=0 AND `id` IN (9);
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(21170,0,9,0,11,0,100,0,0,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Honor Hold Gryphon Brigadier, Foothill - On Respawn - Set active"),
|
||||
(22404,0,9,0,11,0,100,0,0,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Honor Hold Gryphon Brigadier, Foothill - On Respawn - Set active"),
|
||||
(22405,0,9,0,11,0,100,0,0,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Honor Hold Gryphon Brigadier, Foothill - On Respawn - Set active"),
|
||||
(22406,0,9,0,11,0,100,0,0,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Honor Hold Gryphon Brigadier, Foothill - On Respawn - Set active");
|
||||
3
sql/updates/world/4.3.4/2018_09_15_00_world.sql
Normal file
3
sql/updates/world/4.3.4/2018_09_15_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
UPDATE `version` SET `db_version`='TDB 434.34', `cache_id`=34 LIMIT 1;
|
||||
|
||||
UPDATE `updates` SET `state`='ARCHIVED';
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags`=768 WHERE `entry` IN (32443, 32446);
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=2100 WHERE `entryorguid` IN (175622);
|
||||
Reference in New Issue
Block a user