From 68d5589a68bc6f6da4c7a4f4608cea47f597aac6 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 15:08:42 +0200 Subject: State at 2024-04-17 --- il_timetable/nodes/(2655,15,4359).lua | 7 +++++++ il_timetable/nodes/(4892,9,2307).lua | 10 ++++++++++ 2 files changed, 17 insertions(+) create mode 100644 il_timetable/nodes/(2655,15,4359).lua create mode 100644 il_timetable/nodes/(4892,9,2307).lua (limited to 'il_timetable/nodes') diff --git a/il_timetable/nodes/(2655,15,4359).lua b/il_timetable/nodes/(2655,15,4359).lua new file mode 100644 index 0000000..b2ab890 --- /dev/null +++ b/il_timetable/nodes/(2655,15,4359).lua @@ -0,0 +1,7 @@ +F.ttp_station_display({ + lines = {"E84_N", "E84_S", "E85_N", "E85_S"}, + departure = {}, + station = "Grub Valley (GVMER)", + title = "Grub Valley", + display1 = "d1", +}) \ No newline at end of file diff --git a/il_timetable/nodes/(4892,9,2307).lua b/il_timetable/nodes/(4892,9,2307).lua new file mode 100644 index 0000000..fdffe90 --- /dev/null +++ b/il_timetable/nodes/(4892,9,2307).lua @@ -0,0 +1,10 @@ +F.ttp_begin({ + stn = "BRIC / Morija North", -- station name + tt = "E85_N", -- timetable ID + depint = "10;00", --departure slot interval + depoff = "07;30", --departure slot offset + doorside = "L", + reverse = true, + only_lines = { E85 = true }, + force_tt_reset = false, +}) \ No newline at end of file -- cgit v1.2.3