mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 01:37:01 +00:00
[11791] Implement spells 69048, 69051 and 69023
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
parent
8d58bfe7ed
commit
0bb3a4c84d
5 changed files with 36 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 69048: // Mirrored Soul (FoS)
|
||||
unMaxTargets = 1;
|
||||
break;
|
||||
case 28542: // Life Drain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue