From 1d134e13204a00441c2b4bb93f1c519aafe031bd Mon Sep 17 00:00:00 2001 From: Aokromes Date: Fri, 17 Nov 2017 16:12:02 +0100 Subject: [PATCH] missed part --- .../world/3.3.5/2017_11_17_12_world.sql | 68 +++++++++++++++++++ ...d_from_335_was_2017_11_17_03_world_335.sql | 2 + ...d_from_335_was_2017_11_17_04_world_335.sql | 2 + ...d_from_335_was_2017_11_17_05_world_335.sql | 2 + ...d_from_335_was_2017_11_17_06_world_335.sql | 2 + ...d_from_335_was_2017_11_17_07_world_335.sql | 2 + ...d_from_335_was_2017_11_17_08_world_335.sql | 2 + ...d_from_335_was_2017_11_17_09_world_335.sql | 2 + ...d_from_335_was_2017_11_17_10_world_335.sql | 2 + 9 files changed, 84 insertions(+) create mode 100644 sql/updates/world/3.3.5/2017_11_17_12_world.sql diff --git a/sql/updates/world/3.3.5/2017_11_17_12_world.sql b/sql/updates/world/3.3.5/2017_11_17_12_world.sql new file mode 100644 index 00000000000..f38411e9886 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_11_17_12_world.sql @@ -0,0 +1,68 @@ +-- +-- duplicates removed +DELETE FROM `creature` WHERE `guid` IN (129439, 129433, 129438, 128479, 129826, 130415,128477,130416,128478,128476,129823, 130272, 130274, 130276,130252); +DELETE FROM `creature_addon` WHERE `guid` IN (129439, 129433, 129438, 128479, 129826, 130415,128477,130416,128478,128476,129823, 130272, 130274, 130276,130252); +-- Scourge Gryphon +UPDATE `creature` SET `phaseMask` = 229 WHERE `guid` IN (128509, 128510, 128500, 128501); +-- Master Siegesmith Corvus +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` = 128577; +-- Enslaved Laborer +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` = 128579; +-- Mindless Laborer +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` = 128580; +-- Risen Drudge +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` = 128465; +-- Alchemist Karloff +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` = 128456; +-- Gangrenus +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` = 128458; +-- Fester +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` = 128459; +-- Corpulous +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` = 128457; +-- Instructor Razuvious +UPDATE `creature` SET `phaseMask` = 69 WHERE `guid` = 129307; +-- Acherus Necromancer +UPDATE `creature` SET `phaseMask` = 69 WHERE `guid` IN (129388, 129389, 129390, 129391); +-- Death Knight Initiate +UPDATE `creature` SET `phaseMask` = 69 WHERE `id` IN (28390, 28391, 28392, 28393, 28394); +-- Amal'thazad +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` = 128507; +-- Coldwraith +UPDATE `creature` SET `phaseMask` = 69 WHERE `guid` IN (128522, 128523, 128525, 128526); +-- Disciple of Frost +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` IN (128543, 128542, 128541, 128540, 128539, 128538, 128535, 128536, 128537); +-- Lord Thorval +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` = 128506; +-- Disciple of Blood +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` IN (128527, 128528, 128529, 128530, 128531, 128532, 128533, 128534); +-- Lady Alistra +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` = 128505; +-- Disciple of the Unholy +UPDATE `creature` SET `phaseMask` = 197 WHERE `guid` IN (128545, 128546, 128547, 128548, 128549, 128550, 128551, 128552, 128553); +-- Teleport - Hall -> Heart +UPDATE `creature` SET `phaseMask` = 487 WHERE `guid` = 128753; +-- Teleport - Heart -> Hall +UPDATE `creature` SET `phaseMask` = 487 WHERE `guid` = 128754; +-- Initiate's Training Dummy +UPDATE `creature` SET `phaseMask` = 231 WHERE `guid` IN (130414,129825,129824,130417); +-- Scarlet Crusade Prisoner Argent Dawn Prisoner +UPDATE `creature` SET `phaseMask` = 197 WHERE `id` IN (28386,28385); +-- Gameobjects +-- duplicates removed +DELETE FROM `gameobject` WHERE `guid` IN (66143,66119,66117,66255,66432,66118,66116,66254,66431,66145,66147,66316,66146,65973,66436,66441,66438,66439,66458,66442,66120,66448,66137,66437,66454,66452,66136,66449,66138,66139,66451,66457,66450,66444,66130,66447,66133,66129,66455,66127,66453,66124,66140,66141,66445,66446,66456, 65865, 65866, 65867, 65883, 65885, 65887, 65917, 66029, 66031, 66033, 66038, 66123, 66234, 66236, 66237, 66238, 66239, 66240, 66241, 66242, 66245, 66246, 66304, 66305, 66310, 66311, 66312, 66313, 66315, 66317, 66319, 66321, 66323, 66325, 66326, 66329, 66332, 66335, 66338, 66340, 66346, 66348, 66351, 66358, 66387, 66391, 66395, 66399, 66420, 66422, 66471, 66472, 66473, 66480, 66481, 66482, 66483, 66485, 66488, 66490, 66492, 66494, 66497, 66498, 66501, 66504, 66507, 66510, 66512, 66513, 66514, 66515, 66517, 66522, 66611); +DELETE FROM `gameobject_addon` WHERE `guid` IN (66143,66119,66117,66255,66432,66118,66116,66254,66431,66145,66147,66316,66146,65973,66436,66441,66438,66439,66458,66442,66120,66448,66137,66437,66454,66452,66136,66449,66138,66139,66451,66457,66450,66444,66130,66447,66133,66129,66455,66127,66453,66124,66140,66141,66445,66446,66456, 65865, 65866, 65867, 65883, 65885, 65887, 65917, 66029, 66031, 66033, 66038, 66123, 66234, 66236, 66237, 66238, 66239, 66240, 66241, 66242, 66245, 66246, 66304, 66305, 66310, 66311, 66312, 66313, 66315, 66317, 66319, 66321, 66323, 66325, 66326, 66329, 66332, 66335, 66338, 66340, 66346, 66348, 66351, 66358, 66387, 66391, 66395, 66399, 66420, 66422, 66471, 66472, 66473, 66480, 66481, 66482, 66483, 66485, 66488, 66490, 66492, 66494, 66497, 66498, 66501, 66504, 66507, 66510, 66512, 66513, 66514, 66515, 66517, 66522, 66611); +-- Phase: 1+2 +UPDATE `gameobject` SET `phaseMask` = 3 WHERE `guid` IN (65985,66004,65990,66017,65995,65982,65991,66007,66036,65994,66034,65992,65988,65974,65993,65976,65978,65977,65975,66022,66013,66030,66019,66014,65996,66000,65999,66003,66009,65998,66001); +-- Phase: 1+4 +UPDATE `gameobject` SET `phaseMask` = 5 WHERE `guid` = 66069; +-- Phase: 1+2+32 +UPDATE `gameobject` SET `phaseMask` = 35 WHERE `guid` IN (66060,66066,66064,66068,66062,66070,66076,65912,66067,65932,65905,66065); +-- Phase: 4+64+128 +UPDATE `gameobject` SET `phaseMask` = 196 WHERE `guid` IN (66290,66276,66285,66282,66277,66280,66288,66278,66271,66275,66286,66284,66272,66273,66287,66289,66279,66270,66281,66274,66283,66262,66263,66267,66264,66265,66268,66375,66376,66259,66261,66260,66354,66295,66296,66294,66298,66355,66297,66300,66299,66293,66302,66301,66307,66306,66345,66347,66357); +-- Phase: 1+4+32+64+128 +UPDATE `gameobject` SET `phaseMask` = 229 WHERE `guid` IN (65902,65901); +-- Phase: 1+2+4+32+64+128 +UPDATE `gameobject` SET `phaseMask` = 231 WHERE `guid` IN (66040,66024,65970,65968,65981,66005,65984,65987,65972,65979,65969,66037,65967,66002,66020,66343,66341,66342,66027,66519,66303,65919,66010,65918,66015); + +UPDATE `gameobject` SET `phaseMask` = 192 WHERE `guid` IN (66620); diff --git a/sql/updates/world/4.3.4/2017_11_17_03_world_from_335_was_2017_11_17_03_world_335.sql b/sql/updates/world/4.3.4/2017_11_17_03_world_from_335_was_2017_11_17_03_world_335.sql index 4a73d35e83a..4833d255c36 100644 --- a/sql/updates/world/4.3.4/2017_11_17_03_world_from_335_was_2017_11_17_03_world_335.sql +++ b/sql/updates/world/4.3.4/2017_11_17_03_world_from_335_was_2017_11_17_03_world_335.sql @@ -1,3 +1,4 @@ +/* -- Cannoneer Smythe & Cannoneer Whessan DELETE FROM `smart_scripts` WHERE `entryorguid` IN (3454,3455) AND `source_type`=0 AND `id`=1; INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES @@ -18,3 +19,4 @@ INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Lan (3455,0,3,"Enemy spotted! Fire!",14,0,100,5,0,0,1060,0,"Cannoneer Whessan"), (3455,0,4,"Raiders from the northwest! Fire!",14,0,100,5,0,0,1061,0,"Cannoneer Whessan"), (3455,0,5,"Raiding party over yonder! Fire!",14,0,100,5,0,0,1062,0,"Cannoneer Whessan"); +*/ diff --git a/sql/updates/world/4.3.4/2017_11_17_04_world_from_335_was_2017_11_17_04_world_335.sql b/sql/updates/world/4.3.4/2017_11_17_04_world_from_335_was_2017_11_17_04_world_335.sql index 44e1e592cd5..65bd7641c30 100644 --- a/sql/updates/world/4.3.4/2017_11_17_04_world_from_335_was_2017_11_17_04_world_335.sql +++ b/sql/updates/world/4.3.4/2017_11_17_04_world_from_335_was_2017_11_17_04_world_335.sql @@ -1,3 +1,4 @@ +/* -- Pathing for Rocklance UPDATE `creature` SET `position_x`=-1201.63, `position_y`=-3099.24, `position_z`=94.8781, `spawndist`=0, `MovementType`=2 WHERE `guid`=20720; UPDATE `creature` SET `position_x`=-1198.92, `position_y`=-3101.53, `position_z`=94.8262, `spawndist`=0, `MovementType`=0 WHERE `guid`=14007; @@ -44,3 +45,4 @@ INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `positio (207200,27,-1123.65,-3070.33,91.8408,0,0,0,0,100,0), (207200,28,-1147.38,-3076.85,92.3126,0,0,0,0,100,0), (207200,29,-1177.95,-3082.89,92.8266,0,0,0,0,100,0); +*/ diff --git a/sql/updates/world/4.3.4/2017_11_17_05_world_from_335_was_2017_11_17_05_world_335.sql b/sql/updates/world/4.3.4/2017_11_17_05_world_from_335_was_2017_11_17_05_world_335.sql index cee10588764..e0793d26e07 100644 --- a/sql/updates/world/4.3.4/2017_11_17_05_world_from_335_was_2017_11_17_05_world_335.sql +++ b/sql/updates/world/4.3.4/2017_11_17_05_world_from_335_was_2017_11_17_05_world_335.sql @@ -1,3 +1,4 @@ +/* -- Pathing for Wooly Kodo UPDATE `creature` SET `position_x`=-2891.01, `position_y`=-2150.02, `position_z`=94.2478, `spawndist`=0, `MovementType`=2 WHERE `guid`=15144; UPDATE `creature` SET `position_x`=-2895.78, `position_y`=-2158.99, `position_z`=91.6667, `spawndist`=0, `MovementType`=0 WHERE `guid`=15142; @@ -73,3 +74,4 @@ INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `positio (151440,54,-2840.01,-2172.53,92.9766,0,0,0,0,100,214155), (151440,55,-2850.23,-2170.11,91.6667,0,0,0,0,100,214156), (151440,56,-2874.56,-2162.59,92.2099,0,0,0,0,100,214159); +*/ diff --git a/sql/updates/world/4.3.4/2017_11_17_06_world_from_335_was_2017_11_17_06_world_335.sql b/sql/updates/world/4.3.4/2017_11_17_06_world_from_335_was_2017_11_17_06_world_335.sql index 943b5bec6f4..0f6f108e04a 100644 --- a/sql/updates/world/4.3.4/2017_11_17_06_world_from_335_was_2017_11_17_06_world_335.sql +++ b/sql/updates/world/4.3.4/2017_11_17_06_world_from_335_was_2017_11_17_06_world_335.sql @@ -1,3 +1,4 @@ +/* -- Tsunaman UPDATE `creature` SET `position_x`=824.854, `position_y`=933.05, `position_z`=155.485, `orientation`=2.16375 WHERE `guid`=29247; UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=11862; @@ -15,3 +16,4 @@ DELETE FROM `waypoints` WHERE `entry`=11862; INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES (11862,1,818.627,941.855,154.26,""), (11862,2,824.854,933.05,155.485,""); +*/ diff --git a/sql/updates/world/4.3.4/2017_11_17_07_world_from_335_was_2017_11_17_07_world_335.sql b/sql/updates/world/4.3.4/2017_11_17_07_world_from_335_was_2017_11_17_07_world_335.sql index d355c31f603..38524ea47fc 100644 --- a/sql/updates/world/4.3.4/2017_11_17_07_world_from_335_was_2017_11_17_07_world_335.sql +++ b/sql/updates/world/4.3.4/2017_11_17_07_world_from_335_was_2017_11_17_07_world_335.sql @@ -1,5 +1,7 @@ +/* -- Mor'rogal UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=11861; DELETE FROM `smart_scripts` WHERE `entryorguid`=11861 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 (11861,0,0,0,20,0,100,0,6421,0,0,0,11,759,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mor'rogal - On Quest 'Boulderslide Ravine' Finished - Cast Conjure Mana Gem"); +*/ diff --git a/sql/updates/world/4.3.4/2017_11_17_08_world_from_335_was_2017_11_17_08_world_335.sql b/sql/updates/world/4.3.4/2017_11_17_08_world_from_335_was_2017_11_17_08_world_335.sql index 938acadeced..7486b06a69d 100644 --- a/sql/updates/world/4.3.4/2017_11_17_08_world_from_335_was_2017_11_17_08_world_335.sql +++ b/sql/updates/world/4.3.4/2017_11_17_08_world_from_335_was_2017_11_17_08_world_335.sql @@ -1,3 +1,4 @@ +/* -- Tammra Windfield UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=11864; DELETE FROM `smart_scripts` WHERE `entryorguid`=11864 AND `source_type`=0; @@ -10,3 +11,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_ UPDATE `gameobject_template_addon` SET `flags`=4 WHERE `entry`=177927; UPDATE `gameobject` SET `spawntimesecs`=10 WHERE `guid`=33531; +*/ diff --git a/sql/updates/world/4.3.4/2017_11_17_09_world_from_335_was_2017_11_17_09_world_335.sql b/sql/updates/world/4.3.4/2017_11_17_09_world_from_335_was_2017_11_17_09_world_335.sql index 30f3ecf90c7..28055280846 100644 --- a/sql/updates/world/4.3.4/2017_11_17_09_world_from_335_was_2017_11_17_09_world_335.sql +++ b/sql/updates/world/4.3.4/2017_11_17_09_world_from_335_was_2017_11_17_09_world_335.sql @@ -1,3 +1,4 @@ +/* DELETE FROM `quest_greeting` WHERE `ID` IN (3390,3339,3995,4049,264,3519,392,900,2080,3337,3567,4791,5767,344,3847,11862); INSERT INTO `quest_greeting` (`ID`, `Type`, `GreetEmoteType`, `GreetEmoteDelay`, `Greeting`, `VerifiedBuild`) VALUES (3390,0,0,0,"The Barrens holds a variety of substances for which we, the apothecaries of Lordaeron may find use.",0), -- Apothecary Helbrim @@ -18,3 +19,4 @@ INSERT INTO `quest_greeting` (`ID`, `Type`, `GreetEmoteType`, `GreetEmoteDelay`, (11862,0,0,0,"",0); -- Tsunaman UPDATE `creature_template` SET `npcflag`=2 WHERE `entry`=234; +*/ diff --git a/sql/updates/world/4.3.4/2017_11_17_10_world_from_335_was_2017_11_17_10_world_335.sql b/sql/updates/world/4.3.4/2017_11_17_10_world_from_335_was_2017_11_17_10_world_335.sql index 8a4a0db6af9..0223e615021 100644 --- a/sql/updates/world/4.3.4/2017_11_17_10_world_from_335_was_2017_11_17_10_world_335.sql +++ b/sql/updates/world/4.3.4/2017_11_17_10_world_from_335_was_2017_11_17_10_world_335.sql @@ -1,3 +1,4 @@ +/* -- Besseleth UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=11921; DELETE FROM `smart_scripts` WHERE `entryorguid`=11921 AND `source_type`=0; @@ -106,3 +107,4 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_ -- Fix faction for Brother Ravenoak UPDATE `creature_template` SET `faction`=124 WHERE `entry`=5915; +*/