summaryrefslogtreecommitdiff
path: root/far/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'far/nodes')
-rw-r--r--far/nodes/(5856,21,2317).lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/far/nodes/(5856,21,2317).lua b/far/nodes/(5856,21,2317).lua
new file mode 100644
index 0000000..fc0cc91
--- /dev/null
+++ b/far/nodes/(5856,21,2317).lua
@@ -0,0 +1,8 @@
+-- far_luaatctrack_spot_check_01.lua
+
+local show_print = false
+if event.train then
+ local posTable = POS(5856,21,2317)
+ F.save_train(posTable)
+ return
+end \ No newline at end of file