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