diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:02:09 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:02:09 +0200 |
commit | f2c35b5e4525ddb377a76646ea4863121e431d73 (patch) | |
tree | a63dfe8f9199ce15bcc5b887cc7cbee40e729f07 /ers_mtn | |
parent | dd3a51e657349b1fc5470f8e3bbbd270c79635a4 (diff) | |
download | luaatc_envs-f2c35b5e4525ddb377a76646ea4863121e431d73.tar.gz luaatc_envs-f2c35b5e4525ddb377a76646ea4863121e431d73.tar.bz2 luaatc_envs-f2c35b5e4525ddb377a76646ea4863121e431d73.zip |
State at 2023-10-05
Diffstat (limited to 'ers_mtn')
-rw-r--r-- | ers_mtn/nodes/(1932,45,1220).lua | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ers_mtn/nodes/(1932,45,1220).lua b/ers_mtn/nodes/(1932,45,1220).lua new file mode 100644 index 0000000..26c1250 --- /dev/null +++ b/ers_mtn/nodes/(1932,45,1220).lua @@ -0,0 +1,11 @@ +-- +-- +-- 1932,45,1220 + +-- far_luaatctrack_spot_check_01.lua + +if event.train then + local posTable = POS( 1932,45,1220 ) + F.save_train(posTable) + return +end |