diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:53:04 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:53:04 +0200 |
commit | fa53e7b8f42a196d97dbffea24bb6f2e34e98d8b (patch) | |
tree | 586fdcfd953597efd327f25293da57ba13d75173 /durt | |
parent | dcbf3e952c3028262a068a6112a1baeaabfd6469 (diff) | |
download | luaatc_envs-fa53e7b8f42a196d97dbffea24bb6f2e34e98d8b.tar.gz luaatc_envs-fa53e7b8f42a196d97dbffea24bb6f2e34e98d8b.tar.bz2 luaatc_envs-fa53e7b8f42a196d97dbffea24bb6f2e34e98d8b.zip |
State at 2021-05-24
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 |