1
0
Fork 0

and update defaults

This commit is contained in:
Andrew Tomaka 2016-05-25 14:01:30 -04:00
parent e8b4207249
commit 2a3063a1f6
1 changed files with 2 additions and 2 deletions

View File

@ -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;