summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(-617,14,-411).lua
blob: b6c37f125f4c47953c5b1a75f3d6e82f10c6894a (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 = "01;45", --departure slot offset
 doorside = "R",
 reverse = true,
 only_lines = { S12 = true },
 force_tt_reset =false,
})