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 | c6612d4e4b59a03d097a494eee4c714f8b88f123 (patch) | |
tree | 50ef30c504becbbe22501425d3516a0f7da17c16 /il_timetable/nodes | |
parent | 59a952d044d64bf188ec02b98d83b1bdc0a08112 (diff) | |
download | luaatc_envs-c6612d4e4b59a03d097a494eee4c714f8b88f123.tar.gz luaatc_envs-c6612d4e4b59a03d097a494eee4c714f8b88f123.tar.bz2 luaatc_envs-c6612d4e4b59a03d097a494eee4c714f8b88f123.zip |
State at 2020-04-06
Diffstat (limited to 'il_timetable/nodes')
-rw-r--r-- | il_timetable/nodes/(-4210,8,-3249).lua | 1 | ||||
-rw-r--r-- | il_timetable/nodes/(-4248,20,-3107).lua | 2 | ||||
-rw-r--r-- | il_timetable/nodes/(1108,15,3412).lua | 3 |
3 files changed, 5 insertions, 1 deletions
diff --git a/il_timetable/nodes/(-4210,8,-3249).lua b/il_timetable/nodes/(-4210,8,-3249).lua new file mode 100644 index 0000000..dc8a339 --- /dev/null +++ b/il_timetable/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/il_timetable/nodes/(-4248,20,-3107).lua b/il_timetable/nodes/(-4248,20,-3107).lua index 75b9c20..cab33f2 100644 --- a/il_timetable/nodes/(-4248,20,-3107).lua +++ b/il_timetable/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/il_timetable/nodes/(1108,15,3412).lua b/il_timetable/nodes/(1108,15,3412).lua new file mode 100644 index 0000000..ea69b38 --- /dev/null +++ b/il_timetable/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 |