| changeSorter(i)">
{{ head[0] }}
{{ head[1] }}
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
| {{ station.stationName }} | {{ station.reqLevel && station.reqLevel > -1 ? parseInt(station.reqLevel) >= 2 ? station.reqLevel : "L" : "?" }} ? | {{ station.occupiedTo}} | {{ station.online ? station.dispatcherName : "" }} | {{ 2 > station.dispatcherExp ? "L" : station.dispatcherExp }} | {{ station.routes.twoWay.catenary }} {{ station.routes.twoWay.noCatenary }} {{ station.routes.oneWay.catenary }} {{ station.routes.oneWay.noCatenary }} |
|
{{ station.currentUsers }} / {{ station.maxUsers }} | {{ station.spawns.length }} | {{station.scheduledTrains.length}} / {{ station.scheduledTrains.filter(train => train.stopInfo.confirmed).length }} |