[Configuration] Max added bot

This commit is contained in:
Yunfan Li
2024-07-18 23:32:39 +08:00
parent da2b73ddd0
commit 9dc494f407
5 changed files with 75 additions and 14 deletions

View File

@@ -224,6 +224,7 @@ class PlayerbotAIConfig
bool botRepairWhenSummon;
bool autoInitOnly;
float autoInitEquipLevelLimitRatio;
int32 maxAddedBots, maxAddedBotsPerClass;
int32 addClassCommand;
int32 maintenanceCommand;
int32 autoGearCommand, autoGearQualityLimit, autoGearScoreLimit;