From 572b186e28ddc2a630613765c0f0780b4664380f Mon Sep 17 00:00:00 2001 From: autocommitter Date: Tue, 15 Oct 2024 22:37:42 +0200 Subject: State at 2024-10-15 --- Hyard/nodes/(-2604,12,-1721).lua | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 Hyard/nodes/(-2604,12,-1721).lua (limited to 'Hyard/nodes/(-2604,12,-1721).lua') diff --git a/Hyard/nodes/(-2604,12,-1721).lua b/Hyard/nodes/(-2604,12,-1721).lua deleted file mode 100644 index 1d2aaa9..0000000 --- a/Hyard/nodes/(-2604,12,-1721).lua +++ /dev/null @@ -1,17 +0,0 @@ -local dir = 2 -local lane = 1 -if S.dir == dir then -if atc_arrow and not S.exiting then -split_off_locomotive("B0") -set_rc("PICKUP") -set_route("HYE"..lane, "HEADSHUNT") -end - -if atc_arrow and S.exiting then -set_rc("EXIT") - set_route("HYE"..lane, "EXIT") -S.exiting = false -end -elseif atc_arrow then -atc_send("B0WD1RS4") -end \ No newline at end of file -- cgit v1.2.3