summaryrefslogtreecommitdiff
path: root/far/nodes/(2865,14,1575).lua
diff options
context:
space:
mode:
Diffstat (limited to 'far/nodes/(2865,14,1575).lua')
-rw-r--r--far/nodes/(2865,14,1575).lua14
1 files changed, 14 insertions, 0 deletions
diff --git a/far/nodes/(2865,14,1575).lua b/far/nodes/(2865,14,1575).lua
new file mode 100644
index 0000000..4b5ce90
--- /dev/null
+++ b/far/nodes/(2865,14,1575).lua
@@ -0,0 +1,14 @@
+-- far_luaatctrack_spot_check_01.lua
+
+
+--[[
+F.save_train(POS( 2865,14,1575 ), "east")
+]]
+
+F.ttp_stop({
+ stn = "Warzenschwein",
+ doorside = "L",
+ only_lines = {['FAR'] = true},
+ pos = POS( 2865,14,1575 ),
+ direction = "east",
+}) \ No newline at end of file