summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(1734,26,2922).lua
blob: 36913b17f5982dc15bf7238fe24c7dae7364c127 (plain)
1
2
3
4
5
6
7
8
9
10
F.ttp_begin({
 stn = "Personhood Main", -- station name
 tt = "E1_S", -- timetable ID
 depint = "02;30", --departure slot interval
 depoff = "00;00", --departure slot offset
 doorside = "R",
 reverse = true,
 only_lines = { E1 = true },
 force_tt_reset = false,
})