summaryrefslogtreecommitdiff
path: root/nodes/(773,8,132).lua
blob: cc8b8cb9152c856365b8a5055ee3553577295711 (plain)
1
2
3
4
5
6
7
8
9
F.ttp_begin({
 stn = "Leekston East", -- station name
 tt = "NX_N", -- timetable ID
 depint = "05;00", --departure slot interval
 depoff = "02;00", --departure slot offset
 doorside = "R",
 only_lines = {XN=true},
 force_tt_reset = false,
})