mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
Revert "Feat: Filter bot logins by level range" (#1705)
This commit is contained in:
@@ -247,8 +247,6 @@ public:
|
||||
std::string randomBotCombatStrategies, randomBotNonCombatStrategies;
|
||||
bool applyInstanceStrategies;
|
||||
uint32 randomBotMinLevel, randomBotMaxLevel;
|
||||
uint32 randomBotMinLoginLevel, randomBotMaxLoginLevel;
|
||||
bool randomBotLogoutOutsideLoginRange;
|
||||
float randomChangeMultiplier;
|
||||
|
||||
// std::string premadeLevelSpec[MAX_CLASSES][10][91]; //lvl 10 - 100
|
||||
|
||||
Reference in New Issue
Block a user