Add station data and parser for the script.
Need to do: - Write the StationIfno modal and enable toggling it's display.
This commit is contained in:
@@ -1,92 +1,33 @@
|
||||
name: Kintbury
|
||||
crs: kit
|
||||
--- INCOMPLETE --- NOTHING DONE BWLOW LINE
|
||||
updated: 2026-03-11
|
||||
checked: 2026-03-11
|
||||
platforms:
|
||||
- platformId: 1Up
|
||||
platformLength: 153
|
||||
signal: true
|
||||
- platformId: 1Dn
|
||||
platformLength: 105
|
||||
signal: false
|
||||
dispatch: false
|
||||
stepFree:
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors:
|
||||
1: [1,1]
|
||||
2: [1,1]
|
||||
3: [1,1]
|
||||
4: [1,1]
|
||||
5: [1,1]
|
||||
doors: [2,9]
|
||||
- kind: IET9
|
||||
doors:
|
||||
1: [0,0]
|
||||
2: [0,0]
|
||||
3: [0,0]
|
||||
4: [0,1]
|
||||
5: [1,1]
|
||||
6: [1,1]
|
||||
7: [1,1]
|
||||
8: [1,1]
|
||||
9: [1,1]
|
||||
doors: [2,9]
|
||||
- kind: IET10
|
||||
doors:
|
||||
1: [0,0]
|
||||
2: [0,0]
|
||||
3: [0,0]
|
||||
4: [0,0]
|
||||
5: [1,1]
|
||||
6: [1,1]
|
||||
7: [1,1]
|
||||
8: [1,1]
|
||||
9: [1,1]
|
||||
10: [1,1]
|
||||
doors: [2,9]
|
||||
- kind: DMU
|
||||
doors:
|
||||
1: [1,1]
|
||||
2: [1,1]
|
||||
3: [1,1]
|
||||
4: [1,1]
|
||||
5: [1,1]
|
||||
6: [1,1]
|
||||
- platformId: 2Dn
|
||||
platformLength: 150
|
||||
signal: true
|
||||
max-car: 4
|
||||
- platformId: 2Up
|
||||
platformLength: 106
|
||||
signal: false
|
||||
dispatch: false
|
||||
stepFree:
|
||||
doorPattern:
|
||||
- kind: IET5
|
||||
doors:
|
||||
1: [1,1]
|
||||
2: [1,1]
|
||||
3: [1,1]
|
||||
4: [1,1]
|
||||
5: [1,1]
|
||||
doors: [4,10]
|
||||
- kind: IET9
|
||||
doors:
|
||||
1: [1,1]
|
||||
2: [1,1]
|
||||
3: [1,1]
|
||||
4: [1,1]
|
||||
5: [1,1]
|
||||
6: [1,0]
|
||||
7: [0,0]
|
||||
8: [0,0]
|
||||
9: [0,0]
|
||||
doors: [12,18]
|
||||
- kind: IET10
|
||||
doors:
|
||||
1: [1,1]
|
||||
2: [1,1]
|
||||
3: [1,1]
|
||||
4: [1,1]
|
||||
5: [1,1]
|
||||
6: [1,0]
|
||||
7: [0,0]
|
||||
8: [0,0]
|
||||
9: [0,0]
|
||||
10: [0,0]
|
||||
doors: [14,20]
|
||||
- kind: DMU
|
||||
doors:
|
||||
1: [1,1]
|
||||
2: [1,1]
|
||||
3: [1,1]
|
||||
4: [1,1]
|
||||
5: [1,1]
|
||||
6: [1,1]
|
||||
max-car: 4
|
||||
Reference in New Issue
Block a user