mirror of
https://git.vectorsigma.ru/public/mod-playerbots.git
synced 2026-07-30 10:29:23 +00:00
EnableNewRpgStrategy switch for initialization
This commit is contained in:
@@ -556,7 +556,7 @@ void RandomPlayerbotFactory::CreateRandomBots()
|
||||
totalRandomBotChars += AccountMgr::GetCharactersCount(accountId);
|
||||
}
|
||||
|
||||
LOG_INFO("server.loading", "{} random bot accounts with {} characters available",
|
||||
LOG_INFO("server.loading", ">> {} random bot accounts with {} characters available",
|
||||
sPlayerbotAIConfig->randomBotAccounts.size(), totalRandomBotChars);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user