diff options
Diffstat (limited to 'durt')
-rw-r--r-- | durt/nodes/(1903,7,9133).lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/durt/nodes/(1903,7,9133).lua b/durt/nodes/(1903,7,9133).lua new file mode 100644 index 0000000..96d57f0 --- /dev/null +++ b/durt/nodes/(1903,7,9133).lua @@ -0,0 +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 |