mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Dodanie nowych scenerii (Sowi Bór, Wilczyca)
This commit is contained in:
@@ -318,7 +318,6 @@ ul {
|
||||
&-header {
|
||||
background: #333;
|
||||
padding: 0.1em;
|
||||
|
||||
& > .brand-name {
|
||||
font-size: 1.1em;
|
||||
|
||||
|
||||
+47
-1
@@ -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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user