chore(DB): import pending files

Referenced commit(s): 346150c92a
This commit is contained in:
AzerothCoreBot
2022-07-09 14:07:24 +00:00
parent 346150c92a
commit bafc72e675

View File

@@ -0,0 +1,5 @@
-- DB update 2022_07_07_00 -> 2022_07_09_00
--
DELETE FROM `spell_script_names` WHERE `spell_id`=24324;
INSERT INTO `spell_script_names` VALUES
(24324,'spell_blood_siphon');