Skip to content

Commit

Permalink
fix remaining stations
Browse files Browse the repository at this point in the history
  • Loading branch information
embix committed Sep 9, 2022
1 parent 31fe39c commit f457bf4
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions Station.json
Original file line number Diff line number Diff line change
Expand Up @@ -47503,10 +47503,10 @@
{
"name": "Svatava",
"ril100": "XTSV",
"group": 5,
"group": 2,
"x": 834,
"y": 261,
"platformLength": 75,
"platformLength": 78,
"platforms": 1,
"proj": 3
},
Expand All @@ -47516,58 +47516,58 @@
"group": 5,
"x": 831,
"y": 259,
"platformLength": 55,
"platformLength": 61,
"platforms": 1,
"proj": 3
},
{
"name": "Luh nad Svatavou",
"ril100": "XTLS",
"group": 2,
"group": 5,
"x": 829,
"y": 256,
"platformLength": 54,
"platformLength": 80,
"platforms": 1,
"proj": 3
},
{
"name": "Hrebeny",
"ril100": "XTHY",
"group": 2,
"group": 5,
"x": 828,
"y": 255,
"platformLength": 50,
"platformLength": 56,
"platforms": 1,
"proj": 3
},
{
"name": "Olovi",
"ril100": "XTOV",
"group": 5,
"group": 2,
"x": 825,
"y": 250,
"platformLength": 101,
"platforms": 1,
"platforms": 2,
"proj": 3
},
{
"name": "Rotava",
"ril100": "XTRV",
"group": 5,
"group": 2,
"x": 821,
"y": 244,
"platformLength": 60,
"platforms": 1,
"platformLength": 73,
"platforms": 3,
"proj": 3
},
{
"name": "Kraslice Predmesti",
"ril100": "XTKCP",
"group": 5,
"group": 2,
"x": 819,
"y": 240,
"platformLength": 50,
"platforms": 1,
"platformLength": 52,
"platforms": 2,
"proj": 3
},
{
Expand All @@ -47576,7 +47576,9 @@
"group": 2,
"x": 817,
"y": 237,
"proj": 3
"proj": 3,
"platformLength": 110,
"platforms": 3
},
{
"name": "Kraslice pod Vlekem",
Expand Down

0 comments on commit f457bf4

Please sign in to comment.