summaryrefslogtreecommitdiff
path: root/far/nodes/(15454,14,1055).lua
diff options
context:
space:
mode:
Diffstat (limited to 'far/nodes/(15454,14,1055).lua')
-rw-r--r--far/nodes/(15454,14,1055).lua10
1 files changed, 10 insertions, 0 deletions
diff --git a/far/nodes/(15454,14,1055).lua b/far/nodes/(15454,14,1055).lua
index 6382c79..bf386d3 100644
--- a/far/nodes/(15454,14,1055).lua
+++ b/far/nodes/(15454,14,1055).lua
@@ -1,3 +1,13 @@
-- far_luaatctrack_spot_check_01.lua
+--[[
F.save_train(POS(15454,14,1055), "west")
+]]
+
+F.ttp_stop({
+ stn = "Halfway",
+ doorside = "R",
+ only_lines = {['FAR'] = true},
+ pos = POS(15454,14,1055),
+ direction = "west",
+})