chore(DB): import pending files

Referenced commit(s): d5221ae423
This commit is contained in:
AzerothCoreBot
2022-06-14 00:07:00 +00:00
parent d5221ae423
commit 16d27f3449

View File

@@ -0,0 +1,5 @@
-- DB update 2022_06_13_05 -> 2022_06_14_00
--
DELETE FROM `spell_script_names` WHERE `spell_id`=24684;
INSERT INTO `spell_script_names` VALUES
(24684,'spell_chain_burn');