[Core / Spell] Fixed Amplify Damage (#1387)

Fixed Amplify Damage for Prince Malchezaar, this will no longer apply the effect on all players in the raid but only single player
This commit is contained in:
Lee
2019-01-30 12:15:56 +00:00
committed by GitHub
parent fc1fad4e32
commit 30f28d341e

View File

@@ -4468,6 +4468,12 @@ void SpellMgr::LoadDbcDataCorrections()
case 37852:
spellInfo->AttributesEx5 |= SPELL_ATTR5_USABLE_WHILE_STUNNED;
break;
// Karazhan
// Amplify Damage
case 39095:
spellInfo->MaxAffectedTargets = 1;
break;
// Magisters' Terrace
// Energy Feedback