diff options
| author | megamage <none@none> | 2008-12-27 11:39:40 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2008-12-27 11:39:40 -0600 |
| commit | ae5e329321d0b6eec74672e47251c1845f578fb0 (patch) | |
| tree | 4dfa87c3dd9319b58011cac040d5f11efa30210d /src/game/SpellAuras.cpp | |
| parent | 8a337e26c5c41bc126f6fd0b3bfbb783fc6b8aa4 (diff) | |
*Update to Mangos 6955.
--HG--
branch : trunk
Diffstat (limited to 'src/game/SpellAuras.cpp')
| -rw-r--r-- | src/game/SpellAuras.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/game/SpellAuras.cpp b/src/game/SpellAuras.cpp index 90e67dfe344..67791f825d4 100644 --- a/src/game/SpellAuras.cpp +++ b/src/game/SpellAuras.cpp @@ -1089,7 +1089,10 @@ void Aura::HandleAddModifier(bool apply, bool Real) { case 17941: // Shadow Trance case 22008: // Netherwind Focus + case 31834: // Light's Grace + case 34754: // Clearcasting case 34936: // Backlash + case 48108: // Hot Streak m_procCharges = 1; break; } |
