From 87b301c6c4e5ded017ae3e37248b4d239ae1c728 Mon Sep 17 00:00:00 2001
From: autocommitter <autocommitter@linux-forks.de>
Date: Mon, 22 Apr 2024 14:53:29 +0200
Subject: State at 2021-07-04

---
 durt/nodes/(-1440,11,-2580).lua | 2 +-
 durt/nodes/(-1514,11,-2588).lua | 2 +-
 durt/nodes/(-1558,6,-2653).lua  | 2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 durt/nodes/(-1558,6,-2653).lua

(limited to 'durt/nodes')

diff --git a/durt/nodes/(-1440,11,-2580).lua b/durt/nodes/(-1440,11,-2580).lua
index 793db52..f596766 100644
--- a/durt/nodes/(-1440,11,-2580).lua
+++ b/durt/nodes/(-1440,11,-2580).lua
@@ -1,2 +1,2 @@
-F.remove_rc({"S27_EXIT","S27_EXIT_LOOP","S27_test"},true)
+F.remove_rc({"S27_EXIT","S27_EXIT_LOOP","S27_EXIT_BRIDGE","S27_test"},true)
 if atc_arrow then atc_send("SM") end
\ No newline at end of file
diff --git a/durt/nodes/(-1514,11,-2588).lua b/durt/nodes/(-1514,11,-2588).lua
index 6263481..ad879df 100644
--- a/durt/nodes/(-1514,11,-2588).lua
+++ b/durt/nodes/(-1514,11,-2588).lua
@@ -1,6 +1,6 @@
 if event.train and atc_arrow then
 	atc_set_ars_disable(false)
 	atc_send("S3")
-	set_rc(get_rc().." S27_EXIT_LOOP")
+	set_rc(get_rc().." S27_EXIT_BRIDGE")
 	return
 end
\ No newline at end of file
diff --git a/durt/nodes/(-1558,6,-2653).lua b/durt/nodes/(-1558,6,-2653).lua
new file mode 100644
index 0000000..f596766
--- /dev/null
+++ b/durt/nodes/(-1558,6,-2653).lua
@@ -0,0 +1,2 @@
+F.remove_rc({"S27_EXIT","S27_EXIT_LOOP","S27_EXIT_BRIDGE","S27_test"},true)
+if atc_arrow then atc_send("SM") end
\ No newline at end of file
-- 
cgit v1.2.3