From a18fb62d4fa1b4a4d1ff5d44d4131836d2b21cbb Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:54:18 +0200 Subject: State at 2021-09-07 --- durt/nodes/(-615,26,2475).lua | 2 +- durt/nodes/(1903,7,9133).lua | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/durt/nodes/(-615,26,2475).lua b/durt/nodes/(-615,26,2475).lua index d98ff94..bdb01ed 100644 --- a/durt/nodes/(-615,26,2475).lua +++ b/durt/nodes/(-615,26,2475).lua @@ -1,6 +1,6 @@ __approach_callback_method = 1 if event.appraoch and not event.has_entered then - atc_set_lzb_trs(1) + atc_set_lzb_tsr(1) end if event.train and atc_arrow then atc_send("S1") diff --git a/durt/nodes/(1903,7,9133).lua b/durt/nodes/(1903,7,9133).lua index 96d57f0..ae54de7 100644 --- a/durt/nodes/(1903,7,9133).lua +++ b/durt/nodes/(1903,7,9133).lua @@ -1 +1,2 @@ +__approach_callback_method = 1 if event.approach and not event.has_entered then atc_set_lzb_tsr(1) end if event.train and atc_arrow then atc_send("BBWS1WD10RA1") end \ No newline at end of file -- cgit v1.2.3