summaryrefslogtreecommitdiff
path: root/ers_mtn/nodes/(1940,54,1251).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 15:00:40 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 15:00:40 +0200
commit2e97492f1b8d577c2cdc0505c7f4e34d82fea8bf (patch)
tree065b8b48759151a3129eff9934abe6cad0f2ae1f /ers_mtn/nodes/(1940,54,1251).lua
parentb397e03fc6e1f2a2ff9885b525d01e3695f9c771 (diff)
downloadluaatc_envs-2e97492f1b8d577c2cdc0505c7f4e34d82fea8bf.tar.gz
luaatc_envs-2e97492f1b8d577c2cdc0505c7f4e34d82fea8bf.tar.bz2
luaatc_envs-2e97492f1b8d577c2cdc0505c7f4e34d82fea8bf.zip
State at 2023-07-26
Diffstat (limited to 'ers_mtn/nodes/(1940,54,1251).lua')
-rw-r--r--ers_mtn/nodes/(1940,54,1251).lua11
1 files changed, 11 insertions, 0 deletions
diff --git a/ers_mtn/nodes/(1940,54,1251).lua b/ers_mtn/nodes/(1940,54,1251).lua
new file mode 100644
index 0000000..74ef0d2
--- /dev/null
+++ b/ers_mtn/nodes/(1940,54,1251).lua
@@ -0,0 +1,11 @@
+--
+--
+-- 1940,54,1251
+
+-- far_luaatctrack_spot_check_01.lua
+
+if event.train then
+ local posTable = POS( 1940,54,1251 )
+ F.save_train(posTable)
+ return
+end