Add new destination and train type replacements

This commit is contained in:
Julian Metzler 2024-03-31 22:16:01 +02:00
parent 1324b9bf2f
commit 6e203d1c6c
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,7 @@ DESTINATION_MAP = {
"München Ost": "Ostbahnhof",
"Wolfratshausen": "Wolfratshsn",
"München-Pasing": "Pasing",
"La Spezia Centrale": "La Spezia C",
}
ARRIVAL_MAP = {
@ -147,6 +148,7 @@ TRAIN_TYPE_MAP = {
"S": "MVV Münchner Verkehrs- und Tarifverbund",
"RJX": "MÁV Magyar Államvasutak",
"ALX": "alex",
"WB": "D Schnellzug Zuschlag siehe Abfahrtplan",
}
VIA_MAP = {