summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(2514,7,5027).lua
blob: 1ab4b5cb2417aa98ff3c720bbebf01c11f694d0f (plain)
1
2
3
4
5
6
7
8
9
10
F.ttp_begin({
 stn = "Overfish Beach", -- station name
 tt = "E16_W", -- timetable ID
 depint = "00;30", --departure slot interval
 depoff = "00;00", --departure slot offset
 doorside = "L",
 reverse = false,
 only_lines = { E16 = true },
 force_tt_reset = false,
})