[7920] Ignore racial skill and skills without recipes in .learn all_recipes. Cleanup code. Author: VladimirMangos

--HG--
branch : trunk
This commit is contained in:
megamage
2009-05-31 16:19:01 -05:00
parent f92e8315cf
commit 552e08b3f0
6 changed files with 62 additions and 65 deletions

View File

@@ -9278,7 +9278,6 @@ uint32 Unit::SpellCriticalHealingBonus(SpellEntry const *spellProto, uint32 dama
break;
}
if(pVictim)
{
uint32 creatureTypeMask = pVictim->GetCreatureTypeMask();