fix(Core/Ulduar): Stone Nova stacks [25 mode]
This commit is contained in:
parent
c10bffb9a9
commit
2e298e7fc9
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 63978: // Ulduar(Rubble): Stone Nova
|
||||
spellInfo->AttributesCu |= SPELL_ATTR0_CU_SINGLE_AURA_STACK;
|
||||
break;
|
||||
case 43138: // North Fleet Reservist Kill Credit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue