summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(1191,16,6141).lua
blob: 17e1b2f67f6fdfd92212bd2a946228702ed3a69b (plain)
1
2
3
4
5
6
7
8
9
10
F.ttp_begin({
 stn = "Namespace Mountains", -- station name
 tt = "E84_S", -- timetable ID
 depint = "10;00", --departure slot interval
 depoff = "07;30", --departure slot offset
 doorside = "L",
 reverse = true,
 only_lines = { E84 = true },
 force_tt_reset = false,
})