chore(DB): import pending files

Referenced commit(s): b81a14976c
This commit is contained in:
AzerothCoreBot
2022-07-24 16:40:20 +00:00
parent b81a14976c
commit 6b5370a75f

View File

@@ -0,0 +1,5 @@
-- DB update 2022_07_24_02 -> 2022_07_24_03
--
DELETE FROM `spell_script_names` WHERE `spell_id`=56246;
INSERT INTO `spell_script_names` VALUES
(56246,'spell_warl_glyph_of_felguard');