summaryrefslogtreecommitdiff
path: root/far/nodes/(3983,8,1774).lua
diff options
context:
space:
mode:
Diffstat (limited to 'far/nodes/(3983,8,1774).lua')
-rw-r--r--far/nodes/(3983,8,1774).lua12
1 files changed, 11 insertions, 1 deletions
diff --git a/far/nodes/(3983,8,1774).lua b/far/nodes/(3983,8,1774).lua
index d59fa08..e039644 100644
--- a/far/nodes/(3983,8,1774).lua
+++ b/far/nodes/(3983,8,1774).lua
@@ -1,3 +1,13 @@
-- far_luaatctrack_spot_check_01.lua
-F.save_train(POS(3983,8,1774), "east") \ No newline at end of file
+F.save_train(POS(3983,8,1774), "east")
+
+--[[
+F.ttp_stop({
+ stn = "Little Lake (FAR)",
+ doorside = "R",
+ only_lines = {['FAR'] = true},
+ pos = POS(3983,8,1774),
+ direction = "east",
+})
+]]