From ed1a5e9d799eb37a36e620cb689da84a708d2eed Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:57:01 +0200 Subject: State at 2022-04-24 --- Tyard/nodes/(-4100,12,-2745).lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Tyard/nodes/(-4100,12,-2745).lua') 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) -- cgit v1.2.3