summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 15:01:37 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 15:01:37 +0200
commit02a3ce519a68a6d61afb10fa55182c4cdfa62377 (patch)
tree453e051d2b30a0ad0b6ac301bf22493729f036ab
parent681f1b172a6feef2e8058e29deff148567050c64 (diff)
downloadluaatc_envs-02a3ce519a68a6d61afb10fa55182c4cdfa62377.tar.gz
luaatc_envs-02a3ce519a68a6d61afb10fa55182c4cdfa62377.tar.bz2
luaatc_envs-02a3ce519a68a6d61afb10fa55182c4cdfa62377.zip
State at 2023-09-11
-rw-r--r--far/nodes/(23191,15,1481).lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/far/nodes/(23191,15,1481).lua b/far/nodes/(23191,15,1481).lua
new file mode 100644
index 0000000..f9ce8ba
--- /dev/null
+++ b/far/nodes/(23191,15,1481).lua
@@ -0,0 +1,8 @@
+-- far_luaatctrack_spot_check_01.lua
+
+local show_print = false
+if event.train then
+ local posTable = POS(23191,15,1481)
+ F.save_train(posTable)
+ return
+end \ No newline at end of file