diff options
Diffstat (limited to 'il_timetable/nodes')
-rw-r--r-- | il_timetable/nodes/(773,8,132).lua | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/il_timetable/nodes/(773,8,132).lua b/il_timetable/nodes/(773,8,132).lua index cc8b8cb..4670b38 100644 --- a/il_timetable/nodes/(773,8,132).lua +++ b/il_timetable/nodes/(773,8,132).lua @@ -1,8 +1,10 @@ F.ttp_begin({ stn = "Leekston East", -- station name tt = "NX_N", -- timetable ID - depint = "05;00", --departure slot interval - depoff = "02;00", --departure slot offset +-- depint = "05;00", --departure slot interval +-- depoff = "02;00", --departure slot offset + depint = "02;30", --departure slot interval + depoff = "01;15", --departure slot offset doorside = "R", only_lines = {XN=true}, force_tt_reset = false, |