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:
Silker
2020-10-31 00:19:51 -06:00
committed by GitHub
parent 5dfbac083a
commit 4a2c4f0f5f

View File

@@ -3149,7 +3149,8 @@ void SpellMgr::LoadSpellCustomAttr()
case 67861:
case 67862:
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 71157: // Icecrown Citadel, Plagued Zombie, Infected Wound
case 72963: // Icecrown Citadel, Valithria Dreamwalker, Flesh Rot (Rot Worm)