diff options
Diffstat (limited to 'il_timetable/nodes/(1194,16,6140).lua')
-rw-r--r-- | il_timetable/nodes/(1194,16,6140).lua | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/il_timetable/nodes/(1194,16,6140).lua b/il_timetable/nodes/(1194,16,6140).lua new file mode 100644 index 0000000..6a555f2 --- /dev/null +++ b/il_timetable/nodes/(1194,16,6140).lua @@ -0,0 +1,6 @@ +F.ttp_stop({ + stn = "Namespace Mountains", -- station name + doorside = "R", + only_lines = { DTLE1 = true }, + end_of_tt = { DTLE1 = true, DTLE1_N = true }, +})
\ No newline at end of file |