From d6469a42e78b59ca64ad30e73e44e3c21ca2fb96 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Thu, 21 Aug 2025 00:00:02 +0200 Subject: State at 2025-08-21 --- m4/nodes/(4534,11,6814).lua | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/m4/nodes/(4534,11,6814).lua b/m4/nodes/(4534,11,6814).lua index c42277b..2726255 100644 --- a/m4/nodes/(4534,11,6814).lua +++ b/m4/nodes/(4534,11,6814).lua @@ -1,2 +1,4 @@ -atc_set_text_outside("[E16] Personhood\nvia Grub Valley\nC&C Rail") -F.split_looparound_left("E16") \ No newline at end of file +if (event.train) and (F.get_line_safe() == "E16") then + atc_set_text_outside("[E16] Personhood\nvia Grub Valley\nC&C Rail") + F.split_looparound_left("E16") +end \ No newline at end of file -- cgit v1.2.3