mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-20 22:16:51 +00:00
## About The Pull Request This adds a simple check to see if an exploration drone has had a unique name set when designing a map. Previously, there was no check, and the name would be overridden by the name generator. I've only done basic testing, and it seems like it works perfectly fine. The unedited drones received their random names, and the edited drone kept its special name. ## Why It's Good For The Game More freedom for mappers, if they want to include an exploration drone that has a not randomly generated name. ## Changelog Nothing player facing. --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>