Merge pull request #14007 from Rushor/AOESpells

Game/Spells: 'AoD Specials' should only target one Unit
This commit is contained in:
Duarte Duarte
2015-02-02 19:40:24 +00:00

View File

@@ -2959,6 +2959,8 @@ void SpellMgr::LoadSpellInfoCorrections()
switch (spellInfo->Id)
{
case 53096: // Quetz'lun's Judgment
case 70743: // AoD Special
case 70614: // AoD Special - Vegard
spellInfo->MaxAffectedTargets = 1;
break;
case 42436: // Drink! (Brewfest)