chore(DB): import pending files

Referenced commit(s): 66daf97144
This commit is contained in:
AzerothCoreBot
2023-07-29 19:53:29 +00:00
parent 66daf97144
commit eabf167697

View File

@@ -1,3 +1,4 @@
-- DB update 2023_07_28_00 -> 2023_07_29_00
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 38048;
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES (38048, 'spell_gen_curse_of_pain');