chore(DB): import pending files

Referenced commit(s): 957ccdb845
This commit is contained in:
AzerothCoreBot
2023-08-21 19:17:30 +00:00
parent 957ccdb845
commit 1407eb904b

View File

@@ -0,0 +1,5 @@
-- DB update 2023_08_21_00 -> 2023_08_21_01
--
DELETE FROM `spell_script_names` WHERE `spell_id` IN (37906, 36298);
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(37906, 'spell_q10651_q10692_book_of_fel_names');