diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp index 596fc59c9..48bfcc274 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -753,7 +753,7 @@ bool IsPositiveEffect(SpellEntry const* spellproto, SpellEffectIndex effIndex) case 37388: // Move 2 case 49634: // Sergeant's Flare case 54530: // Opening - case 56099: // Throw Ice + case 56099: // Throw Ice case 62105: // To'kini's Blowgun return true; default: