mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Revert edit not intended for PR
This commit is contained in:
@@ -2346,6 +2346,9 @@ void PlayerbotFactory::UpdateTradeSkills()
|
||||
|
||||
void PlayerbotFactory::InitSkills()
|
||||
{
|
||||
//uint32 maxValue = level * 5; //not used, line marked for removal.
|
||||
bot->UpdateSkillsForLevel();
|
||||
|
||||
bot->SetSkill(SKILL_RIDING, 0, 0, 0);
|
||||
if (bot->GetLevel() >= sPlayerbotAIConfig->useGroundMountAtMinLevel)
|
||||
bot->learnSpell(33388);
|
||||
|
||||
Reference in New Issue
Block a user