summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(767,10,3484).lua
blob: 1b4f884fcee0c0168d8a3282c390821a718645b6 (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 = "00;00", --departure slot offset
 doorside = "L",
 reverse = false,
 only_lines = { XN = true },
 force_tt_reset = false,
})