chore(DB): import pending files

Referenced commit(s): 3211c7d884
This commit is contained in:
github-actions[bot]
2024-06-16 22:01:03 +00:00
parent 3211c7d884
commit 20ff8df91c

View File

@@ -0,0 +1,6 @@
-- DB update 2024_06_16_02 -> 2024_06_16_03
--
DELETE FROM `spell_script_names` WHERE `spell_id` IN (57491, 60241);
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(57491, 'spell_obsidian_sanctum_flame_tsunami'),
(60241, 'spell_obsidian_sanctum_flame_tsunami_leap');