From 75380acf3f7691d506b29f84f8541803335620d3 Mon Sep 17 00:00:00 2001 From: Michel Bretschneider Date: Fri, 2 Sep 2022 15:24:00 +0200 Subject: [PATCH] add CZ equipment to desiro as discussed in https://twitter.com/1zeo_youtubefan/status/1565639448339046401 also added US which is apparently supported all other countries were already included related: #684 --- Train.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Train.json b/Train.json index b65e8ec6..3e955f8c 100644 --- a/Train.json +++ b/Train.json @@ -3566,7 +3566,7 @@ "cost": 250000, "operationCosts": 55, "maxConnectedUnits": 3, - "equipments": ["AT", "PL", "DE", "HU", "DK", "RO", "BG", "GR"], + "equipments": ["AT", "PL", "DE", "HU", "DK", "RO", "BG", "GR", "CZ", "US"], "capacity": [ {"name": "passengers", "value": 110} ]