diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:51:59 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:51:59 +0200 |
commit | 348364f01cdb7152cefa9bc7bde3fd18cea2ebed (patch) | |
tree | f0b1b55dc5472faff60c4dd40fba0c044908bfd8 /nodes | |
parent | 74975283a9afe9a6711325e49dc865440f542b7c (diff) | |
download | il_timetable-348364f01cdb7152cefa9bc7bde3fd18cea2ebed.tar.gz il_timetable-348364f01cdb7152cefa9bc7bde3fd18cea2ebed.tar.bz2 il_timetable-348364f01cdb7152cefa9bc7bde3fd18cea2ebed.zip |
State at 2020-04-06
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/(-4210,8,-3249).lua | 1 | ||||
-rw-r--r-- | nodes/(-4248,20,-3107).lua | 2 | ||||
-rw-r--r-- | nodes/(1108,15,3412).lua | 3 |
3 files changed, 5 insertions, 1 deletions
diff --git a/nodes/(-4210,8,-3249).lua b/nodes/(-4210,8,-3249).lua new file mode 100644 index 0000000..dc8a339 --- /dev/null +++ b/nodes/(-4210,8,-3249).lua @@ -0,0 +1 @@ +atc_set_text_outside("S30 - Morea Street <> Svara Beach")
\ No newline at end of file diff --git a/nodes/(-4248,20,-3107).lua b/nodes/(-4248,20,-3107).lua index 75b9c20..cab33f2 100644 --- a/nodes/(-4248,20,-3107).lua +++ b/nodes/(-4248,20,-3107).lua @@ -1 +1 @@ -atc_set_text_outside("Noob Express: Trisiston <-> South Forest <-> Personhood")
\ No newline at end of file +atc_set_text_outside("Noob Express: Trisiston -> South Forest -> Leekston -> Personhood")
\ No newline at end of file diff --git a/nodes/(1108,15,3412).lua b/nodes/(1108,15,3412).lua new file mode 100644 index 0000000..ea69b38 --- /dev/null +++ b/nodes/(1108,15,3412).lua @@ -0,0 +1,3 @@ +if get_line() == "XN" then + atc_set_text_outside("Noob Express -> Leekston -> South Forest -> Melinka Town -> Trisiston") +end
\ No newline at end of file |