blob: b40c49cf78641c8cf716c5dc28972452e26dbf48 (
plain)
1
2
3
4
5
6
7
8
9
|
F.ttp_station_display({
lines = {"S12_S", "S12_N", "E1_S", "E1_N", "CFE_S", "CFE_N", "NX_S", "NX_N"},
departure = {},
station = "Ehlodex",
title = "Ehlodex",
display1 = "d1",
display2 = "d2",
display3 = "d3"
})
|