diff options
Diffstat (limited to 'm4/nodes')
-rw-r--r-- | m4/nodes/(-1524,-11,-4611).lua | 2 | ||||
-rw-r--r-- | m4/nodes/(-1967,-11,-4415).lua | 2 | ||||
-rw-r--r-- | m4/nodes/(4045,24,5650).lua (renamed from m4/nodes/(4049,24,5652).lua) | 0 | ||||
-rw-r--r-- | m4/nodes/(5397,13,6916).lua | 3 |
4 files changed, 5 insertions, 2 deletions
diff --git a/m4/nodes/(-1524,-11,-4611).lua b/m4/nodes/(-1524,-11,-4611).lua index 7042980..6272a7b 100644 --- a/m4/nodes/(-1524,-11,-4611).lua +++ b/m4/nodes/(-1524,-11,-4611).lua @@ -1,3 +1,3 @@ if get_line()=="52" then - atc_set_text_outside("Line 52 - Olo Beach\nVia: Abyss Temple, Town of Abyss, Durai Resort") + atc_set_text_outside("Line 52 - Olo Beach") end
\ No newline at end of file diff --git a/m4/nodes/(-1967,-11,-4415).lua b/m4/nodes/(-1967,-11,-4415).lua index 17aa64e..afb0335 100644 --- a/m4/nodes/(-1967,-11,-4415).lua +++ b/m4/nodes/(-1967,-11,-4415).lua @@ -1,3 +1,3 @@ if get_line()=="52" then - atc_set_text_outside("Line 52 - Merliansas Ruins\nVia: Town of Abyss, Aurlsamy Nagar, Wesley Beach") + atc_set_text_outside("Line 52 - Merliansas Ruins") end
\ No newline at end of file diff --git a/m4/nodes/(4049,24,5652).lua b/m4/nodes/(4045,24,5650).lua index 037b135..037b135 100644 --- a/m4/nodes/(4049,24,5652).lua +++ b/m4/nodes/(4045,24,5650).lua diff --git a/m4/nodes/(5397,13,6916).lua b/m4/nodes/(5397,13,6916).lua new file mode 100644 index 0000000..e9f1e05 --- /dev/null +++ b/m4/nodes/(5397,13,6916).lua @@ -0,0 +1,3 @@ +if event.train and get_line()=="E16" then +atc_set_text_outside("[E16] Personhood\nvia Grub Valley\nC&C Rail") +end
\ No newline at end of file |