chore(Core/Spells): Remove duplicate seed of corruption spellscript (#24831)

Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
blinkysc
2026-02-23 12:38:17 -06:00
committed by GitHub
parent 4277ac0b26
commit d0f4ef26b7
2 changed files with 1 additions and 123 deletions

View File

@@ -0,0 +1 @@
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_warl_seed_of_corruption_aura', 'spell_warl_seed_of_corruption_generic_aura');