Files
Bubberstation/code/modules/explorer_drone
SkyratBot e5cedf0b8c [MIRROR] Fixes exodrones erroneously reporting "travelling back to station" in the status panel of their console UI. [MDB IGNORE] (#11193)
* Fixes exodrones erroneously reporting "travelling back to station" in the status panel of their console UI. (#64487)

This PR will rearrange the obj/item/exodrone/ui_description so that it won't be assumed that the drone is traveling back to station if in travel mode and its location (which is changed on arrival, not departure) isn't null, which basically means the drone is travelling from site to site, and specify which target site the drone is travelling to in the text string.

* Fixes exodrones erroneously reporting "travelling back to station" in the status panel of their console UI.

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2022-01-31 22:14:36 -05:00
..