diff --git a/data/presets/attraction/water_slide.json b/data/presets/attraction/water_slide.json index 4c888d1a..6dd868b4 100644 --- a/data/presets/attraction/water_slide.json +++ b/data/presets/attraction/water_slide.json @@ -2,7 +2,8 @@ "icon": "roentgen-slide_and_water", "fields": [ "{attraction}", - "height" + "height", + "layer" ], "moreFields": [ "{attraction}", diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index 75bd2080..89a92578 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -4305,6 +4305,45 @@ en: label: Type restrictions: label: Turn Restrictions + roller_coaster/track: + # roller_coaster=* + label: Type + options: + brake_run: + # description for roller_coaster=brake_run + description: A section of track meant to slow or stop trains + # title for roller_coaster=brake_run + title: Brake Run + launch_straight: + # description for roller_coaster=launch_straight + description: A section of track meant to accelerate the trains through external input + # title for roller_coaster=launch_straight + title: Launch Track + lift_hill: + # description for roller_coaster=lift_hill + description: An inclined track meant to give the trains potential energy + # title for roller_coaster=lift_hill + title: Lift Hill + maintenance: + # description for roller_coaster=maintenance + description: Tracks meant to hold spare trains or conduct maintenance + # title for roller_coaster=maintenance + title: Maintenance + moving: + # description for roller_coaster=moving + description: Any type of moving track, like switch tracks + # title for roller_coaster=moving + title: Moving + station: + # description for roller_coaster=station + description: A section of track where a train stops to board and unboard passengers + # title for roller_coaster=station + title: Station + waiting: + # description for roller_coaster=waiting + description: Tracks used to hold trains if the next block section is occupied + # title for roller_coaster=waiting + title: Waiting roof/colour: # roof:colour=* label: Roof Color @@ -11962,6 +12001,20 @@ en: relation: name: Relation terms: + roller_coaster/station: + # roller_coaster=station | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + name: Roller Coaster Station + # 'terms: theme park,amusement ride' + terms: + roller_coaster/support: + # roller_coaster=support | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + name: Roller Coaster Support + terms: + roller_coaster/track: + # roller_coaster=track | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + name: Roller Coaster Track + # 'terms: theme park,amusement ride' + terms: route/ferry: # route=ferry | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Ferry Route