chore(DB): import pending files

Referenced commit(s): 00c0e202ef
This commit is contained in:
github-actions[bot]
2024-12-05 12:47:09 +00:00
parent 00c0e202ef
commit 70bc19d000

View File

@@ -0,0 +1,5 @@
-- DB update 2024_12_03_02 -> 2024_12_05_00
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 43657;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(43657, 'spell_electrical_storm_proc');