AutoTrimps
AutoTrimps copied to clipboard
During Metal challenge. AT Sometimes buys Miners
During Metal Challenge AT was sometimes auto buying Miners even though they were unlocked.
I think I tracked this down to Line 136 in the jobs.js module.
There should be a check for unlockedness around each job. or in the safeBuyJob function a check in there to make sure it is unlocked, which in the long run is probably better.
I can confirm this still happens.