diff options
Diffstat (limited to 'il_timetable/nodes')
-rw-r--r-- | il_timetable/nodes/(-527,23,-239).lua | 1 | ||||
-rw-r--r-- | il_timetable/nodes/(-863,14,-492).lua | 2 | ||||
-rw-r--r-- | il_timetable/nodes/(-866,14,-502).lua | 1 | ||||
-rw-r--r-- | il_timetable/nodes/(241,13,-2039).lua | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/il_timetable/nodes/(-527,23,-239).lua b/il_timetable/nodes/(-527,23,-239).lua new file mode 100644 index 0000000..faf5a6c --- /dev/null +++ b/il_timetable/nodes/(-527,23,-239).lua @@ -0,0 +1 @@ +if can_set_route("SpnMainInLaza", "Direct") and can_set_route("SpnMainNorthIntIn", "T3") then
set_route("SpnMainInLaza", "Direct")
else
interrupt(5, "abfahrt")
end
\ No newline at end of file diff --git a/il_timetable/nodes/(-863,14,-492).lua b/il_timetable/nodes/(-863,14,-492).lua index c78f4fb..4c650c0 100644 --- a/il_timetable/nodes/(-863,14,-492).lua +++ b/il_timetable/nodes/(-863,14,-492).lua @@ -3,7 +3,7 @@ if flip then atc_set_text_outside("E3 - Sraczka's Village\n via Trisiston") set_rc("E3_Sra") else - atc_set_text_outside("E3 - Garden of Eden Ferry\n via Trisiston") + atc_set_text_outside("E3 - Shanielle Inlet\n via Trisiston") set_rc("E3_Edf") end flip = not flip
\ No newline at end of file diff --git a/il_timetable/nodes/(-866,14,-502).lua b/il_timetable/nodes/(-866,14,-502).lua new file mode 100644 index 0000000..684dac3 --- /dev/null +++ b/il_timetable/nodes/(-866,14,-502).lua @@ -0,0 +1 @@ +atc_set_text_outside("S20 - Euler Street <-> Trap City")
\ No newline at end of file diff --git a/il_timetable/nodes/(241,13,-2039).lua b/il_timetable/nodes/(241,13,-2039).lua index a6c5cb6..5125336 100644 --- a/il_timetable/nodes/(241,13,-2039).lua +++ b/il_timetable/nodes/(241,13,-2039).lua @@ -1,2 +1,2 @@ set_line("E35") -atc_set_text_outside("Noob Express -> Melinka Town")
\ No newline at end of file +atc_set_text_outside("Noob Express -> Melinka Town -> Trisiston")
\ No newline at end of file |