Closed DeadAirRT closed 9 months ago
Check comments for each push for specifics.
Changed any set_value $original name to use knownname instead of name. This should prevent any future ships from having unknown ship.
Changed do_if when resetting to original name to check if $original name exists, isn't null, and current name != original name.
Fixed more instances of bug. Updating pull request.
Check comments for each push for specifics.
Changed any set_value $original name to use knownname instead of name. This should prevent any future ships from having unknown ship.
Changed do_if when resetting to original name to check if $original name exists, isn't null, and current name != original name.