summaryrefslogtreecommitdiff
path: root/durt/nodes/(-2077,19,707).lua
diff options
context:
space:
mode:
Diffstat (limited to 'durt/nodes/(-2077,19,707).lua')
-rw-r--r--durt/nodes/(-2077,19,707).lua7
1 files changed, 7 insertions, 0 deletions
diff --git a/durt/nodes/(-2077,19,707).lua b/durt/nodes/(-2077,19,707).lua
new file mode 100644
index 0000000..e5cef53
--- /dev/null
+++ b/durt/nodes/(-2077,19,707).lua
@@ -0,0 +1,7 @@
+-- clean up loose RCs
+-- step the FC forward in preparation for the auto yard
+if event.train and atc_arrow then
+ if F.has_rc("ARC_AUTO") then
+ step_fc()
+ end
+end \ No newline at end of file