fix(Spell): Expose weakness (#3588)
This change allows the spell Expose Weakness (heroic encounters) to stack from additional sources. Co-authored-by: Si1ker <55638679+Sombranator@users.noreply.github.com>
This commit is contained in:
@@ -3149,7 +3149,8 @@ void SpellMgr::LoadSpellCustomAttr()
|
|||||||
case 67861:
|
case 67861:
|
||||||
case 67862:
|
case 67862:
|
||||||
case 67863:
|
case 67863:
|
||||||
case 67721: // Anub'arak, Nerubian Burrower, Expose Weakness
|
case 67721: // Anub'arak, Nerubian Burrower, Expose Weakness (normal)
|
||||||
|
case 67847: // Anub'arak, Nerubian Burrower, Expose Weakness (heroic)
|
||||||
case 64638: // Ulduar, Winter Jormungar, Acidic Bite
|
case 64638: // Ulduar, Winter Jormungar, Acidic Bite
|
||||||
case 71157: // Icecrown Citadel, Plagued Zombie, Infected Wound
|
case 71157: // Icecrown Citadel, Plagued Zombie, Infected Wound
|
||||||
case 72963: // Icecrown Citadel, Valithria Dreamwalker, Flesh Rot (Rot Worm)
|
case 72963: // Icecrown Citadel, Valithria Dreamwalker, Flesh Rot (Rot Worm)
|
||||||
|
|||||||
Reference in New Issue
Block a user