BloodyCore icon indicating copy to clipboard operation
BloodyCore copied to clipboard

Rogue T9 2P Bonus Fix

Open Kingarus opened this issue 13 years ago • 0 comments

+++ b/src/server/game/Spells/SpellMgr.cpp @@ -3805,6 +3805,7 @@ void SpellMgr::LoadSpellCustomAttr() case 57761: // Fireball! case 39805: // Lightning Overload case 64823: // Item - Druid T8 Balance 4P Bonus

  •    case 67210:    // Item - Rogue T9 2P Bonus Clearcasting 
     case 44401:
         spellInfo->procCharges = 1;
         count++;
    

Kingarus avatar Mar 31 '11 08:03 Kingarus