From 861f6e059fbd8518cef1beb4db719a10a824bc05 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 8 Sep 2025 00:00:02 +0200 Subject: State at 2025-09-08 --- il_timetable/init_code.lua | 2 +- il_timetable/nodes/(1734,26,2929).lua | 4 ++-- il_timetable/nodes/(4565,11,6814).lua | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'il_timetable') diff --git a/il_timetable/init_code.lua b/il_timetable/init_code.lua index 9a1df77..5b6f9c5 100644 --- a/il_timetable/init_code.lua +++ b/il_timetable/init_code.lua @@ -229,7 +229,7 @@ F.ttp={ E16_E = { outside_text = "[E16] Cat-o-Land (By The Way)\nC&C Rail", inside_line_desc = "E16 to Cat-o-Land (By The Way)", - stn_display = "E16 Cat-o-Land ", + stn_display = "E16 By The Way ", }, E16_W = { outside_text = "[E16] Personhood\nC&C Rail", diff --git a/il_timetable/nodes/(1734,26,2929).lua b/il_timetable/nodes/(1734,26,2929).lua index 4734730..0fe54cc 100644 --- a/il_timetable/nodes/(1734,26,2929).lua +++ b/il_timetable/nodes/(1734,26,2929).lua @@ -9,6 +9,6 @@ F.ttp_begin({ only_lines = { E16 = true }, force_tt_reset = false, }) -if event.train then +--[[if event.train then set_rc("FREIGHT") -end \ No newline at end of file +end]]-- \ No newline at end of file diff --git a/il_timetable/nodes/(4565,11,6814).lua b/il_timetable/nodes/(4565,11,6814).lua index 8c6dbbf..77a3f2b 100644 --- a/il_timetable/nodes/(4565,11,6814).lua +++ b/il_timetable/nodes/(4565,11,6814).lua @@ -3,7 +3,7 @@ F.ttp_begin({ stn = "By The Way", -- station name tt = "E16_W", -- timetable ID depint = "05;00", --departure slot interval - depoff = "03;30", --departure slot offset + depoff = "04;00", --departure slot offset doorside = "L", reverse = false, only_lines = { E16 = true }, -- cgit v1.2.3