From 6ae89c9953896a0a73d4c6d2bcbabdb0d73a2e56 Mon Sep 17 00:00:00 2001 From: Spythere Date: Sun, 29 Nov 2020 23:37:39 +0100 Subject: [PATCH] =?UTF-8?q?Aktualizacja=20scenerii=20i=20posterunk=C3=B3w?= =?UTF-8?q?=20(1.3.2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/stations.json | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/src/data/stations.json b/src/data/stations.json index 4626a13..162a39d 100644 --- a/src/data/stations.json +++ b/src/data/stations.json @@ -970,7 +970,8 @@ } }, "default": false, - "nonPublic": false + "nonPublic": false, + "subStations": ["Bargowice", "Bargowice Zachód"] }, { "stationName": "Szklana Poręba", @@ -1987,7 +1988,7 @@ } }, "default": false, - "nonPublic": true + "nonPublic": false }, { "stationName": "Rebrowo Dolne", @@ -2126,5 +2127,28 @@ }, "default": false, "nonPublic": false + }, + { + "stationName": "Łebnino", + "stationURL": "https://td2.info.pl/scenerie/lebnino-4511/", + "stationLines": "15,16", + "reqLevel": "0", + "supportersOnly": "NIE", + "signalType": "kształtowa", + "controlType": "mechaniczne", + "SBL": "", + "twoWayBlock": "", + "routes": { + "oneWay": { + "catenary": 0, + "noCatenary": 1 + }, + "twoWay": { + "catenary": 0, + "noCatenary": 0 + } + }, + "default": false, + "nonPublic": false } ]