Revert "Make AutoScaleActivity further configurable (#766)" (#798)

This reverts commit 66f0cf27d3.
This commit is contained in:
bash
2024-12-19 00:41:33 +01:00
committed by GitHub
parent 66f0cf27d3
commit ea1ec98645
4 changed files with 13 additions and 40 deletions

View File

@@ -263,20 +263,15 @@ public:
bool disableRandomLevels;
uint32 playerbotsXPrate;
bool disableDeathKnightLogin;
uint32 botActiveAlone;
uint32 BotActiveAloneForceWhenInRadius;
bool BotActiveAloneForceWhenInZone;
bool BotActiveAloneForceWhenInMap;
bool BotActiveAloneForceWhenIsFriend;
bool BotActiveAloneForceWhenInGuild;
bool BotActiveAloneForceWhenInGuild;
bool botActiveAloneSmartScale;
uint32 botActiveAloneSmartScaleWhenMinLevel;
uint32 botActiveAloneSmartScaleWhenMaxLevel;
uint32 botActiveAloneSmartScaleDiffMethod;
uint32 botActiveAloneSmartScaleDiffLimitFloor;
uint32 botActiveAloneSmartScaleDiffLimitCeiling;
bool freeMethodLoot;
int32 lootRollLevel;