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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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';