Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #686 from karlbeecken/patch-1
Browse files Browse the repository at this point in the history
FlixTrain FLX11
  • Loading branch information
marhei authored Aug 30, 2022
2 parents 3746a7b + 177e4ef commit 7ab79ca
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion TaskModel.json
Original file line number Diff line number Diff line change
Expand Up @@ -8034,6 +8034,25 @@
{ "name": "bistroseats" }
]
},
{
"group": 1,
"name": "FlixTrain von %s nach %s",
"service": 1,
"descriptions": [
"Bringe die Fahrgäste billig durch Deutschland.",
"Halte auch in Haneu",
"Fahre preiswert und pünktlich von %s nach %s."
],
"objects": [
{
"stations": [ "TS", "RH", "FD", "FMZ", "FF", "FO", "FH", "FFU", "FKW", "HG", "HHI", "HBS", "HWOB", "BSPD", "BL"],
"pathSuggestion": [ "TS", "TV", "RUW", "RH", "RMF", "FBH", "FD", "FDG", "FMB", "FMZ", "FW", "FHOE", "FF", "FO", "FH", "FGEL", "FFD", "FFU", "FKW", "HG", "HN", "HK", "HELZ", "HHI", "HBS", "HWOB", "LS", "BSPD", "BL" ]
}
],
"neededCapacity": [
{ "name": "passengers" }
]
},
{
"group": 1,
"name": "S6 von %s nach %s",
Expand Down Expand Up @@ -8076,4 +8095,4 @@
]
}
]
}
}

0 comments on commit 7ab79ca

Please sign in to comment.