chore(DB): import pending files

Referenced commit(s): cce96d05fc
This commit is contained in:
github-actions[bot]
2024-11-06 14:10:49 +00:00
parent cce96d05fc
commit 80c83be830

View File

@@ -0,0 +1,4 @@
-- DB update 2024_11_06_03 -> 2024_11_06_04
--
DELETE FROM `spell_script_names` WHERE `spell_id`=24323 AND `ScriptName`='spell_blood_siphon_aura';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (24323, 'spell_blood_siphon_aura');