mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
Death Knight T10 Tank 2P Bonus. Thnx Shauren
This commit is contained in:
@@ -3268,6 +3268,8 @@ void SpellMgr::LoadDbcDataCorrections()
|
||||
break;
|
||||
case 61719: // Easter Lay Noblegarden Egg Aura - Interrupt flags copied from aura which this aura is linked with
|
||||
spellInfo->AuraInterruptFlags = AURA_INTERRUPT_FLAG_HITBYSPELL | AURA_INTERRUPT_FLAG_TAKE_DAMAGE;
|
||||
case 70650: // Death Knight T10 Tank 2P Bonus
|
||||
spellInfo->EffectApplyAuraName[0] = SPELL_AURA_ADD_PCT_MODIFIER;
|
||||
break;
|
||||
// ULDUAR SPELLS
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user