chore(DB): import pending files

Referenced commit(s): 60296dd934
This commit is contained in:
github-actions[bot]
2025-05-10 17:39:49 +00:00
parent 60296dd934
commit 3f527c54e3

View File

@@ -0,0 +1,4 @@
-- DB update 2025_05_10_01 -> 2025_05_10_02
DELETE FROM `spell_script_names` WHERE `spell_id` = -1022;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(-1022, 'spell_pal_hand_of_protection');