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 --- m4/nodes/(1734,26,2901).lua | 2 ++ m4/nodes/(4538,11,6814).lua | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'm4/nodes') diff --git a/m4/nodes/(1734,26,2901).lua b/m4/nodes/(1734,26,2901).lua index 0361c74..f10234c 100644 --- a/m4/nodes/(1734,26,2901).lua +++ b/m4/nodes/(1734,26,2901).lua @@ -1,4 +1,6 @@ if (event.train) then -- F.print_length() + atc_set_text_outside("[E16] Line Ends Here") + atc_set_text_inside("Personhood Main\nTerminus, please get off!") F.split_looparound_left("E16") end \ No newline at end of file diff --git a/m4/nodes/(4538,11,6814).lua b/m4/nodes/(4538,11,6814).lua index b8f7e3c..1c5af49 100644 --- a/m4/nodes/(4538,11,6814).lua +++ b/m4/nodes/(4538,11,6814).lua @@ -1,6 +1,6 @@ if (event.train) and (F.get_line_safe() == "E16") then -- F.print_length() - atc_set_text_outside("[E16] Personhood\nvia Grub Valley\nC&C Rail") + atc_set_text_outside("[E16] Line Ends Here") atc_set_text_inside("By The Way\nTerminus, please get off!") F.split_looparound_right("E16") end \ No newline at end of file -- cgit v1.2.3