chore(DB): import pending files

Referenced commit(s): a34a942ebc
This commit is contained in:
AzerothCoreBot
2023-05-09 23:24:45 +00:00
parent a34a942ebc
commit 4226e40a63
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_03_03 -> 2023_05_09_00
DELETE FROM `spelldifficulty_dbc` WHERE `ID` IN (32191, 32193, 15234, 34944, 17139, 34945);
INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`) VALUES
(32191, 32191, 37666),

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_09_00 -> 2023_05_09_01
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|67108864 WHERE (`entry` = 18829);