mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 16:44:43 +01:00
bc00c6d91b
## About The Pull Request - Presumably due to being spawned off-station on (I believe) the centcomm Z-level, Minebots ordered via points and that are delivered by the shuttle are stuck with their AI in the idle state. Rather than override a bunch of base-level AI code, I made clicking on them set their status to active. Right-clicking will set this without opening the bot's UI, while left-clicking will do both. Examine text now gives users a hint about this. - Removed text about feeding the mining bot ore to befriend it, as this functionality was removed in an earlier PR. ## Why It's Good For The Game Bugfix. ## Changelog 🆑 fix: Minebots purchased via mining points are no longer stuck in idle mode. Clicking on them will activate their AI. spellcheck: Removed the examine text about feeding ore to minebots; this functionality was removed already. /🆑