chore(DB): import pending files

Referenced commit(s): 5b14267159
This commit is contained in:
AzerothCoreBot
2022-07-25 15:15:16 +00:00
parent 5b14267159
commit 344d80e216
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_25_02 -> 2022_07_25_03
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 25185 AND `ScriptName` = 'spell_itch_aq20';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (25185, 'spell_itch_aq20');

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_25_03 -> 2022_07_25_04
-- Captain Qeez
DELETE FROM `creature_formations` WHERE `leaderGUID` = 144676;
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_25_04 -> 2022_07_25_05
--
DELETE FROM `creature_template_movement` WHERE `creatureId` = 15802;
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES