mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 10:37:01 +00:00
[11792] Implement spells 68912, 68871, 68875 and 68876
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
parent
0bb3a4c84d
commit
6baf677a63
4 changed files with 31 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue