summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(-617,14,-411).lua
blob: 121c3f4924b9f2d35106e3be1f49f20b4ac82c5e (plain)
1
2
3
4
5
6
7
8
9
10
11
F.ttp_begin({
 stn = "Spawn Main", -- station name
 tt = "S12_N", -- timetable ID
 depint = "02;30", --departure slot interval
 depoff = "00;45", --departure slot offset
 doorside = "R",
 reverse = true,
 only_lines = { S12 = true },
 force_tt_reset =false,
})