summaryrefslogtreecommitdiff
path: root/far/nodes/(11743,15,756).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 15:00:54 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 15:00:54 +0200
commitee01a52b8f89f8153991ac76e4c907a81bd2e35f (patch)
treefbd279730505d5db645b313c4d205aded76af7ed /far/nodes/(11743,15,756).lua
parent2264465286f97f954b4c6290cb54059f38df371f (diff)
downloadluaatc_envs-ee01a52b8f89f8153991ac76e4c907a81bd2e35f.tar.gz
luaatc_envs-ee01a52b8f89f8153991ac76e4c907a81bd2e35f.tar.bz2
luaatc_envs-ee01a52b8f89f8153991ac76e4c907a81bd2e35f.zip
State at 2023-08-07
Diffstat (limited to 'far/nodes/(11743,15,756).lua')
-rw-r--r--far/nodes/(11743,15,756).lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/far/nodes/(11743,15,756).lua b/far/nodes/(11743,15,756).lua
new file mode 100644
index 0000000..25b165c
--- /dev/null
+++ b/far/nodes/(11743,15,756).lua
@@ -0,0 +1,8 @@
+-- far_luaatctrack_spot_check_01.lua
+
+local show_print = false
+if event.train then
+ local posTable = POS( 11743,15,756 )
+ F.save_train(posTable)
+ return
+end \ No newline at end of file