diff options
Diffstat (limited to 'il_timetable')
-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 |