Add station modal logic and station data for part of route 0210

This commit is contained in:
2026-03-12 00:54:42 +00:00
parent 06861f4037
commit 0fc2c0177b
33 changed files with 2394 additions and 2045 deletions

View File

@@ -6,26 +6,28 @@ platforms:
- platformId: 1Dn
platformLength: 121
signal: true
stepFree: true
dispatch: false
doorPattern:
- kind: IET5
doors: [1,9]
doors: [1, 9]
- kind: IET9
doors: [1,9]
doors: [1, 9]
- kind: IET10
doors: [1,9]
doors: [1, 9]
- kind: DMU
max-car: 5
- platformId: 2Up
platformLength: 123
signal: true
stepFree: true
dispatch: false
doorPattern:
- kind: IET5
doors: [2,10]
doors: [2, 10]
- kind: IET9
doors: [2,10]
doors: [2, 10]
- kind: IET10
doors: [2,10]
doors: [2, 10]
- kind: DMU
max-car: 5
max-car: 5