summaryrefslogtreecommitdiff
path: root/nodes/(142,8,164).lua
blob: 09f6f9ea4c217863c4f05f2cc79f460ae816a75e (plain)
1
2
3
4
5
6
7
8
9
10
F.ttp_begin({
 stn = "Origin Berton Street", -- station name
 tt = "CFE_N", -- timetable ID
 depint = "05;00", --departure slot interval
 depoff = "03;15", --departure slot offset
 doorside = "L",
 reverse = true,
 only_lines = {['CFE'] = true},
 force_tt_reset = false,
})