summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(767,10,3484).lua
blob: 6380f6898c84343409db3260cf4715abdab4fd4d (plain)
1
2
3
4
5
6
7
8
9
10
F.ttp_begin({
 stn = "Stopsleyhood Town Hall", -- station name
 tt = "NX_S", -- timetable ID
 depint = "05;00", --departure slot interval
 depoff = "04;45", --departure slot offset
 doorside = "L",
 reverse = false,
 only_lines = { XN = true },
 force_tt_reset = false,
})