lol it actually is a song references, just to "You're So Vain" by Carly Simon instead of "Your Gold Teeth". Autoshoot would have been cool and I did think about an upgraded where you would put a miner on a row and he would send out tools for you (albeit not as well as if you were choosing them yourself). The chain shots would have required a complete rework of the code, cause currently each row is assigned a tool when you send it out, and that tool id only can fill one index. I could have built a queue array that feeds into the active array, but seemed like a whole lot of work.