diff options
Diffstat (limited to 'durt/nodes/(-3556,8,-2277).lua')
-rw-r--r-- | durt/nodes/(-3556,8,-2277).lua | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/durt/nodes/(-3556,8,-2277).lua b/durt/nodes/(-3556,8,-2277).lua new file mode 100644 index 0000000..3d1c930 --- /dev/null +++ b/durt/nodes/(-3556,8,-2277).lua @@ -0,0 +1,9 @@ +__approach_callback_mode = 1 + +if event.approach and not event.has_entered then + atc_lzb_set_tsr(1) +end + +if event.train and atc_arrow then + atc_send("S1") +end
\ No newline at end of file |