chore(DB): import pending files

Referenced commit(s): e1e4c6cddc
This commit is contained in:
AzerothCoreBot
2022-07-02 20:32:56 +00:00
parent e1e4c6cddc
commit 0de832cdca

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_02_01 -> 2022_07_02_02
DELETE FROM `spell_script_names` WHERE `spell_id` = 45644;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(45644, "spell_midsummer_torch_catch");