chore(DB): import pending files

Referenced commit(s): 565e39ac55
This commit is contained in:
AzerothCoreBot
2022-07-20 16:51:52 +00:00
parent 565e39ac55
commit 96b48a78bb

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_20_10 -> 2022_07_20_11
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 25371 AND `ScriptName` = 'spell_consume_aq20';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (25371, 'spell_consume_aq20');