chore(Scripts/Spells): Remove duplicate Shaman T8 Electrified script (#24869)

Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
blinkysc
2026-02-25 10:12:13 -06:00
committed by GitHub
parent e3f4a0e092
commit 823bf84a12
2 changed files with 11 additions and 47 deletions

View File

@@ -0,0 +1,2 @@
-- Remove stale spell_script_names entry for spell_sha_t8_electrified.
DELETE FROM `spell_script_names` WHERE `spell_id` = 64928 AND `ScriptName` = 'spell_sha_t8_electrified';