diff --git a/src/game/SpellAuras.cpp b/src/game/SpellAuras.cpp index 1de12cc35..6a5721052 100644 --- a/src/game/SpellAuras.cpp +++ b/src/game/SpellAuras.cpp @@ -1226,6 +1226,7 @@ void Aura::HandleAddModifier(bool apply, bool Real) case 34754: // Clearcasting case 34936: // Backlash case 48108: // Hot Streak + case 54741: // Firestarter case 57761: // Fireball! SetAuraCharges(1); break;