Core/Spells: Stormstrike should stack for different casters

Solve issue when 2 enhancement shamans are attacking same target
This commit is contained in:
mik1893
2014-09-01 11:15:16 +02:00
parent e85f73c816
commit 3c5c46ff33

View File

@@ -3312,6 +3312,9 @@ void SpellMgr::LoadSpellInfoCorrections()
case 59630: // Black Magic
spellInfo->Attributes |= SPELL_ATTR0_PASSIVE;
break;
case 17364: // Stormstrike
spellInfo->AttributesEx3 |= SPELL_ATTR3_STACK_FOR_DIFF_CASTERS;
break;
// ULDUAR SPELLS
//
case 62374: // Pursued (Flame Leviathan)