blob: 10ca4f5a5edcd83390aaddf37988c14bc2b60018 (
plain)
1
2
3
4
5
6
7
8
9
|
F.ttp_station_display({
lines = {"CFE_N", "NX_N", "E1_N"},
departure = {},
station = "The Cube",
title = "The Cube (Track 3)",
interval = 15,
display1 = "display1",
display2 = "display2",
})
|