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