diff --git a/src/data/stations.json b/src/data/stations.json index 99c6767..1eda35a 100644 --- a/src/data/stations.json +++ b/src/data/stations.json @@ -45,7 +45,7 @@ } }, "default": false, - "nonPublic": true, + "nonPublic": false, "stops": ["Borowe, podg.", "Wysoka, podg.", "Naprawa, podg."] }, { @@ -1868,7 +1868,7 @@ { "stationName": "Luzino", "stationURL": "https://td2.info.pl/scenerie/luzino-6501/", - "stationLines": "", + "stationLines": "202", "reqLevel": "3", "supportersOnly": "NIE", "signalType": "współczesna", @@ -1910,5 +1910,28 @@ }, "default": false, "nonPublic": false + }, + { + "stationName": "Kudowa-Zdrój", + "stationURL": "https://td2.info.pl/scenerie/kudowa-zdroj-6616/", + "stationLines": "309", + "reqLevel": "4", + "supportersOnly": "NIE", + "signalType": "współczesna", + "controlType": "mechaniczne", + "SBL": "", + "twoWayBlock": "", + "routes": { + "oneWay": { + "catenary": 0, + "noCatenary": 1 + }, + "twoWay": { + "catenary": 0, + "noCatenary": 0 + } + }, + "default": false, + "nonPublic": false } ]