mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-22 07:37:28 -04: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