From a938d2557ef4c948c53bf9a8dd59233ab662db41 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:54:29 +0200 Subject: State at 2021-09-25 --- durt/nodes/(1866,11,9122).lua | 1 + durt/nodes/(1874,11,9122).lua | 12 +++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/durt/nodes/(1866,11,9122).lua b/durt/nodes/(1866,11,9122).lua index 577ba71..f622432 100644 --- a/durt/nodes/(1866,11,9122).lua +++ b/durt/nodes/(1866,11,9122).lua @@ -1 +1,2 @@ +do return end __approach_callback_mode = 2 if event.approach and not event.has_entered then atc_set_lzb_tsr(1) end \ No newline at end of file diff --git a/durt/nodes/(1874,11,9122).lua b/durt/nodes/(1874,11,9122).lua index fdee831..a3a343c 100644 --- a/durt/nodes/(1874,11,9122).lua +++ b/durt/nodes/(1874,11,9122).lua @@ -1 +1,11 @@ -F.yard_road_count("WOA","hs","WOA_hs") \ No newline at end of file +F.yard_road_count("WOA","hs","WOA_hs") +--[[1 +if atc_arrow then + digiline_send("lcd",train_length()) + if train_length() == 1 then + set_route("WOA_headshunt","Shunt 1") + else + set_route("WOA_headshunt","Shunt "..math.random(2,4)) + end +end +]]-- \ No newline at end of file -- cgit v1.2.3