summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
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