[11792] Implement spells 68912, 68871, 68875 and 68876

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2011-09-11 12:50:18 +02:00
parent 0bb3a4c84d
commit 6baf677a63
4 changed files with 31 additions and 1 deletions

View file

@ -1574,6 +1574,7 @@ void Spell::SetTargetMap(SpellEffectIndex effIndex, uint32 targetMode, UnitList&
case 59870: // Glare of the Tribunal (h) (Halls of Stone)
case 64218: // Overcharge
case 68950: // Fear
case 68912: // Wailing Souls (FoS)
case 69048: // Mirrored Soul (FoS)
unMaxTargets = 1;
break;