blob: d88ec3f5091b33a8c51ac570a5fda434959e1d26 (
plain)
1
2
3
4
5
6
7
8
|
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",
})
|