*Remove mangle hack for nalorakk.

--HG--
branch : trunk
This commit is contained in:
megamage
2008-12-25 17:26:05 -06:00
parent 898d64dcca
commit 59ed3f9d2f
3 changed files with 5 additions and 15 deletions

View File

@@ -8606,8 +8606,10 @@ uint32 Unit::SpellDamageBonus(Unit *pVictim, SpellEntry const *spellProto, uint3
TakenTotalMod *= (mod+100.0f)/100.0f;
}
break;
//This is changed in WLK, using aura 255
//Mangle
case 2312:
case 44955:
for(int j=0;j<3;j++)
{
if(GetEffectMechanic(spellProto, j)==MECHANIC_BLEED)