mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
[11548] Fixed target amount for spell 64218
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
21a1240811
commit
b4c354eff6
2 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue