summaryrefslogtreecommitdiff
path: root/Tyard/nodes/(-4100,12,-2745).lua
diff options
context:
space:
mode:
Diffstat (limited to 'Tyard/nodes/(-4100,12,-2745).lua')
-rw-r--r--Tyard/nodes/(-4100,12,-2745).lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tyard/nodes/(-4100,12,-2745).lua b/Tyard/nodes/(-4100,12,-2745).lua
index bd4ff7e..7f6b3e5 100644
--- a/Tyard/nodes/(-4100,12,-2745).lua
+++ b/Tyard/nodes/(-4100,12,-2745).lua
@@ -1,5 +1,8 @@
-- Yard arrival checker
-- F.dir = true if entering from south
+
+if F.has_rc("TY_NOSHUNT") then return end
+
local function enter_yard()
F.dir(true)
F.yard_active(true)