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