summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(1936,7,9131).lua
blob: ce4683fb9cf18d3cf18061afd30d276160a3d8a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
F.ttp_begin({
 stn = "Warmoneaye", -- station name
 tt = "CFE_S", -- timetable ID
 depint = "05;00", --departure slot interval
 depoff = "04;15", --departure slot offset
 doorside = "L",
 reverse = true,
 only_lines = {['CFE'] = true},
 force_tt_reset = false,
})
F.stat("CFE", false)