chore(DB): import pending files

Referenced commit(s): db2dafec95
This commit is contained in:
github-actions[bot]
2026-01-12 02:27:48 +00:00
parent db2dafec95
commit 088b86052d

View File

@@ -0,0 +1,5 @@
-- DB update 2026_01_10_00 -> 2026_01_12_00
-- bb
DELETE FROM `spell_script_names` WHERE `spell_id` = -49182;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(-49182, 'spell_dk_blade_barrier');