chore(DB): import pending files

Referenced commit(s): d42a74a9a5
This commit is contained in:
AzerothCoreBot
2022-07-20 17:03:35 +00:00
parent d42a74a9a5
commit 47f66c556c

View File

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