summaryrefslogtreecommitdiff
path: root/far/nodes/(2839,14,1562).lua
diff options
context:
space:
mode:
Diffstat (limited to 'far/nodes/(2839,14,1562).lua')
-rw-r--r--far/nodes/(2839,14,1562).lua12
1 files changed, 11 insertions, 1 deletions
diff --git a/far/nodes/(2839,14,1562).lua b/far/nodes/(2839,14,1562).lua
index b533050..4b27fd8 100644
--- a/far/nodes/(2839,14,1562).lua
+++ b/far/nodes/(2839,14,1562).lua
@@ -1,3 +1,13 @@
-- far_luaatctrack_spot_check_01.lua
-F.save_train(POS( 2839,14,1562 ), "west") \ No newline at end of file
+--[[
+F.save_train(POS( 2839,14,1562 ), "west")
+]]
+
+F.ttp_stop({
+ stn = "Warzenschwein",
+ doorside = "L",
+ only_lines = {['FAR'] = true},
+ pos = POS( 2839,14,1562 ),
+ direction = "west",
+}) \ No newline at end of file