chore(DB): import pending files

Referenced commit(s): 3aedf2fbf8
This commit is contained in:
AzerothCoreBot
2023-05-10 09:32:37 +00:00
parent 3aedf2fbf8
commit 8224a90a99
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_10_05 -> 2023_05_10_06
-- Void Baron Galaxi
DELETE FROM `creature_template_movement` WHERE (`CreatureId` = 16939);
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_10_06 -> 2023_05_10_07
DELETE FROM `spelldifficulty_dbc` WHERE `ID` IN (32197, 40062, 30846);
INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`) VALUES
(32197, 32197, 37113),