aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellAuras.cpp
diff options
context:
space:
mode:
authormegamage <none@none>2008-12-27 11:39:40 -0600
committermegamage <none@none>2008-12-27 11:39:40 -0600
commitae5e329321d0b6eec74672e47251c1845f578fb0 (patch)
tree4dfa87c3dd9319b58011cac040d5f11efa30210d /src/game/SpellAuras.cpp
parent8a337e26c5c41bc126f6fd0b3bfbb783fc6b8aa4 (diff)
*Update to Mangos 6955.
--HG-- branch : trunk
Diffstat (limited to 'src/game/SpellAuras.cpp')
-rw-r--r--src/game/SpellAuras.cpp3
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;
}