fix(Scripts/Karazhan): Fix Temptation target (#17710)

This commit is contained in:
Andrew
2023-11-14 20:09:25 -03:00
committed by GitHub
parent a19613df86
commit c4722de46a
3 changed files with 28 additions and 1 deletions

View File

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