aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFaq <ainarsh@gmail.com>2012-06-27 00:12:07 +0300
committerFaq <ainarsh@gmail.com>2012-06-27 00:12:07 +0300
commite43b50b415cc562df3b453bee8291dedfcfd09d0 (patch)
treeed761298e33febc7d36dc1b970744979e0aa2683 /src
parentd014f7fcedce79165d63f2796c6ea64285d74ac6 (diff)
Death Knight T10 Tank 2P Bonus. Thnx Shauren
Diffstat (limited to 'src')
-rwxr-xr-xsrc/server/game/Spells/SpellMgr.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/server/game/Spells/SpellMgr.cpp b/src/server/game/Spells/SpellMgr.cpp
index 834da088c56..235c3ccb718 100755
--- a/src/server/game/Spells/SpellMgr.cpp
+++ b/src/server/game/Spells/SpellMgr.cpp
@@ -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
//