summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(4813,9,3734).lua
blob: af0e6f7ddd9cd0625fd2dd7996ffa1a86cdb735d (plain)
1
2
3
4
5
6
7
8
9
10
F.ttp_begin({
 stn = "Oasis", -- station name
 tt = "E11_W", -- timetable ID
 depint = "05;00", --departure slot interval
 depoff = "00;00", --departure slot offset
 doorside = "R",
 reverse = true,
 only_lines = { E11 = true },
 force_tt_reset = false,
})