Skip to content

Commit

Permalink
add CZ equipment to desiro
Browse files Browse the repository at this point in the history
as discussed in https://twitter.com/1zeo_youtubefan/status/1565639448339046401

also added US which is apparently supported
all other countries were already included

related: marhei#684
  • Loading branch information
embix committed Sep 2, 2022
1 parent 3d82926 commit 75380ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Train.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}
]
Expand Down

0 comments on commit 75380ac

Please sign in to comment.