Skip to content

Commit

Permalink
stations/route pansky-krasnalipa
Browse files Browse the repository at this point in the history
  • Loading branch information
embix committed Sep 18, 2022
1 parent d61e9b5 commit d6fff9e
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Path.json
Original file line number Diff line number Diff line change
Expand Up @@ -39680,6 +39680,28 @@
}
]
},
{
"electrified": false,
"group": 1,
"maxSpeed": 40,
"neededEquipments": [
"CZ"
],
"objects": [
{
"start": "XTPAN",
"end": "XTZAH",
"length": 2,
"twistingFactor": 0.2
},
{
"start": "XTZAH",
"end": "XTKLP",
"length": 2,
"twistingFactor": 0.1
}
]
},
{
"electrified": false,
"group": 1,
Expand Down
10 changes: 10 additions & 0 deletions Station.json
Original file line number Diff line number Diff line change
Expand Up @@ -39920,6 +39920,16 @@
"platformLength": 40,
"platforms": 1
},
{
"name": "Zahrady u Rumburka",
"ril100": "XTZAH",
"group": 5,
"x": 1084,
"y": 137,
"proj": 3,
"platformLength": 40,
"platforms": 1
},
{
"name": "Krásná Lípa",
"ril100": "XTKLP",
Expand Down

0 comments on commit d6fff9e

Please sign in to comment.