From 8b969b1b2593f4e82a00b7a555c6acacf849dda4 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:57:02 +0200 Subject: State at 2022-04-25 --- Tyard/nodes/(-3967,12,-2646).lua | 2 ++ durt/nodes/(-3541,8,-2277).lua | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/Tyard/nodes/(-3967,12,-2646).lua b/Tyard/nodes/(-3967,12,-2646).lua index 48f7b9f..bf0099d 100644 --- a/Tyard/nodes/(-3967,12,-2646).lua +++ b/Tyard/nodes/(-3967,12,-2646).lua @@ -1,4 +1,6 @@ -- Headshunt Exit Controller +local exit_signal = POS(-3962,14,-2645) + if not F.yard_active() then return end __approach_callback_mode = 1 if event.approach and not event.has_entered then diff --git a/durt/nodes/(-3541,8,-2277).lua b/durt/nodes/(-3541,8,-2277).lua index 22e5c4d..f49d2f7 100644 --- a/durt/nodes/(-3541,8,-2277).lua +++ b/durt/nodes/(-3541,8,-2277).lua @@ -1,3 +1,8 @@ +do return end + + + + local dir = "east" local split_indicators = {east=POS(-3559,9,-2282),west=POS(-3592,9,-2282)} local loco_indicators = {east=POS(-3540,8,-2278),west=POS(-3593,8,-2277)} -- cgit v1.2.3