summaryrefslogtreecommitdiff
path: root/Hyard/nodes/(-2598,12,-1780).lua
diff options
context:
space:
mode:
Diffstat (limited to 'Hyard/nodes/(-2598,12,-1780).lua')
-rw-r--r--Hyard/nodes/(-2598,12,-1780).lua14
1 files changed, 0 insertions, 14 deletions
diff --git a/Hyard/nodes/(-2598,12,-1780).lua b/Hyard/nodes/(-2598,12,-1780).lua
deleted file mode 100644
index aaf4293..0000000
--- a/Hyard/nodes/(-2598,12,-1780).lua
+++ /dev/null
@@ -1,14 +0,0 @@
-local dir = 1
-if S.dir == dir then
-if atc_arrow and not S.exiting then
-split_off_locomotive("B0")
-set_rc("PICKUP")
-end
-
-if atc_arrow and S.exiting then
-set_rc("EXIT")
-S.exiting = false
-end
-elseif atc_arrow then
-atc_send("B0WD1RS4")
-end \ No newline at end of file