summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(773,8,132).lua
blob: 4670b38f211bcba765da0a2a706669323c99b505 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
 depint = "02;30", --departure slot interval
 depoff = "01;15", --departure slot offset
 doorside = "R",
 only_lines = {XN=true},
 force_tt_reset = false,
})