diff options
Diffstat (limited to 'durt/nodes/(-2080,3,787).lua')
-rw-r--r-- | durt/nodes/(-2080,3,787).lua | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/durt/nodes/(-2080,3,787).lua b/durt/nodes/(-2080,3,787).lua index 7489acc..de91e5a 100644 --- a/durt/nodes/(-2080,3,787).lua +++ b/durt/nodes/(-2080,3,787).lua @@ -1 +1,7 @@ ---
\ No newline at end of file +__approach_callback_method = 1 +if event.approach then + atc_set_lzb_tsr(1) +end +if event.train and atc_arrow then + atc_send("I>1B1;") +end
\ No newline at end of file |