summaryrefslogtreecommitdiff
path: root/nodes/(1734,26,2922).lua
blob: 298062235365bddc6b48624fe494b99b85672158 (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;45", --departure slot offset
 doorside = "R",
 reverse = true,
 only_lines = { E1 = true },
 force_tt_reset = false,
})