Add station modal logic and station data for part of route 0210
This commit is contained in:
@@ -7,27 +7,27 @@ platforms:
|
||||
platformLength: 105
|
||||
signal: false
|
||||
dispatch: false
|
||||
stepFree:
|
||||
stepFree: true
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: [2,9]
|
||||
doors: [2, 9]
|
||||
- kind: IET9
|
||||
doors: [2,9]
|
||||
doors: [2, 9]
|
||||
- kind: IET10
|
||||
doors: [2,9]
|
||||
doors: [2, 9]
|
||||
- kind: DMU
|
||||
max-car: 4
|
||||
- platformId: 2Up
|
||||
platformLength: 106
|
||||
signal: false
|
||||
dispatch: false
|
||||
stepFree:
|
||||
stepFree: true
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors: [4,10]
|
||||
doors: [4, 10]
|
||||
- kind: IET9
|
||||
doors: [12,18]
|
||||
doors: [12, 18]
|
||||
- kind: IET10
|
||||
doors: [14,20]
|
||||
doors: [14, 20]
|
||||
- kind: DMU
|
||||
max-car: 4
|
||||
max-car: 4
|
||||
|
||||
Reference in New Issue
Block a user