summaryrefslogtreecommitdiff
path: root/ers/nodes/(1670,2,1256).lua
diff options
context:
space:
mode:
Diffstat (limited to 'ers/nodes/(1670,2,1256).lua')
-rw-r--r--ers/nodes/(1670,2,1256).lua14
1 files changed, 14 insertions, 0 deletions
diff --git a/ers/nodes/(1670,2,1256).lua b/ers/nodes/(1670,2,1256).lua
new file mode 100644
index 0000000..e1a2576
--- /dev/null
+++ b/ers/nodes/(1670,2,1256).lua
@@ -0,0 +1,14 @@
+-- luaatctrack_spot_check_01.lua
+-- POS(1670,2,1256)
+
+local show_print = false
+if event.train then
+ F.save_train()
+ if atc_arrow then
+ atc_send("B0 W R")
+ -- atc_send("S5")
+ -- else
+ -- atc_send("B3 S3")
+ end
+ return
+end \ No newline at end of file