fix(Core/Spells): Fix SPELL_EFFECT_LEAP_BACK not working on targeted … (#22389)

This commit is contained in:
Andrew
2025-06-29 16:11:11 -03:00
committed by GitHub
parent c3cec7198e
commit 31012923c1
3 changed files with 3 additions and 19 deletions

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_chapter5_rebuke' AND `spell_id` = 53680;