summaryrefslogtreecommitdiff
path: root/far/nodes/(2066,9,1459).lua
diff options
context:
space:
mode:
Diffstat (limited to 'far/nodes/(2066,9,1459).lua')
-rw-r--r--far/nodes/(2066,9,1459).lua12
1 files changed, 10 insertions, 2 deletions
diff --git a/far/nodes/(2066,9,1459).lua b/far/nodes/(2066,9,1459).lua
index ba7bc9a..a9cb161 100644
--- a/far/nodes/(2066,9,1459).lua
+++ b/far/nodes/(2066,9,1459).lua
@@ -1,5 +1,13 @@
-- far_luaatctrack_spot_check_01.lua
-local show_print = false
-
+--[[
F.save_train(POS(2066,9,1459), "east")
+]]
+
+F.ttp_stop({
+ stn = "Rubbamboo",
+ doorside = "R",
+ only_lines = {['FAR'] = true},
+ pos = POS(2066,9,1459),
+ direction = "east",
+})