mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
91
data/sql/updates/db_world/2023_02_17_04.sql
Normal file
91
data/sql/updates/db_world/2023_02_17_04.sql
Normal file
@@ -0,0 +1,91 @@
|
||||
-- DB update 2023_02_17_03 -> 2023_02_17_04
|
||||
--
|
||||
SET @GUID := 24901;
|
||||
|
||||
DELETE FROM `creature` WHERE `id1`=18694;
|
||||
INSERT INTO `creature` (`guid`, `id1`, `map`, `ZoneId`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `MovementType`) VALUES
|
||||
(@GUID+0, 18694, 530, 3520, -4377.75, 372.744, 60.6136, 3.61061, 86400, 2),
|
||||
(@GUID+1, 18694, 530, 3520, -3016.2, 343.358, 0.342977, 1.68274, 100800, 2),
|
||||
(@GUID+2, 18694, 530, 3520, -3903.28, 1696.27, 94.722, 0.724555, 115200, 2);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE (`guid` IN (@GUID+0, @GUID+1, @GUID+2));
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@GUID+0, (@GUID+0)*10, 0, 0, 0, 0, 0, ''),
|
||||
(@GUID+1, (@GUID+1)*10, 0, 0, 0, 0, 0, ''),
|
||||
(@GUID+2, (@GUID+2)*10, 0, 0, 0, 0, 0, '');
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id` IN ((@GUID+0)*10, (@GUID+1)*10, (@GUID+2)*10);
|
||||
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES
|
||||
((@GUID+0)*10, 1, -4377.75, 372.744, 60.6136),
|
||||
((@GUID+0)*10, 2, -4418.22, 440.817, 119.472),
|
||||
((@GUID+0)*10, 3, -4495.65, 594.858, 131.67),
|
||||
((@GUID+0)*10, 4, -4427.65, 681.4, 171.633),
|
||||
((@GUID+0)*10, 5, -4418.22, 440.817, 119.472),
|
||||
((@GUID+0)*10, 6, -4377.75, 372.744, 60.6136),
|
||||
((@GUID+1)*10, 1, -3016.2, 343.358, 0.341521),
|
||||
((@GUID+1)*10, 2, -3026.05, 381.531, 2.17483),
|
||||
((@GUID+1)*10, 3, -3021.31, 445.784, -3.64737),
|
||||
((@GUID+1)*10, 4, -3006.23, 496.327, -13.6708),
|
||||
((@GUID+1)*10, 5, -3000.99, 536.875, -5.49321),
|
||||
((@GUID+1)*10, 6, -2961.61, 548.074, -7.68805),
|
||||
((@GUID+1)*10, 7, -2892.66, 551.682, -12.8461),
|
||||
((@GUID+1)*10, 8, -2783.63, 556.649, -15.0085),
|
||||
((@GUID+1)*10, 9, -2785.17, 590.285, -7.29702),
|
||||
((@GUID+1)*10, 10, -2754.35, 725.18, 2.95703),
|
||||
((@GUID+1)*10, 11, -2727.19, 825.413, 6.34833),
|
||||
((@GUID+1)*10, 12, -2751.82, 982.062, 10.3009),
|
||||
((@GUID+1)*10, 13, -2843.48, 1081.11, 17.7488),
|
||||
((@GUID+2)*10, 1, -3868.01, 1718.18, 97.2667),
|
||||
((@GUID+2)*10, 2, -3847.3, 1740.45, 100.095),
|
||||
((@GUID+2)*10, 3, -3826.27, 1759.02, 95.8044),
|
||||
((@GUID+2)*10, 4, -3810.99, 1773.17, 95.6668),
|
||||
((@GUID+2)*10, 5, -3785.15, 1768.66, 91.3053),
|
||||
((@GUID+2)*10, 6, -3764.4, 1801.48, 91.3504),
|
||||
((@GUID+2)*10, 7, -3743.34, 1831.35, 87.6495),
|
||||
((@GUID+2)*10, 8, -3710.64, 1857.14, 81.6541),
|
||||
((@GUID+2)*10, 9, -3687.23, 1881.36, 77.9404),
|
||||
((@GUID+2)*10, 10, -3671.54, 1921.43, 73.2722),
|
||||
((@GUID+2)*10, 11, -3655.59, 1949.15, 70.6234),
|
||||
((@GUID+2)*10, 12, -3633.9, 1982.12, 66.5573),
|
||||
((@GUID+2)*10, 13, -3611.06, 2002.72, 69.0087),
|
||||
((@GUID+2)*10, 14, -3575.58, 2006.98, 61.9064),
|
||||
((@GUID+2)*10, 15, -3535.25, 2034.6, 66.588),
|
||||
((@GUID+2)*10, 16, -3518.48, 2069.63, 74.289),
|
||||
((@GUID+2)*10, 17, -3509.8, 2111.29, 87.4461),
|
||||
((@GUID+2)*10, 18, -3533.42, 2146.65, 80.8404),
|
||||
((@GUID+2)*10, 19, -3554.49, 2164.17, 78.9279),
|
||||
((@GUID+2)*10, 20, -3576.53, 2186.4, 79.5987),
|
||||
((@GUID+2)*10, 21, -3595.57, 2217.79, 79.4822),
|
||||
((@GUID+2)*10, 22, -3617.37, 2233.47, 79.9167),
|
||||
((@GUID+2)*10, 23, -3595.57, 2217.79, 79.4822),
|
||||
((@GUID+2)*10, 24, -3576.53, 2186.4, 79.5987),
|
||||
((@GUID+2)*10, 25, -3554.49, 2164.17, 78.9279),
|
||||
((@GUID+2)*10, 26, -3533.42, 2146.65, 80.8404),
|
||||
((@GUID+2)*10, 27, -3509.8, 2111.29, 87.4461),
|
||||
((@GUID+2)*10, 28, -3518.48, 2069.63, 74.289),
|
||||
((@GUID+2)*10, 29, -3535.25, 2034.6, 66.588),
|
||||
((@GUID+2)*10, 30, -3575.58, 2006.98, 61.9064),
|
||||
((@GUID+2)*10, 31, -3611.06, 2002.72, 69.0087),
|
||||
((@GUID+2)*10, 32, -3633.9, 1982.12, 66.5573),
|
||||
((@GUID+2)*10, 33, -3655.59, 1949.15, 70.6234),
|
||||
((@GUID+2)*10, 34, -3671.54, 1921.43, 73.2722),
|
||||
((@GUID+2)*10, 35, -3687.23, 1881.36, 77.9404),
|
||||
((@GUID+2)*10, 36, -3710.64, 1857.14, 81.6541),
|
||||
((@GUID+2)*10, 37, -3743.34, 1831.35, 87.6495),
|
||||
((@GUID+2)*10, 38, -3764.4, 1801.48, 91.3504),
|
||||
((@GUID+2)*10, 39, -3785.15, 1768.66, 91.3053),
|
||||
((@GUID+2)*10, 40, -3810.99, 1773.17, 95.6668),
|
||||
((@GUID+2)*10, 41, -3826.27, 1759.02, 95.8044),
|
||||
((@GUID+2)*10, 42, -3847.27, 1740.48, 100.118),
|
||||
((@GUID+2)*10, 43, -3868.01, 1718.18, 97.2667),
|
||||
((@GUID+2)*10, 44, -3903.28, 1696.27, 94.722);
|
||||
|
||||
DELETE FROM `pool_template` WHERE `entry`=108 AND `description`='Collidus the Warp-Watcher (18694)';
|
||||
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES
|
||||
(108, 1, 'Collidus the Warp-Watcher (18694)');
|
||||
|
||||
DELETE FROM `pool_creature` WHERE `pool_entry`=108 AND `description`='Collidus the Warp-Watcher (18694)';
|
||||
INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES
|
||||
(@GUID+0, 108, 0, 'Collidus the Warp-Watcher (18694)'),
|
||||
(@GUID+1, 108, 0, 'Collidus the Warp-Watcher (18694)'),
|
||||
(@GUID+2, 108, 0, 'Collidus the Warp-Watcher (18694)');
|
||||
86
data/sql/updates/db_world/2023_02_17_05.sql
Normal file
86
data/sql/updates/db_world/2023_02_17_05.sql
Normal file
@@ -0,0 +1,86 @@
|
||||
-- DB update 2023_02_17_04 -> 2023_02_17_05
|
||||
-- Delete old stuff
|
||||
DELETE FROM `creature` WHERE `id1` IN (21797, 22395, 21872, 22417) AND `guid` IN (86139, 78730, 78756, 78757, 76573);
|
||||
|
||||
-- New Altar of Shadows
|
||||
DELETE FROM `gameobject` WHERE `guid`=25598 AND `id`=184738;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(25598, 184738, 530, 3520, 3944, 1, 1, -4547.79541015625, 1018.7100830078125, 10.07028961181640625, 3.900815248489379882, -0.02837467193603515, -0.0582284927368164, -0.92608070373535156, 0.371724128723144531, 120, 255, 1, 48069);
|
||||
|
||||
-- New Creatures
|
||||
SET @GUID := 24904;
|
||||
|
||||
DELETE FROM `creature` WHERE `id1` IN (21797, 22395, 21872, 22417) AND `guid` BETWEEN @CGUID+0 AND @CGUID+4;
|
||||
INSERT INTO `creature` (`guid`, `id1`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 21797, 530, 3520, 3944, 1, 1, 0, -4543.6923828125, 1022.35357666015625, 9.979041099548339843, 3.874630928039550781, 120, 0, 0, 10175, 5325, 0, 0, 0, 0, 48069),
|
||||
(@CGUID+1, 21872, 530, 3520, 3944, 1, 1, 0, -4540.8115234375, 1018.708984375, 10.46528816223144531, 5.777040004730224609, 120, 0, 0, 2035, 0, 0, 0, 0, 0, 48069),
|
||||
(@CGUID+2, 22395, 530, 3520, 3944, 1, 1, 0, -4546.8544921875, 1019.9014892578125, 10.90510845184326171, 0.715584993362426757, 120, 0, 0, 2035, 0, 0, 0, 0, 0, 48069),
|
||||
(@CGUID+3, 22417, 530, 3520, 3944, 1, 1, 0, -4559.91357421875, 1031.919189453125, 20.39095115661621093, 5.462880611419677734, 120, 0, 0, 2035, 0, 0, 0, 0, 0, 48069),
|
||||
(@CGUID+4, 22417, 530, 3520, 3944, 1, 1, 0, -4532.3037109375, 1004.79168701171875, 22.8793182373046875, 2.39110112190246582, 120, 0, 0, 2035, 0, 0, 0, 0, 0, 48069);
|
||||
-- (@CGUID+5, 21877, 530, 3520, 3944, 1, 1, 0, -4535.7939453125, 1029.2843017578125, 8.836360931396484375, 3.787364482879638671, 120, 0, 0, 5088, 1704, 0, 0, 0, 0, 48069), -- Tarsius
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 9 AND `entryorguid` = 2179700);
|
||||
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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(2179700, 9, 0 , 0, 0, 0, 100, 0, 1400, 1400, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Set Orientation Player (Stored)'),
|
||||
(2179700, 9, 1 , 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Say Line 0'),
|
||||
(2179700, 9, 3 , 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 36, 21867, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Update Template To \'Teron Gorefiend\''),
|
||||
(2179700, 9, 4 , 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 18, 256, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Set Flags Immune To Players'),
|
||||
(2179700, 9, 5 , 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Set Npc Flag '),
|
||||
(2179700, 9, 6 , 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 75, 37782, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Add Aura \'Serverside - Disembodied Spirit\''),
|
||||
(2179700, 9, 7 , 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 85, 37769, 2, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Invoker Cast \'Serverside - Teron Gorefiend\''),
|
||||
(2179700, 9, 8 , 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 37728, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Cast \'Haste\''),
|
||||
(2179700, 9, 9 , 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 37789, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Cast \'Teron Freed\''),
|
||||
(2179700, 9, 10, 0, 0, 0, 100, 512, 2000, 2000, 0, 0, 0, 12, 21877, 1, 300000, 0, 0, 0, 8, 0, 0, 0, 0, -4535.79, 1029.28, 8.83636, 3.78736, 'Ancient Shadowmoon Spirit - Actionlist - Summon Creature \'Karsius the Ancient Watcher\''),
|
||||
(2179700, 9, 11, 0, 0, 0, 100, 512, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19, 21877, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Say Line 0'),
|
||||
(2179700, 9, 12, 0, 0, 0, 100, 512, 9000, 9000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19, 21872, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Say Line 0');
|
||||
|
||||
-- Remove invisibility aura from Karsius (not in sniff)
|
||||
UPDATE `creature_template_addon` SET `auras` = '' WHERE (`entry` = 21877);
|
||||
|
||||
-- Change type for one of Teron's texts
|
||||
UPDATE `creature_text` SET `Type`=12 WHERE `CreatureID`=21797 AND `GroupID`=0;
|
||||
|
||||
-- Add missing line when Event fails
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=21877 AND `Text`='Let this be a lesson to those that would do evil to our lands!';
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `Text`, `Type`, `Probability`, `BroadcastTextId`, `comment`) VALUES
|
||||
(21877, 2, 'Let this be a lesson to those that would do evil to our lands!', 14, 100, 19505, 'Karsius the Ancient Watcher when Teron Dies');
|
||||
|
||||
UPDATE `smart_scripts` SET `link`=15 WHERE (`entryorguid` = 21877) AND (`source_type` = 0) AND (`id` IN (10));
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 21877) AND (`source_type` = 0) AND (`id` IN (15));
|
||||
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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(21877, 0, 15, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Karsius the Ancient Watcher - On Evade - Say Line 2');
|
||||
|
||||
-- Chain of Shadows only spam Enforced Submission on aggro
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 21876;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 21876);
|
||||
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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(21876, 0, 0, 1, 11, 0, 100, 1, 0, 0, 0, 0, 0, 11, 37761, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Chain of Shadows - On Respawn - Cast \'Ancient Draenei Warden\' (No Repeat)'),
|
||||
(21876, 0, 1, 0, 61, 0, 100, 1, 0, 0, 0, 0, 0, 17, 333, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Chain of Shadows - On Respawn - Set Emote State 333 (No Repeat)'),
|
||||
(21876, 0, 2, 0, 1, 0, 33, 0, 8000, 21000, 8000, 21000, 0, 11, 37784, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Chain of Shadows - Out of Combat - Cast \'Enforced Submission\''),
|
||||
(21876, 0, 3, 0, 38, 0, 100, 1, 1, 1, 0, 0, 0, 11, 37784, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Chain of Shadows - On Data Set 1 1 - Cast \'Enforced Submission\' (No Repeat)');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 21877) AND (`source_type` = 0) AND (`id` IN (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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(21877, 0, 0, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 9, 21876, 0, 200, 0, 0, 0, 0, 0, 'Karsius the Ancient Watcher - On Aggro - Chain of Shadows Casts Enforced Submission');
|
||||
|
||||
-- Improve ending
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 21877) AND (`source_type` = 0) AND (`id` IN (13, 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`, `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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(21877, 0, 13, 16, 61, 0, 100, 512, 0, 0, 0, 0, 0, 28, 37748, 0, 0, 0, 0, 0, 21, 100, 0, 0, 0, 0, 0, 0, 0, 'Karsius the Ancient Watcher - Just Died - Remove Aura Teron Gorefiend from Player'),
|
||||
(21877, 0, 16, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 28, 37748, 0, 0, 0, 0, 0, 9, 21867, 0, 200, 0, 0, 0, 0, 0, 'Karsius the Ancient Watcher - Just Died - Remove Aura Teron Gorefiend from Teron Gorefiend');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 21867);
|
||||
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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(21867, 0, 0, 0, 38, 0, 100, 512, 1, 1, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Teron Gorefiend - On Data Set 1 1 - Set Event Phase 1'),
|
||||
(21867, 0, 1, 0, 1, 0, 100, 513, 1200, 1200, 0, 0, 0, 80, 2179701, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Teron Gorefiend - Out of Combat - Run Script (No Repeat)'),
|
||||
(21867, 0, 2, 0, 1, 0, 100, 513, 300000, 300000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Teron Gorefiend - Out of Combat - Despawn Instant (No Repeat)');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 9 AND `entryorguid` = 2179701);
|
||||
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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(2179701, 9, 0, 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, 0, 'Ancient Shadowmoon Spirit - Actionlist - Evade'),
|
||||
(2179701, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 43, 0, 10720, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Mount To Model 10720'),
|
||||
(2179701, 9, 2, 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, 0, 'Ancient Shadowmoon Spirit - Actionlist - Say Line 0'),
|
||||
(2179701, 9, 3, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Say Line 1'),
|
||||
(2179701, 9, 4, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 53, 1, 21867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ancient Shadowmoon Spirit - Actionlist - Start Waypoint');
|
||||
110
data/sql/updates/db_world/2023_02_17_06.sql
Normal file
110
data/sql/updates/db_world/2023_02_17_06.sql
Normal file
@@ -0,0 +1,110 @@
|
||||
-- DB update 2023_02_17_05 -> 2023_02_17_06
|
||||
-- Fix obsolete SAI
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 18693);
|
||||
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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(18693, 0, 0, 0, 1, 0, 100, 0, 1000, 5000, 300000, 600000, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Speaker Mar\'grom - Out of Combat - Say Line 0'),
|
||||
(18693, 0, 1, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Speaker Mar\'grom - On Aggro - Say Line 1'),
|
||||
(18693, 0, 2, 0, 8, 0, 100, 0, 0, 4, 0, 0, 0, 11, 37844, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Speaker Mar\'grom - On Spellhit \'Fire\' - Cast \'Fire Ward\''),
|
||||
(18693, 0, 3, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 11, 15497, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Speaker Mar\'grom - On Aggro - Cast \'Frostbolt\''),
|
||||
(18693, 0, 4, 0, 0, 0, 100, 0, 4000, 6000, 4000, 9000, 0, 11, 15241, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Speaker Mar\'grom - In Combat - Cast \'Scorch\''),
|
||||
(18693, 0, 5, 0, 0, 0, 100, 0, 8000, 10000, 5500, 11000, 0, 11, 12466, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Speaker Mar\'grom - In Combat - Cast \'Fireball\'');
|
||||
|
||||
-- Re-create all spawns, keeping same guids for consistency
|
||||
DELETE FROM `creature` WHERE `id1`=18693;
|
||||
INSERT INTO `creature` (`guid`, `id1`, `map`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `MovementType`) VALUES
|
||||
(151923, 18693, 530, 1, 3423.68, 5234.66, -1.64516, 0.390538, 28800, 2),
|
||||
(151924, 18693, 530, 1, 3513.65, 5814.84, 1.3485, 5.11864, 28800, 2),
|
||||
(151925, 18693, 530, 1, 2591.28, 6647.56, 20.5184, 4.27041, 28800, 2),
|
||||
(151926, 18693, 530, 1, 1597.84, 6302.81, 2.42134, 1.1406, 28800, 2);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE (`guid` IN (151923, 151924, 151925, 151926));
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(151923, 1519230, 0, 0, 1, 0, 0, ''),
|
||||
(151924, 1519240, 0, 0, 1, 0, 0, ''),
|
||||
(151925, 1519250, 0, 0, 1, 0, 0, ''),
|
||||
(151926, 1519260, 0, 0, 1, 0, 0, '');
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id` IN (1519230, 1519240, 1519250, 1519260);
|
||||
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES
|
||||
(1519230, 1, 3423.68, 5234.66, -1.64517),
|
||||
(1519230, 2, 3464.52, 5243.7, -17.2122),
|
||||
(1519230, 3, 3494.65, 5255.18, -23.4995),
|
||||
(1519230, 4, 3599.2, 5285.24, -20.9848),
|
||||
(1519230, 5, 3615.35, 5303.18, -21.4601),
|
||||
(1519230, 6, 3685.35, 5305.97, -10.3391),
|
||||
(1519230, 7, 3696.35, 5341.28, -8.04401),
|
||||
(1519230, 8, 3684.33, 5307.79, -10.2238),
|
||||
(1519230, 9, 3662.39, 5293.46, -16.4249),
|
||||
(1519230, 10, 3634.07, 5265.84, -18.4172),
|
||||
(1519230, 11, 3498.42, 5246.98, -23.9909),
|
||||
(1519230, 12, 3428.78, 5232.17, -2.50548),
|
||||
(1519230, 13, 3423.68, 5234.66, -1.64517),
|
||||
(1519240, 1, 3513.65, 5814.84, 1.3485),
|
||||
(1519240, 2, 3512.02, 5799.74, 1.41278),
|
||||
(1519240, 3, 3530.03, 5783.1, 1.10585),
|
||||
(1519240, 4, 3520.9, 5718.75, -8.51194),
|
||||
(1519240, 5, 3491.92, 5678.48, -10.2608),
|
||||
(1519240, 6, 3477.42, 5677.66, -10.3302),
|
||||
(1519240, 7, 3373.28, 5709.29, -8.96263),
|
||||
(1519240, 8, 3345.89, 5723.91, -9.23825),
|
||||
(1519240, 9, 3293.24, 5717.23, -5.64248),
|
||||
(1519240, 10, 3259.54, 5712.96, -5.50513),
|
||||
(1519240, 11, 3221.99, 5698.82, -1.37267),
|
||||
(1519240, 12, 3199.5, 5701.67, -1.09314),
|
||||
(1519240, 13, 3190.4, 5719.89, -2.61677),
|
||||
(1519240, 14, 3192.56, 5751.82, -6.81616),
|
||||
(1519240, 15, 3168.25, 5778.94, -8.55679),
|
||||
(1519240, 16, 3127.9, 5805.64, -0.243023),
|
||||
(1519240, 17, 3105.05, 5814.77, -0.544315),
|
||||
(1519240, 18, 3098.23, 5844.4, -0.14785),
|
||||
(1519250, 1, 2591.28, 6647.56, 20.5184),
|
||||
(1519250, 2, 2565.15, 6596.23, 3.81927),
|
||||
(1519250, 3, 2579.03, 6559.81, 0.766655),
|
||||
(1519250, 4, 2629.45, 6529.42, 0.730476),
|
||||
(1519250, 5, 2664.63, 6524.38, 0.737788),
|
||||
(1519250, 6, 2661.14, 6500.69, 3.46986),
|
||||
(1519250, 7, 2636.46, 6505.5, 0.781365),
|
||||
(1519250, 8, 2628.81, 6528.51, 0.751674),
|
||||
(1519250, 9, 2581.36, 6554.37, 0.726271),
|
||||
(1519250, 10, 2532.35, 6552.23, 0.726537),
|
||||
(1519250, 11, 2502.79, 6559.41, -0.565026),
|
||||
(1519250, 12, 2455.49, 6590.22, 0.725978),
|
||||
(1519250, 13, 2428.18, 6580.25, 1.22745),
|
||||
(1519250, 14, 2361.18, 6573.57, 0.746049),
|
||||
(1519250, 15, 2396.47, 6640.43, 4.56912),
|
||||
(1519250, 16, 2348.9, 6666.78, 15.8121),
|
||||
(1519250, 17, 2340.19, 6641.97, 17.2369),
|
||||
(1519250, 18, 2355.62, 6660.17, 15.7736),
|
||||
(1519250, 19, 2394.16, 6648.3, 5.75975),
|
||||
(1519250, 20, 2454.44, 6593.23, 0.72801),
|
||||
(1519250, 21, 2511.43, 6577.86, 0.594083),
|
||||
(1519250, 22, 2550.23, 6602.69, 2.81895),
|
||||
(1519250, 23, 2582.76, 6638.13, 16.7397),
|
||||
(1519260, 1, 1597.84, 6302.81, 2.42134),
|
||||
(1519260, 2, 1648.49, 6315.82, -0.352608),
|
||||
(1519260, 3, 1699.12, 6286.55, -0.541084),
|
||||
(1519260, 4, 1647.24, 6317.92, -0.300317),
|
||||
(1519260, 5, 1637.42, 6358.49, -4.58161),
|
||||
(1519260, 6, 1642.03, 6389.42, -10.254),
|
||||
(1519260, 7, 1473.67, 6508.8, -10.3382),
|
||||
(1519260, 8, 1442.98, 6540.58, -10.2885),
|
||||
(1519260, 9, 1478.94, 6526.28, -10.3382),
|
||||
(1519260, 10, 1611.67, 6422.75, -10.3573),
|
||||
(1519260, 11, 1628.77, 6392.04, -10.2012),
|
||||
(1519260, 12, 1643.41, 6366.21, -6.10626),
|
||||
(1519260, 13, 1591.97, 6327.18, 1.16319),
|
||||
(1519260, 14, 1561.41, 6323.68, 1.16169),
|
||||
(1519260, 15, 1520.63, 6359.26, 1.01601),
|
||||
(1519260, 16, 1560.34, 6328.22, 1.06103),
|
||||
(1519260, 17, 1590.25, 6327.65, 1.15933),
|
||||
(1519260, 18, 1594.09, 6307.41, 1.97837);
|
||||
|
||||
DELETE FROM `pool_template` WHERE `entry`=1083 AND `description` LIKE '%Speaker Mar%';
|
||||
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES (1083, 1, 'Speaker Mar\'grom (18693)');
|
||||
|
||||
DELETE FROM `pool_creature` WHERE `pool_entry`=1083 AND `description` LIKE '%Speaker Mar%';
|
||||
INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES
|
||||
(151923, 1083, 0, 'Speaker Mar\'grom (18693)'),
|
||||
(151924, 1083, 0, 'Speaker Mar\'grom (18693)'),
|
||||
(151925, 1083, 0, 'Speaker Mar\'grom (18693)'),
|
||||
(151926, 1083, 0, 'Speaker Mar\'grom (18693)');
|
||||
135
data/sql/updates/db_world/2023_02_17_07.sql
Normal file
135
data/sql/updates/db_world/2023_02_17_07.sql
Normal file
@@ -0,0 +1,135 @@
|
||||
-- DB update 2023_02_17_06 -> 2023_02_17_07
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 18690);
|
||||
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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(18690, 0, 0, 0, 9, 0, 100, 0, 0, 5, 12000, 16000, 0, 11, 35238, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Morcrush - Within 0-5 Range - Cast \'War Stomp\''),
|
||||
(18690, 0, 1, 0, 2, 0, 100, 1, 0, 95, 0, 0, 0, 11, 38888, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Morcrush - Between 0-95% Health - Cast \'Serverside - Summon Morcrush Shardling\' (No Repeat)'),
|
||||
(18690, 0, 2, 0, 2, 0, 100, 1, 0, 65, 0, 0, 0, 11, 38889, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Morcrush - Between 0-65% Health - Cast \'Serverside - Summon Morcrush Shardling\' (No Repeat)'),
|
||||
(18690, 0, 3, 0, 2, 0, 100, 1, 0, 30, 0, 0, 0, 11, 38890, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Morcrush - Between 0-30% Health - Cast \'Serverside - Summon Morcrush Shardling\' (No Repeat)');
|
||||
|
||||
DELETE FROM `creature` WHERE `id1`=18690;
|
||||
INSERT INTO `creature` (`guid`, `id1`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `MovementType`) VALUES
|
||||
(24904, 18690, 530, 1915.66, 5150.16, 265.69, 1.07605, 32400, 2),
|
||||
(24905, 18690, 530, 3714.5, 5483.36, -4.96681, 2.55039, 32400, 2),
|
||||
(24906, 18690, 530, 3349.55, 4597.5, 222.237, 5.97708, 32400, 2),
|
||||
(24907, 18690, 530, 2819, 5016.11, 268.504, 1.80425, 32400, 2);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE (`guid` IN (24904, 24905, 24906, 24907));
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(24904, 249040, 0, 0, 0, 0, 0, ''),
|
||||
(24905, 249050, 0, 0, 0, 0, 0, ''),
|
||||
(24906, 249060, 0, 0, 0, 0, 0, ''),
|
||||
(24907, 249070, 0, 0, 0, 0, 0, '');
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id` IN (249040, 249050, 249060, 249070);
|
||||
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES
|
||||
(249040, 1, 1915.66, 5150.16, 265.601),
|
||||
(249040, 2, 1995.57, 5118.89, 265.19),
|
||||
(249040, 3, 2074.8, 5113.67, 265.101),
|
||||
(249040, 4, 2106.68, 5139.9, 265.215),
|
||||
(249040, 5, 2082.52, 5179.31, 265.014),
|
||||
(249040, 6, 2004.78, 5182.66, 265.296),
|
||||
(249040, 7, 1829.95, 5171.58, 265.936),
|
||||
(249040, 8, 1790.15, 5150.72, 265.471),
|
||||
(249040, 9, 1727.85, 5114.07, 264.996),
|
||||
(249040, 10, 1772.58, 5093.62, 265.549),
|
||||
(249040, 11, 1828.43, 5091.6, 265.319),
|
||||
(249040, 12, 1878.12, 5100.98, 265.317),
|
||||
(249040, 13, 1915.66, 5150.16, 265.601),
|
||||
(249050, 1, 3714.5, 5483.36, -4.96877),
|
||||
(249050, 2, 3680.59, 5486.01, -19.131),
|
||||
(249050, 3, 3630.06, 5478.73, -19.6109),
|
||||
(249050, 4, 3601.14, 5476.87, -5.91752),
|
||||
(249050, 5, 3534.92, 5540.57, -0.924066),
|
||||
(249050, 6, 3484.9, 5619.4, -2.16304),
|
||||
(249050, 7, 3508.3, 5633.92, -4.94206),
|
||||
(249050, 8, 3546.86, 5627.75, -3.89208),
|
||||
(249050, 9, 3606.84, 5601.99, -11.9971),
|
||||
(249050, 10, 3647.06, 5597.63, -13.9664),
|
||||
(249050, 11, 3675.07, 5504.26, -18.7066),
|
||||
(249050, 12, 3714.5, 5483.36, -4.96877),
|
||||
(249060, 1, 3349.55, 4597.5, 222.237),
|
||||
(249060, 2, 3354, 4591.42, 222.27),
|
||||
(249060, 3, 3366.39, 4589.04, 218.593),
|
||||
(249060, 4, 3395.49, 4595.78, 208.17),
|
||||
(249060, 5, 3437.07, 4596.08, 202.79),
|
||||
(249060, 6, 3456.67, 4595.99, 206.177),
|
||||
(249060, 7, 3486.16, 4607.78, 211.968),
|
||||
(249060, 8, 3522.15, 4613.45, 218.701),
|
||||
(249060, 9, 3568.34, 4645.82, 229.211),
|
||||
(249060, 10, 3579.86, 4692.75, 234.727),
|
||||
(249060, 11, 3577.91, 4781.2, 243.088),
|
||||
(249060, 12, 3537.75, 4795.87, 247.217),
|
||||
(249060, 13, 3508.11, 4789.68, 244.215),
|
||||
(249060, 14, 3458.1, 4806.37, 259.514),
|
||||
(249060, 15, 3416.01, 4867.56, 266.052),
|
||||
(249060, 16, 3403.72, 4943.39, 263.659),
|
||||
(249060, 17, 3351.51, 4953.37, 264.87),
|
||||
(249060, 18, 3329.46, 5023.23, 258.801),
|
||||
(249060, 19, 3312.49, 5076.67, 254.702),
|
||||
(249060, 20, 3316.77, 5117.35, 248.759),
|
||||
(249060, 21, 3290.66, 5140.98, 246.99),
|
||||
(249060, 22, 3256.78, 5143.38, 258.418),
|
||||
(249060, 23, 3161.24, 5141.15, 266.316),
|
||||
(249060, 24, 3256.78, 5143.38, 258.418),
|
||||
(249060, 25, 3290.66, 5140.98, 246.99),
|
||||
(249060, 26, 3316.77, 5117.35, 248.759),
|
||||
(249060, 27, 3312.49, 5076.67, 254.702),
|
||||
(249060, 28, 3329.46, 5023.23, 258.801),
|
||||
(249060, 29, 3351.51, 4953.37, 264.87),
|
||||
(249060, 30, 3403.72, 4943.39, 263.659),
|
||||
(249060, 31, 3416.01, 4867.56, 266.052),
|
||||
(249060, 32, 3458.1, 4806.37, 259.514),
|
||||
(249060, 33, 3508.11, 4789.68, 244.215),
|
||||
(249060, 34, 3537.75, 4795.87, 247.217),
|
||||
(249060, 35, 3577.91, 4781.2, 243.088),
|
||||
(249060, 36, 3579.86, 4692.75, 234.727),
|
||||
(249060, 37, 3568.34, 4645.82, 229.211),
|
||||
(249060, 38, 3522.15, 4613.45, 218.701),
|
||||
(249060, 39, 3486.16, 4607.78, 211.968),
|
||||
(249060, 40, 3456.67, 4595.99, 206.177),
|
||||
(249060, 41, 3437.07, 4596.08, 202.79),
|
||||
(249060, 42, 3395.49, 4595.78, 208.17),
|
||||
(249060, 43, 3366.39, 4589.04, 218.593),
|
||||
(249060, 44, 3354, 4591.42, 222.27),
|
||||
(249070, 1, 2819, 5016.11, 268.504),
|
||||
(249070, 2, 2815.2, 5043.9, 266.924),
|
||||
(249070, 3, 2771.48, 5055.91, 269.476),
|
||||
(249070, 4, 2747.78, 5079.35, 268.384),
|
||||
(249070, 5, 2738.04, 5102.07, 269.113),
|
||||
(249070, 6, 2748.81, 5132.97, 264.752),
|
||||
(249070, 7, 2703.21, 5171.69, 265.133),
|
||||
(249070, 8, 2669.95, 5189.12, 264.859),
|
||||
(249070, 9, 2636.04, 5225.66, 265.972),
|
||||
(249070, 10, 2620.75, 5243.66, 266.594),
|
||||
(249070, 11, 2612.78, 5264.99, 270.87),
|
||||
(249070, 12, 2601.57, 5300.97, 274.672),
|
||||
(249070, 13, 2588.37, 5326.82, 268.416),
|
||||
(249070, 14, 2563.24, 5375.95, 271.407),
|
||||
(249070, 15, 2536.07, 5404.85, 266.187),
|
||||
(249070, 16, 2491.2, 5469.08, 263.939),
|
||||
(249070, 17, 2536.07, 5404.85, 266.187),
|
||||
(249070, 18, 2563.24, 5375.95, 271.407),
|
||||
(249070, 19, 2588.37, 5326.82, 268.416),
|
||||
(249070, 20, 2601.57, 5300.97, 274.672),
|
||||
(249070, 21, 2612.78, 5264.99, 270.87),
|
||||
(249070, 22, 2620.75, 5243.66, 266.594),
|
||||
(249070, 23, 2636.04, 5225.66, 265.972),
|
||||
(249070, 24, 2669.95, 5189.12, 264.859),
|
||||
(249070, 25, 2703.21, 5171.69, 265.133),
|
||||
(249070, 26, 2748.81, 5132.97, 264.752),
|
||||
(249070, 27, 2738.04, 5102.07, 269.113),
|
||||
(249070, 28, 2747.78, 5079.35, 268.384),
|
||||
(249070, 29, 2771.48, 5055.91, 269.476),
|
||||
(249070, 30, 2815.2, 5043.9, 266.924),
|
||||
(249070, 31, 2819, 5016.11, 268.504);
|
||||
|
||||
DELETE FROM `pool_template` WHERE `entry`=1112 AND `description`='Morcrush (18690)';
|
||||
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES (1112, 1, 'Morcrush (18690)');
|
||||
|
||||
DELETE FROM `pool_creature` WHERE `pool_entry`=1112 AND `description`='Morcrush (18690)';
|
||||
INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES
|
||||
(24904, 1112, 0, 'Morcrush (18690)'),
|
||||
(24905, 1112, 0, 'Morcrush (18690)'),
|
||||
(24906, 1112, 0, 'Morcrush (18690)'),
|
||||
(24907, 1112, 0, 'Morcrush (18690)');
|
||||
16
data/sql/updates/db_world/2023_02_17_08.sql
Normal file
16
data/sql/updates/db_world/2023_02_17_08.sql
Normal file
@@ -0,0 +1,16 @@
|
||||
-- DB update 2023_02_17_07 -> 2023_02_17_08
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id1`=16854;
|
||||
INSERT INTO `creature` (`guid`, `id1`, `map`, `spawnMask`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `MovementType`) VALUES
|
||||
(24908, 16854, 530, 1, 9402.33, -7926.69, 12.2609, 0.730068, 5400, 10, 1),
|
||||
(24909, 16854, 530, 1, 9472.51, -7946.23, 11.6341, 1.48537, 7200, 10, 1),
|
||||
(24910, 16854, 530, 1, 9580.48, -7874.78, 12.7841, 0.261714, 9000, 10, 1);
|
||||
|
||||
DELETE FROM `pool_template` WHERE `entry`=1113 AND `description`='Eldinarcus (16854)';
|
||||
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES (1113, 1, 'Eldinarcus (16854)');
|
||||
|
||||
DELETE FROM `pool_creature` WHERE `pool_entry`=1113 AND `description`='Eldinarcus (16854)';
|
||||
INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES
|
||||
(24908, 1113, 0, 'Eldinarcus (16854)'),
|
||||
(24909, 1113, 0, 'Eldinarcus (16854)'),
|
||||
(24910, 1113, 0, 'Eldinarcus (16854)');
|
||||
70
data/sql/updates/db_world/2023_02_17_09.sql
Normal file
70
data/sql/updates/db_world/2023_02_17_09.sql
Normal file
@@ -0,0 +1,70 @@
|
||||
-- DB update 2023_02_17_08 -> 2023_02_17_09
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 22062);
|
||||
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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(22062, 0, 0, 0, 0, 0, 100, 0, 1500, 2500, 4000, 6000, 0, 11, 21067, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Dr. Whitherlimb - In Combat CMC - Cast \'Poison Bolt\''),
|
||||
(22062, 0, 1, 0, 0, 0, 100, 0, 8000, 15000, 15000, 30000, 0, 11, 38864, 96, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 'Dr. Whitherlimb - In Combat CMC - Cast \'Withering Poison\''),
|
||||
(22062, 0, 2, 0, 2, 0, 100, 0, 0, 50, 35000, 45000, 0, 11, 38871, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Dr. Whitherlimb - Between 0-50% Health - Cast \'Monstrous Elixir\''),
|
||||
(22062, 0, 3, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Dr. Whitherlimb - On Aggro - Say Line 0'),
|
||||
(22062, 0, 4, 0, 5, 0, 100, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Dr. Whitherlimb - On Killed Unit - Say Line 1');
|
||||
|
||||
DELETE FROM `creature` WHERE `id1`=22062;
|
||||
INSERT INTO `creature` (`guid`, `id1`, `map`, `spawnMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `MovementType`) VALUES
|
||||
(24911, 22062, 530, 1, 0, 6300.91, -6252.88, 77.8134, 4.92138, 5400, 2),
|
||||
(24912, 22062, 530, 1, 0, 6305.22, -6475.4, 83.0121, 0.443913, 6300, 2),
|
||||
(24913, 22062, 530, 1, 0, 7160.29, -6620.61, 60.6592, 5.59064, 7200, 2),
|
||||
(24914, 22062, 530, 1, 0, 7227.19, -6406.61, 56.1656, 2.77106, 9000, 2);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE (`guid` IN (24911, 24912, 24913, 24914));
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(24911, 249110, 0, 0, 0, 0, 0, ''),
|
||||
(24912, 249120, 0, 0, 0, 0, 0, ''),
|
||||
(24913, 249130, 0, 0, 0, 0, 0, ''),
|
||||
(24914, 249140, 0, 0, 0, 0, 0, '');
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id` IN (249110, 249120, 249130, 249140);
|
||||
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES
|
||||
(249110, 1, 6305.4, -6258.75, 77.813),
|
||||
(249110, 2, 6312.15, -6258.67, 80.813),
|
||||
(249110, 3, 6319.65, -6250.08, 80.813),
|
||||
(249110, 4, 6320.9, -6243.77, 77.942),
|
||||
(249110, 5, 6314.05, -6237.9, 77.813),
|
||||
(249110, 6, 6305.43, -6238.32, 77.813),
|
||||
(249110, 7, 6299.6, -6244.36, 77.813),
|
||||
(249110, 8, 6299.7, -6253.44, 77.813),
|
||||
(249120, 1, 6294.18, -6468.08, 83.011),
|
||||
(249120, 2, 6301.18, -6475.33, 83.011),
|
||||
(249120, 3, 6309.72, -6475.18, 83.011),
|
||||
(249120, 4, 6315.84, -6468.94, 83.197),
|
||||
(249120, 5, 6315.23, -6462.81, 86.01),
|
||||
(249120, 6, 6306.69, -6453.58, 86.01),
|
||||
(249120, 7, 6300.74, -6453.97, 83.01),
|
||||
(249120, 8, 6294.72, -6459.48, 83.01),
|
||||
(249130, 1, 7160.11, -6607.73, 60.658),
|
||||
(249130, 2, 7157.84, -6617.14, 60.658),
|
||||
(249130, 3, 7162.99, -6624.5, 60.658),
|
||||
(249130, 4, 7171.73, -6626.08, 60.864),
|
||||
(249130, 5, 7176.71, -6622.44, 63.658),
|
||||
(249130, 6, 7179.54, -6610.65, 63.658),
|
||||
(249130, 7, 7175.27, -6604.53, 60.658),
|
||||
(249130, 8, 7167.62, -6603.2, 60.658),
|
||||
(249140, 1, 7224.31, -6404.75, 56.166),
|
||||
(249140, 2, 7215.94, -6405.19, 56.166),
|
||||
(249140, 3, 7211.89, -6409.29, 59.166),
|
||||
(249140, 4, 7212.47, -6421.64, 59.166),
|
||||
(249140, 5, 7216.75, -6426.26, 56.166),
|
||||
(249140, 6, 7225.6, -6425.64, 56.166),
|
||||
(249140, 7, 7231.39, -6419.25, 56.166),
|
||||
(249140, 8, 7230.53, -6411.13, 56.166);
|
||||
|
||||
UPDATE `creature_text` SET `Probability`=100 WHERE `CreatureID`=22062 AND `GroupID`=1;
|
||||
|
||||
DELETE FROM `pool_template` WHERE `entry`=1114 AND `description`='Dr. Whitherlimb (22062)';
|
||||
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES (1114, 1, 'Dr. Whitherlimb (22062)');
|
||||
|
||||
DELETE FROM `pool_creature` WHERE `pool_entry`=1114 AND `description`='Dr. Whitherlimb (22062)';
|
||||
INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES
|
||||
(24911, 1114, 0, 'Dr. Whitherlimb (22062)'),
|
||||
(24912, 1114, 0, 'Dr. Whitherlimb (22062)'),
|
||||
(24913, 1114, 0, 'Dr. Whitherlimb (22062)'),
|
||||
(24914, 1114, 0, 'Dr. Whitherlimb (22062)');
|
||||
85
data/sql/updates/db_world/2023_02_17_10.sql
Normal file
85
data/sql/updates/db_world/2023_02_17_10.sql
Normal file
@@ -0,0 +1,85 @@
|
||||
-- DB update 2023_02_17_09 -> 2023_02_17_10
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id1`=18677;
|
||||
INSERT INTO `creature` (`guid`, `id1`, `map`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `MovementType`) VALUES
|
||||
(24918, 18677, 530, 1, -101.271, 3075.18, -1.36056, 3.92147, 21600, 2),
|
||||
(24919, 18677, 530, 1, -221.482, 3098.84, -60.1361, 4.15876, 21600, 2),
|
||||
(24920, 18677, 530, 1, -974.96, 3384.15, 85.6275, 6.22306, 21600, 2),
|
||||
(24921, 18677, 530, 1, -1141.97, 2217.95, 38.9775, 6.13274, 21600, 2);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE (`guid` IN (24918, 24919, 24920, 24921, 151922));
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(24918, 249180, 0, 0, 1, 0, 0, ''),
|
||||
(24919, 249190, 0, 0, 1, 0, 0, ''),
|
||||
(24920, 249200, 0, 0, 1, 0, 0, ''),
|
||||
(24921, 249210, 0, 0, 1, 0, 0, '');
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id` IN (249180, 249190, 249200, 249210, 1519220);
|
||||
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`) VALUES
|
||||
(249180, 1, -101.271, 3075.18, -1.36056),
|
||||
(249180, 2, -131.354, 3072.52, 1.13944),
|
||||
(249180, 3, -98.6659, 3100.89, 0.0436902),
|
||||
(249190, 1, -221.482, 3098.84, -60.1358),
|
||||
(249190, 2, -242.789, 3052.01, -65.5532),
|
||||
(249190, 3, -255.483, 2973.82, -66.1634),
|
||||
(249190, 4, -271.69, 2933.8, -61.2217),
|
||||
(249190, 5, -258.917, 2804.03, -38.9403),
|
||||
(249190, 6, -250.113, 2708.84, -21.4125),
|
||||
(249190, 7, -259.258, 2679.84, -16.955),
|
||||
(249190, 8, -261.718, 2762.64, -31.8066),
|
||||
(249190, 9, -281.904, 2917.37, -58.7656),
|
||||
(249190, 10, -318.014, 2962.57, -65.8476),
|
||||
(249190, 11, -378.32, 3048.69, -62.8578),
|
||||
(249190, 12, -328.135, 3006.61, -66.2201),
|
||||
(249190, 13, -291.092, 3005.17, -66.2201),
|
||||
(249190, 14, -259.706, 3024.96, -66.146),
|
||||
(249190, 15, -229.574, 3078.48, -62.3166),
|
||||
(249200, 1, -974.96, 3384.15, 85.6275),
|
||||
(249200, 2, -945.458, 3380.19, 82.2227),
|
||||
(249200, 3, -928.032, 3386.34, 82.8514),
|
||||
(249200, 4, -843.423, 3386.61, 76.2591),
|
||||
(249200, 5, -794.345, 3356.64, 59.5092),
|
||||
(249200, 6, -715.729, 3318.94, 31.7372),
|
||||
(249200, 7, -670.369, 3284.27, 16.67),
|
||||
(249200, 8, -630.544, 3267.81, 8.81919),
|
||||
(249200, 9, -572.965, 3237.67, 5.10526),
|
||||
(249200, 10, -566.145, 3147.39, 4.97542),
|
||||
(249200, 11, -553.724, 3141.03, 5.34744),
|
||||
(249200, 12, -546.554, 3154.08, 18.6763),
|
||||
(249200, 13, -538.377, 3164.28, 18.4966),
|
||||
(249200, 14, -546.554, 3154.08, 18.6763),
|
||||
(249200, 15, -553.724, 3141.03, 5.34744),
|
||||
(249200, 16, -566.145, 3147.39, 4.97542),
|
||||
(249200, 17, -572.965, 3237.67, 5.10526),
|
||||
(249200, 18, -630.544, 3267.81, 8.81919),
|
||||
(249200, 19, -670.369, 3284.27, 16.67),
|
||||
(249200, 20, -715.729, 3318.94, 31.7372),
|
||||
(249200, 21, -794.345, 3356.64, 59.5092),
|
||||
(249200, 22, -843.423, 3386.61, 76.2591),
|
||||
(249200, 23, -928.032, 3386.34, 82.8514),
|
||||
(249200, 24, -945.458, 3380.19, 82.2227),
|
||||
(249200, 25, -974.96, 3384.15, 85.6275),
|
||||
(249210, 1, -1141.97, 2217.95, 38.9775),
|
||||
(249210, 2, -1056.16, 2204.01, 20.5715),
|
||||
(249210, 3, -976.365, 2201.53, 11.475),
|
||||
(249210, 4, -927.05, 2151.84, 14.4697),
|
||||
(249210, 5, -881.321, 2068.67, 31.261),
|
||||
(249210, 6, -927.918, 2022.61, 62.6539),
|
||||
(249210, 7, -944.76, 2015.79, 66.6124),
|
||||
(249210, 8, -990.451, 2015.07, 66.9408),
|
||||
(249210, 9, -1026.87, 2036.99, 66.9915),
|
||||
(249210, 10, -1033.48, 2063.15, 66.9338),
|
||||
(249210, 11, -1057.21, 2109.23, 56.5627),
|
||||
(249210, 12, -1053.45, 2173.46, 26.8283),
|
||||
(249210, 13, -1100.46, 2210.16, 30.2365),
|
||||
(249210, 14, -1140.56, 2206.97, 40.1512);
|
||||
|
||||
DELETE FROM `pool_template` WHERE `entry`=1082 AND `description` LIKE '%Mekthorg%';
|
||||
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES (1082, 1, 'Mekthorg the Wild (18677)');
|
||||
|
||||
DELETE FROM `pool_creature` WHERE `pool_entry`=1082 AND `description` LIKE '%Mekthorg%';
|
||||
INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES
|
||||
(24918, 1082, 0, 'Mekthorg the Wild (18677)'),
|
||||
(24919, 1082, 0, 'Mekthorg the Wild (18677)'),
|
||||
(24920, 1082, 0, 'Mekthorg the Wild (18677)'),
|
||||
(24921, 1082, 0, 'Mekthorg the Wild (18677)');
|
||||
Reference in New Issue
Block a user