mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(Core/Ulduar): Stone Nova stacks [25 mode]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user