mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
EnableNewRpgStrategy switch for initialization
This commit is contained in:
@@ -399,6 +399,7 @@ bool PlayerbotAIConfig::Initialize()
|
||||
|
||||
worldBuffs.clear();
|
||||
|
||||
LOG_INFO("playerbots", "Loading Worldbuff...");
|
||||
for (uint32 factionId = 0; factionId < 3; factionId++)
|
||||
{
|
||||
for (uint32 classId = 0; classId < MAX_CLASSES; classId++)
|
||||
|
||||
Reference in New Issue
Block a user