mirror of
https://git.vectorsigma.ru/public/mod-playerbots.git
synced 2026-08-03 23:39:18 +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