fix(Scripts/Spells): Move Curse of Mending (7098 & 39647) to spell sc… (#21117)

This commit is contained in:
Andrew
2025-01-09 16:15:50 -03:00
committed by GitHub
parent 42e0ab5a5d
commit fb3749718e
3 changed files with 26 additions and 2 deletions

View File

@@ -9673,8 +9673,6 @@ bool Unit::HandleProcTriggerSpell(Unit* victim, uint32 damage, AuraEffect* trigg
return false;
}
// Cast positive spell on enemy target
case 7099: // Curse of Mending
case 39703: // Curse of Mending
case 20233: // Improved Lay on Hands (cast on target)
{
target = victim;