summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--durt/nodes/(-615,26,2475).lua2
-rw-r--r--durt/nodes/(1903,7,9133).lua1
2 files changed, 2 insertions, 1 deletions
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