summaryrefslogtreecommitdiff
path: root/ers/nodes/(1670,2,1259).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 14:58:25 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 14:58:25 +0200
commit72b5cc792208fcc6fcfd103b909ce69bdef12c8b (patch)
treedb6c6848f1a402a9a7d83f15ac2803a780f2d1e7 /ers/nodes/(1670,2,1259).lua
parentfe5294d1d13441071f6cb58c2594062875b4439d (diff)
downloadluaatc_envs-72b5cc792208fcc6fcfd103b909ce69bdef12c8b.tar.gz
luaatc_envs-72b5cc792208fcc6fcfd103b909ce69bdef12c8b.tar.bz2
luaatc_envs-72b5cc792208fcc6fcfd103b909ce69bdef12c8b.zip
State at 2023-04-11
Diffstat (limited to 'ers/nodes/(1670,2,1259).lua')
-rw-r--r--ers/nodes/(1670,2,1259).lua14
1 files changed, 14 insertions, 0 deletions
diff --git a/ers/nodes/(1670,2,1259).lua b/ers/nodes/(1670,2,1259).lua
new file mode 100644
index 0000000..5cc4761
--- /dev/null
+++ b/ers/nodes/(1670,2,1259).lua
@@ -0,0 +1,14 @@
+-- luaatctrack_spot_check_01.lua
+-- POS(1670,2,1259)
+
+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