Files
Bubberstation/code/modules/explorer_drone
norsvenska 80a094d537 Exodrones can now have a custom name assigned by mappers (#86458)
## 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>
2024-09-05 13:46:26 +00:00
..