From 3b64eb2c7ccf9c116fba722f9b1e8f68cecc2f77 Mon Sep 17 00:00:00 2001 From: Spythere Date: Wed, 28 Oct 2020 21:01:48 +0100 Subject: [PATCH] =?UTF-8?q?Zaktualizowano=20lokaln=C4=85=20list=C4=99=20sc?= =?UTF-8?q?enerii?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/stations.json | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) 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 } ]