fix(Scripts/Spells): Remove duplicate Sacred Shield script with wrong caster attribution (#24791)

Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
blinkysc
2026-02-21 10:42:27 -06:00
committed by GitHub
parent 1c91f96e02
commit 07e9cef70f
2 changed files with 1 additions and 101 deletions

View File

@@ -0,0 +1 @@
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_pal_sacred_shield_base';