This commit is contained in:
@@ -726,7 +726,7 @@
|
||||
dst = previous
|
||||
else
|
||||
dst = destination
|
||||
return "In transit towards [dst?.name || "unknown location"]"
|
||||
return "In transit to [dst?.name || "unknown location"]"
|
||||
else if(mode == SHUTTLE_RECHARGING)
|
||||
return "[docked_at], recharging [getTimerStr()]"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user