fix(Scripts/Ulduar): Supercharge stack issue fix (#3586)
This commit is contained in:
parent
2e298e7fc9
commit
6574007e48
1 changed files with 1 additions and 0 deletions
|
|
@ -3178,6 +3178,7 @@ void SpellMgr::LoadSpellCustomAttr()
|
|||
case 58567: // Player Sunder Armor
|
||||
case 12579: // Player Winter's Chill
|
||||
case 29306: // Naxxramas(Gluth's Zombies): Infected Wound
|
||||
case 61920: // Ulduar(Spellbreaker): Supercharge
|
||||
case 63978: // Ulduar(Rubble): Stone Nova
|
||||
spellInfo->AttributesCu |= SPELL_ATTR0_CU_SINGLE_AURA_STACK;
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue