mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
miscs(pet, log, needForQuest)
This commit is contained in:
@@ -362,7 +362,6 @@ void RandomPlayerbotFactory::CreateRandomBots()
|
||||
uint32 count = AccountMgr::GetCharactersCount(accountId);
|
||||
if (count >= 10)
|
||||
{
|
||||
totalRandomBotChars += count;
|
||||
continue;
|
||||
}
|
||||
bot_creation = true;
|
||||
|
||||
Reference in New Issue
Block a user