Fixed Wolverine Bite damage (pet talent)
--HG-- branch : trunk
This commit is contained in:
@@ -717,6 +717,8 @@ void Spell::SpellDamageSchoolDmg(uint32 effect_idx)
|
||||
}
|
||||
|
||||
}
|
||||
else if (m_spellInfo->ID == 53508)
|
||||
damage *= m_caster->getLevel();
|
||||
break;
|
||||
}
|
||||
case SPELLFAMILY_PALADIN:
|
||||
|
||||
Reference in New Issue
Block a user