summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2025-09-08 00:00:02 +0200
committerautocommitter <autocommitter@linux-forks.de>2025-09-08 00:00:02 +0200
commit861f6e059fbd8518cef1beb4db719a10a824bc05 (patch)
tree0e1eb95bac861ea7a2121a2e6397494172c19ded /m4
parent4d10055fd466efa28fbbc95dd259b1f3a57bb453 (diff)
downloadluaatc_envs-master.tar.gz
luaatc_envs-master.tar.bz2
luaatc_envs-master.zip
State at 2025-09-08HEADmaster
Diffstat (limited to 'm4')
-rw-r--r--m4/nodes/(1734,26,2901).lua2
-rw-r--r--m4/nodes/(4538,11,6814).lua2
2 files changed, 3 insertions, 1 deletions
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