Core/Spells: Removed unneded hack

This commit is contained in:
elecyb
2011-06-25 04:17:27 +07:00
committed by tobmaps
parent 83f7363123
commit 6bda92ac15
-1
View File
@@ -3825,7 +3825,6 @@ void SpellMgr::LoadSpellCustomAttr()
case 45641: // Fire Bloom
case 55665: // Life Drain - Sapphiron (H)
case 28796: // Poison Bolt Volly - Faerlina
case 5484: // Howl Of Terror (Warlock)
spellInfo->MaxAffectedTargets = 5;
++count;
break;