chore(DB): import pending files

Referenced commit(s): 3c19ab5fde
This commit is contained in:
github-actions[bot]
2025-01-03 17:29:56 +00:00
parent 3c19ab5fde
commit fd4019c074

View File

@@ -0,0 +1,5 @@
-- DB update 2024_12_31_01 -> 2025_01_03_00
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 43096;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(43096, 'spell_summon_all_players_dummy');