Aktualizacja scenerii i posterunków (1.3.2)

This commit is contained in:
2020-11-29 23:37:39 +01:00
parent b54b8ec8ad
commit 6ae89c9953
+26 -2
View File
@@ -970,7 +970,8 @@
} }
}, },
"default": false, "default": false,
"nonPublic": false "nonPublic": false,
"subStations": ["Bargowice", "Bargowice Zachód"]
}, },
{ {
"stationName": "Szklana Poręba", "stationName": "Szklana Poręba",
@@ -1987,7 +1988,7 @@
} }
}, },
"default": false, "default": false,
"nonPublic": true "nonPublic": false
}, },
{ {
"stationName": "Rebrowo Dolne", "stationName": "Rebrowo Dolne",
@@ -2126,5 +2127,28 @@
}, },
"default": false, "default": false,
"nonPublic": 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
} }
] ]