diff options
| author | Lili Urban <mail@lili-urban.net> | 2025-12-20 09:42:32 +0100 |
|---|---|---|
| committer | Birte Friesel <derf@chaosdorf.de> | 2025-12-20 12:31:39 +0100 |
| commit | 959dd718de340bff4fbdd70f2d0e008ea0cc91df (patch) | |
| tree | a2e72f0143e4fa0c5d5552d099a98ac3d38901c8 /lib | |
| parent | 93a5646ce3dba2ff897a9e24ab25b6903c3471c9 (diff) | |
Added Tz 9499 - "Matterhorn" to list of named trains
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Travel/Status/DE/DBRIS/Formation/Group.pm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/DBRIS/Formation/Group.pm b/lib/Travel/Status/DE/DBRIS/Formation/Group.pm index 99b4dd0..9c3425f 100644 --- a/lib/Travel/Status/DE/DBRIS/Formation/Group.pm +++ b/lib/Travel/Status/DE/DBRIS/Formation/Group.pm @@ -288,7 +288,8 @@ my %ice_name = ( 9457 => 'Bundesrepublik Deutschland', 9481 => 'Rheinland-Pfalz', 9485 => 'Karriere-ICE', - 9488 => 'Würzburg' + 9488 => 'Würzburg', + 9499 => 'Matterhorn' ); # }}} |
