mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Dodanie nowych scenerii (Sowi Bór, Wilczyca)
This commit is contained in:
@@ -318,7 +318,6 @@ ul {
|
|||||||
&-header {
|
&-header {
|
||||||
background: #333;
|
background: #333;
|
||||||
padding: 0.1em;
|
padding: 0.1em;
|
||||||
|
|
||||||
& > .brand-name {
|
& > .brand-name {
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
|
|
||||||
|
|||||||
+47
-1
@@ -1651,7 +1651,7 @@
|
|||||||
{
|
{
|
||||||
"stationName": "Sulechów",
|
"stationName": "Sulechów",
|
||||||
"stationURL": "https://td2.info.pl/scenerie/sulechow/",
|
"stationURL": "https://td2.info.pl/scenerie/sulechow/",
|
||||||
"stationLines": "358,379",
|
"stationLines": "358",
|
||||||
"reqLevel": "0",
|
"reqLevel": "0",
|
||||||
"supportersOnly": "NIE",
|
"supportersOnly": "NIE",
|
||||||
"signalType": "mieszana",
|
"signalType": "mieszana",
|
||||||
@@ -1670,5 +1670,51 @@
|
|||||||
},
|
},
|
||||||
"default": false,
|
"default": false,
|
||||||
"nonPublic": 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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user