[11548] Fixed target amount for spell 64218

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Xfurry 2011-05-27 02:53:27 +04:00 committed by VladimirMangos
parent 21a1240811
commit b4c354eff6
2 changed files with 2 additions and 1 deletions

View file

@ -1548,6 +1548,7 @@ void Spell::SetTargetMap(SpellEffectIndex effIndex, uint32 targetMode, UnitList&
case 38794: // Murmur's Touch (h)
case 50988: // Glare of the Tribunal (Halls of Stone)
case 59870: // Glare of the Tribunal (h) (Halls of Stone)
case 64218: // Overcharge
case 68950: // Fear
unMaxTargets = 1;
break;