From 02cf9234aa67a2a5b83887739b416f2c6ce65292 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:58:03 +0200 Subject: State at 2023-03-26 --- nodes/(-1934,13,-4577).lua | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 nodes/(-1934,13,-4577).lua (limited to 'nodes/(-1934,13,-4577).lua') diff --git a/nodes/(-1934,13,-4577).lua b/nodes/(-1934,13,-4577).lua new file mode 100644 index 0000000..6f18244 --- /dev/null +++ b/nodes/(-1934,13,-4577).lua @@ -0,0 +1,16 @@ +F.ttp_begin({ + stn = "Melinka", -- station name + tt = "E1_N", -- timetable ID +-- depint = "02;30", --departure slot interval +-- depoff = "00;45", --departure slot offset + depint = "05;00", + depoff = "00;00", + doorside = "L", + reverse = true, + only_lines = { E1 = true }, + force_tt_reset = false, +}) + +if event.train then + set_rc("") +end \ No newline at end of file -- cgit v1.2.3