chore(DB): import pending files

Referenced commit(s): 2af95abc2c
This commit is contained in:
AzerothCoreBot
2022-10-17 04:28:24 +00:00
parent 2af95abc2c
commit b427e8e18c
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2022_10_17_00 -> 2022_10_17_01
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra`&~1 WHERE `entry` = 15263;

View File

@@ -1,3 +1,4 @@
-- DB update 2022_10_17_01 -> 2022_10_17_02
--
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_anubisath_mortal_strike', 'spell_mana_burn_area');
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES