summaryrefslogtreecommitdiff
path: root/bin/db-zugbildung-to-json
diff options
context:
space:
mode:
Diffstat (limited to 'bin/db-zugbildung-to-json')
-rwxr-xr-xbin/db-zugbildung-to-json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/db-zugbildung-to-json b/bin/db-zugbildung-to-json
index 6159a0e..fc01f34 100755
--- a/bin/db-zugbildung-to-json
+++ b/bin/db-zugbildung-to-json
@@ -363,7 +363,7 @@ for my $line (@lines) {
$map{$number}{shortType} = 'M';
}
elsif ( $type eq 'IC-D' ) {
- $map{$number}{type} = 'IC2';
+ $map{$number}{type} = 'IC2 Twindexx';
$map{$number}{shortType} = '2';
}
elsif ( $type eq 'IC-E' ) {