From dd45c9367473b320c15d45d4d363b62c241c838b Mon Sep 17 00:00:00 2001 From: autocommitter Date: Sat, 22 Feb 2025 00:00:02 +0100 Subject: State at 2025-02-22 --- m4/nodes/(-1921,13,-4576).lua | 5 +++++ m4/nodes/(1345,3,-5637).lua | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 m4/nodes/(-1921,13,-4576).lua create mode 100644 m4/nodes/(1345,3,-5637).lua (limited to 'm4/nodes') diff --git a/m4/nodes/(-1921,13,-4576).lua b/m4/nodes/(-1921,13,-4576).lua new file mode 100644 index 0000000..eb9b943 --- /dev/null +++ b/m4/nodes/(-1921,13,-4576).lua @@ -0,0 +1,5 @@ +if event.train then + if get_line()=="E36" then + atc_set_text_outside("[E36] Souford\nSouthbound Express (SBX)") + end +end \ No newline at end of file diff --git a/m4/nodes/(1345,3,-5637).lua b/m4/nodes/(1345,3,-5637).lua new file mode 100644 index 0000000..b34a162 --- /dev/null +++ b/m4/nodes/(1345,3,-5637).lua @@ -0,0 +1,5 @@ +if event.train then + if get_line()=="E36" then + atc_set_text_outside("[E36] Melinka\nSouthbound Express (SBX)") + end +end \ No newline at end of file -- cgit v1.2.3