mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 01:37:05 +00:00
[10992] Add CastSpell part of dummy effect for spell 23138
Also limit max targets. Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
f8680c119d
commit
7ab08fd6a4
3 changed files with 14 additions and 1 deletions
|
|
@ -1483,6 +1483,7 @@ void Spell::SetTargetMap(SpellEffectIndex effIndex, uint32 targetMode, UnitList&
|
|||
{
|
||||
switch(m_spellInfo->Id)
|
||||
{
|
||||
case 23138: // Gate of Shazzrah
|
||||
case 31347: // Doom TODO: exclude top threat target from target selection
|
||||
case 33711: // Murmur's Touch
|
||||
case 38794: // Murmur's Touch (h)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue