Dodanie nowych scenerii (Sowi Bór, Wilczyca)

This commit is contained in:
2020-07-22 21:09:12 +02:00
parent 02838b2be3
commit 82e6a09fdf
2 changed files with 47 additions and 2 deletions
+47 -1
View File
@@ -1651,7 +1651,7 @@
{
"stationName": "Sulechów",
"stationURL": "https://td2.info.pl/scenerie/sulechow/",
"stationLines": "358,379",
"stationLines": "358",
"reqLevel": "0",
"supportersOnly": "NIE",
"signalType": "mieszana",
@@ -1670,5 +1670,51 @@
},
"default": false,
"nonPublic": false
},
{
"stationName": "Wilczyca",
"stationURL": "https://td2.info.pl/scenerie/wilczyca/",
"stationLines": "",
"reqLevel": "0",
"supportersOnly": "NIE",
"signalType": "współczesna",
"controlType": "SCS",
"SBL": "",
"twoWayBlock": "",
"routes": {
"oneWay": {
"catenary": 0,
"noCatenary": 2
},
"twoWay": {
"catenary": 0,
"noCatenary": 0
}
},
"default": false,
"nonPublic": false
},
{
"stationName": "Sowi Bór",
"stationURL": "https://td2.info.pl/scenerie/sowi-bor/",
"stationLines": "",
"reqLevel": "3",
"supportersOnly": "NIE",
"signalType": "współczesna",
"controlType": "SPK",
"SBL": "",
"twoWayBlock": "",
"routes": {
"oneWay": {
"catenary": 0,
"noCatenary": 0
},
"twoWay": {
"catenary": 2,
"noCatenary": 0
}
},
"default": false,
"nonPublic": false
}
]