summaryrefslogtreecommitdiff
path: root/far/nodes/(19710,8,689).lua
blob: 4830494d1b6a16ac772072cf6e5c01e621f26f18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
-- far_luaatctrack_spot_check_01.lua

--[[
F.save_train(POS(19710,8,689), "west")
]]

F.ttp_stop({
  stn = "Greenport",
  doorside = "R",
  only_lines = {['FAR'] = true},
  pos = POS(19710,8,689),
  direction = "west",
})