From d857a9d2dd46b154c6e25caeaf89b58ef4f1b824 Mon Sep 17 00:00:00 2001 From: "James E. Petts" Date: Fri, 22 Dec 2023 12:01:59 +0000 Subject: [PATCH] FIX: Out of date help text for the minimap --- simutrans/text/en/map.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/simutrans/text/en/map.txt b/simutrans/text/en/map.txt index 7bf6d0671eb..bfb89389cb2 100644 --- a/simutrans/text/en/map.txt +++ b/simutrans/text/en/map.txt @@ -120,13 +120,13 @@ Click show legend to see additional options about what is displayed on

Destinations: shows the destinations of passengers and mail produced in a particular urban area. This will show destinations for passengers for the urban area(s) whose information window(s) are currently open. If no information windows are currently open, it will not show any information.
Destinations are shown by coloured dots. The colour of destination dots shows information about passengers and mail:
-- Dark yellow: passengers walked to their destination.
-- Yellow: passengers took public transport to their desintation (equivalent to the tick in the stop window).
-- Turquoise: passengers reached the destination by means of their private cars.
-- Orange: there is no available route to the desired destination and it is too far to walk (equivalent to the no entry in the stop window).
-- Purple: there is a route to the desired destination by public transport, but the journey takes too long (equivalent to the snail in the stop window).
-- Pink: there is a route to the desired destination by private car, but the journey takes too long.
-- Red: there is a route to the desired destination by public transport, but the local transport stop was overcrowded (equivalent to the queue in the stop window).
+- Turquoise: passengers walked to their destination.
+- Green: passengers took public transport to their desintation (equivalent to the tick in the stop window).
+- Orange: passengers reached the destination by means of their private cars.
+- Red: there is no available route to the desired destination and it is too far to walk (equivalent to the no entry sign in the stop window).
+- Dark yellow: there is a route to the desired destination by public transport, but the journey takes too long (equivalent to the snail in the stop window).
+- Brown: there is a route to the desired destination by private car, but the journey takes too long.
+- Purple: there is a route to the desired destination by public transport, but the local transport stop was overcrowded (equivalent to the queue in the stop window).
- Dark red: there is a route to the desired destination, but the desired destination is unavailable (either there are no available jobs for a commuting trip, or, for a visiting trip, the business is closed because of lack of goods or lack of staff).