blob: 8e3e6887d9e25b84a3fd21dbf8ca934e5bf58f0f (
plain)
1
2
3
4
5
6
7
8
9
|
F.ttp_station_display({
lines = {"FAR_E","FAR_W"},
departure = {},
station = "Turbulent Hills",
title = "Turbulent Hills",
interval = 15,
display1 = "d1",
-- display2 = "d2",
})
|