summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(1734,26,2905).lua
blob: ec82f249b5c202aed9497b2dd282c9cb6c1fc74a (plain)
1
2
3
4
5
6
7
8
9
10
F.ttp_begin({
 stn = "Personhood Main", -- station name
 tt = "E84_N", -- 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,
})