From f2acb500d38222474b1f8f9a3b476d9c5f8caac9 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Fri, 8 Aug 2025 00:00:02 +0200 Subject: State at 2025-08-08 --- il_timetable/nodes/(4622,12,6795).lua | 3 --- il_timetable/nodes/(4654,11,6801).lua | 3 +++ m4/nodes/(4529,11,6814).lua | 2 ++ m4/nodes/(4537,11,6814).lua | 4 ++++ m4/nodes/(4539,11,6809).lua | 2 -- m4/nodes/(4542,11,6809).lua | 4 ---- m4/nodes/(4568,11,6809).lua | 3 --- m4/nodes/(4579,11,6814).lua | 3 +++ 8 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 il_timetable/nodes/(4622,12,6795).lua create mode 100644 il_timetable/nodes/(4654,11,6801).lua create mode 100644 m4/nodes/(4529,11,6814).lua create mode 100644 m4/nodes/(4537,11,6814).lua delete mode 100644 m4/nodes/(4539,11,6809).lua delete mode 100644 m4/nodes/(4542,11,6809).lua delete mode 100644 m4/nodes/(4568,11,6809).lua create mode 100644 m4/nodes/(4579,11,6814).lua diff --git a/il_timetable/nodes/(4622,12,6795).lua b/il_timetable/nodes/(4622,12,6795).lua deleted file mode 100644 index cf6751b..0000000 --- a/il_timetable/nodes/(4622,12,6795).lua +++ /dev/null @@ -1,3 +0,0 @@ -if event.train and get_line() == "E16" then - set_rc("E16_poor_mans_ars") -end \ No newline at end of file diff --git a/il_timetable/nodes/(4654,11,6801).lua b/il_timetable/nodes/(4654,11,6801).lua new file mode 100644 index 0000000..cf6751b --- /dev/null +++ b/il_timetable/nodes/(4654,11,6801).lua @@ -0,0 +1,3 @@ +if event.train and get_line() == "E16" then + set_rc("E16_poor_mans_ars") +end \ No newline at end of file diff --git a/m4/nodes/(4529,11,6814).lua b/m4/nodes/(4529,11,6814).lua new file mode 100644 index 0000000..c42277b --- /dev/null +++ b/m4/nodes/(4529,11,6814).lua @@ -0,0 +1,2 @@ +atc_set_text_outside("[E16] Personhood\nvia Grub Valley\nC&C Rail") +F.split_looparound_left("E16") \ No newline at end of file diff --git a/m4/nodes/(4537,11,6814).lua b/m4/nodes/(4537,11,6814).lua new file mode 100644 index 0000000..67b31a2 --- /dev/null +++ b/m4/nodes/(4537,11,6814).lua @@ -0,0 +1,4 @@ +-- Poor Man's ARS +if event.train and get_rc() == "E16_poor_mans_ars" then + set_route("Btw-E16-behelf", "E16Turnback") +end \ No newline at end of file diff --git a/m4/nodes/(4539,11,6809).lua b/m4/nodes/(4539,11,6809).lua deleted file mode 100644 index c42277b..0000000 --- a/m4/nodes/(4539,11,6809).lua +++ /dev/null @@ -1,2 +0,0 @@ -atc_set_text_outside("[E16] Personhood\nvia Grub Valley\nC&C Rail") -F.split_looparound_left("E16") \ No newline at end of file diff --git a/m4/nodes/(4542,11,6809).lua b/m4/nodes/(4542,11,6809).lua deleted file mode 100644 index 67b31a2..0000000 --- a/m4/nodes/(4542,11,6809).lua +++ /dev/null @@ -1,4 +0,0 @@ --- Poor Man's ARS -if event.train and get_rc() == "E16_poor_mans_ars" then - set_route("Btw-E16-behelf", "E16Turnback") -end \ No newline at end of file diff --git a/m4/nodes/(4568,11,6809).lua b/m4/nodes/(4568,11,6809).lua deleted file mode 100644 index 0e0dc9c..0000000 --- a/m4/nodes/(4568,11,6809).lua +++ /dev/null @@ -1,3 +0,0 @@ -if atc_arrow then - F.cpl_looparound("E16") -end \ No newline at end of file diff --git a/m4/nodes/(4579,11,6814).lua b/m4/nodes/(4579,11,6814).lua new file mode 100644 index 0000000..0e0dc9c --- /dev/null +++ b/m4/nodes/(4579,11,6814).lua @@ -0,0 +1,3 @@ +if atc_arrow then + F.cpl_looparound("E16") +end \ No newline at end of file -- cgit v1.2.3