From d8689cfa2dce341c032caa9a5882946d8470ed23 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Sun, 1 Dec 2024 00:00:02 +0100 Subject: State at 2024-12-01 --- auto_yards/nodes/(-586,26,2504).lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'auto_yards/nodes/(-586,26,2504).lua') diff --git a/auto_yards/nodes/(-586,26,2504).lua b/auto_yards/nodes/(-586,26,2504).lua index 0823436..c8fd2cb 100644 --- a/auto_yards/nodes/(-586,26,2504).lua +++ b/auto_yards/nodes/(-586,26,2504).lua @@ -1,4 +1,5 @@ -- Cannery Dirt Loading Lane Modified +local ind = POS(-594,26,2488) --notification indicator local sand_indicator = POS(-572,26,2515) --sand indicator if F.has_rc("CAN_INTRA_SHUFFLE") then @@ -35,6 +36,7 @@ if F.has_rc("CAN_INTRA_SHUFFLE") then "CAN_CLASS_DEPARTURES" }) step_fc() + F.indicator(sand_indicator, false) --ensure the sand indicator is off to allow the wagons to load return end return -- cgit v1.2.3