From ae7a5f9d93aecac3ce17019ee9a8225865276958 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 15:08:39 +0200 Subject: State at 2024-04-16 --- init_code.lua | 10 ++++++++++ nodes/(773,8,132).lua | 6 ++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/init_code.lua b/init_code.lua index 07fd63c..2b5a605 100644 --- a/init_code.lua +++ b/init_code.lua @@ -213,6 +213,16 @@ F.ttp={ inside_line_desc = "E84 to Personhood Main", stn_display = "E84 Personhood ", }, + E85_N = { + outside_text = "[E85] Namespace Mountains", + inside_line_desc = "E85 to Namespace Mountains", + stn_display = "E85 Namespace M.", + }, + E85_S = { + outside_text = "[E85] Morija North", + inside_line_desc = "E85 to Morija North", + stn_display = "E85 Morija North", + }, } --[[ diff --git a/nodes/(773,8,132).lua b/nodes/(773,8,132).lua index cc8b8cb..4670b38 100644 --- a/nodes/(773,8,132).lua +++ b/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, -- cgit v1.2.3