summaryrefslogtreecommitdiff
path: root/ers/nodes/(1595,-14,1496).lua
diff options
context:
space:
mode:
Diffstat (limited to 'ers/nodes/(1595,-14,1496).lua')
-rw-r--r--ers/nodes/(1595,-14,1496).lua13
1 files changed, 13 insertions, 0 deletions
diff --git a/ers/nodes/(1595,-14,1496).lua b/ers/nodes/(1595,-14,1496).lua
new file mode 100644
index 0000000..185f4ab
--- /dev/null
+++ b/ers/nodes/(1595,-14,1496).lua
@@ -0,0 +1,13 @@
+-- luaatctrack_spot_check_01.lua
+-- POS(1595,-14,1496)
+
+local show_print = false
+if event.train then
+ F.save_train()
+ if atc_arrow then
+ atc_send("S5")
+ else
+ atc_send("B5")
+ end
+ return
+end \ No newline at end of file