mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Core/Spells: Fixed damage boost part of Elemental Oath
Closes issue #4086. --HG-- branch : trunk
This commit is contained in:
@@ -873,7 +873,7 @@ void AuraEffect::CalculateSpellMod()
|
||||
default:
|
||||
break;
|
||||
}
|
||||
case SPELL_AURA_PROC_TRIGGER_SPELL:
|
||||
case SPELL_AURA_MOD_SPELL_CRIT_CHANCE:
|
||||
switch(GetId())
|
||||
{
|
||||
case 51466: // Elemental oath
|
||||
|
||||
Reference in New Issue
Block a user