chore(DB): import pending files

Referenced commit(s): d9f4ba5e1d
This commit is contained in:
github-actions[bot]
2024-07-05 09:33:31 +00:00
parent d9f4ba5e1d
commit 932433d235

View File

@@ -0,0 +1,5 @@
-- DB update 2024_07_04_06 -> 2024_07_05_00
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 38929;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(38929, 'spell_item_fel_mana_potion');