and update defaults
This commit is contained in:
parent
e8b4207249
commit
2a3063a1f6
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ var botRaiding = false;
|
|||
var botFightingRandomBoss = false;
|
||||
var botFightingGlobalBoss = false;
|
||||
var botBuySlimes = false;
|
||||
var botBuyWorkers = false;
|
||||
var botBuyWorkers = true;
|
||||
var botFightGlobal = true;
|
||||
var botFightRandom = false;
|
||||
var botFightRandom = true;
|
||||
var botSpendBossCoins = true;
|
||||
var botChatClear = true;
|
||||
var botSaveSpears = false;
|
||||
|
|
Loading…
Reference in a new issue