chore(DB): import pending files

Referenced commit(s): 7af40c8dbe
This commit is contained in:
AzerothCoreBot
2023-04-29 23:11:22 +00:00
parent 7af40c8dbe
commit 75a30e9939
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_04_29_01 -> 2023_04_29_02
--
DELETE FROM `creature` WHERE `guid` IN (125917, 125918, 125920, 125921) AND `id1` = 18766; -- Pool of Souls

View File

@@ -1,3 +1,4 @@
-- DB update 2023_04_29_02 -> 2023_04_29_03
--
DELETE FROM `waypoints` WHERE `entry` = 1728000;
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `orientation`, `point_comment`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2023_04_29_03 -> 2023_04_29_04
-- Kidney Shot updates
UPDATE `smart_scripts` SET `event_param1` = 6100, `event_param2` = 17200, `event_param3` = 20650, `event_param4` = 26950 WHERE (`entryorguid` = 17264) AND (`source_type` = 0) AND (`id` = 2); -- Bonechewer Ravener
UPDATE `smart_scripts` SET `event_param1` = 5700, `event_param2` = 25050, `event_param3` = 15400, `event_param4` = 25050 WHERE (`entryorguid` = 17517) AND (`source_type` = 0) AND (`id` = 0); -- Hellfire Sentry

View File

@@ -1,3 +1,4 @@
-- DB update 2023_04_29_04 -> 2023_04_29_05
--
DELETE FROM `spell_area` WHERE `spell` = 57940 AND `area` IN (495,4277);
INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `autocast`, `quest_start_status`, `quest_end_status`) VALUES