chore(DB): import pending files

Referenced commit(s): 4983d30d63
This commit is contained in:
github-actions[bot]
2026-04-12 18:08:02 +00:00
parent 4983d30d63
commit b6925a241d

View File

@@ -1,2 +1,3 @@
-- DB update 2026_04_12_03 -> 2026_04_12_04
-- Remove Bone Shield spell script (double charge consumption bug) -- Remove Bone Shield spell script (double charge consumption bug)
DELETE FROM `spell_script_names` WHERE `spell_id` = 49222 AND `ScriptName` = 'spell_dk_bone_shield'; DELETE FROM `spell_script_names` WHERE `spell_id` = 49222 AND `ScriptName` = 'spell_dk_bone_shield';