mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 01:37:01 +00:00
[c12597] Limit targets of spell 10258
This commit is contained in:
parent
962883552c
commit
18ceb2392c
3 changed files with 3 additions and 1 deletions
|
|
@ -7955,6 +7955,7 @@ void Spell::GetSpellRangeAndRadius(SpellEffectEntry const* spellEffect, float& r
|
|||
case 73023: // Mutated Infection (Mode 3)
|
||||
unMaxTargets = 1;
|
||||
break;
|
||||
case 10258: // Awaken Vault Warder (Uldaman)
|
||||
case 28542: // Life Drain (Naxx, Sapphiron)
|
||||
case 66013: // Penetrating Cold (10 man) (ToCrusader, Anub'arak)
|
||||
case 67755: // Nerubian Burrower (Mode 1) (ToCrusader, Anub'arak)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue