[10088] Restore work of 1120 and ranks. (Revert of [9962])

This commit is contained in:
Laise 2010-06-20 22:28:51 +03:00
parent a2a50c11be
commit 407156cbaf
3 changed files with 9 additions and 11 deletions

View file

@ -4959,16 +4959,6 @@ void Aura::HandlePeriodicDamage(bool apply, bool Real)
}
break;
}
case SPELLFAMILY_WARLOCK:
{
// Drain Soul
if (spellProto->SpellFamilyFlags & UI64LIT(0x0000000000004000))
{
if (target->GetHealth() * 100 / target->GetMaxHealth() <= 25)
m_modifier.m_amount *= 4;
}
break;
}
case SPELLFAMILY_DRUID:
{
// Rake