mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 10:37:06 +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
|
|
@ -747,6 +747,7 @@ bool IsPositiveEffect(SpellEntry const* spellproto, SpellEffectIndex effIndex)
|
|||
{
|
||||
case 28441: // AB Effect 000
|
||||
return false;
|
||||
case 10258: // Awaken Vault Warder
|
||||
case 18153: // Kodo Kombobulator
|
||||
case 49634: // Sergeant's Flare
|
||||
case 54530: // Opening
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue