| {{ header.name }} {{ currentModeSorter.direction == 1 ? `⇑` : `⇓` }} | |||||||
|---|---|---|---|---|---|---|---|
|
|
{{ loco.type }} | {{ vehicleTypes[loco.power] }} | {{ loco.constructionType }} | {{ locoSupportsColdStart(loco.constructionType) ? `✓` : '✗' }} | {{ loco.length }}m | {{ loco.mass }}t | {{ loco.maxSpeed }}km/h |
|
|
{{ car.type }} | {{ car.constructionType }} | {{ car.length }}m | {{ car.mass }}t | {{ car.maxSpeed }}km/h | {{ car.cargoList.length == 0 ? '-' : car.cargoList.length }} |