summaryrefslogtreecommitdiff
path: root/far/nodes/(19741,8,684).lua
blob: 959c6825f700ef6cb9c68fcd161121bc57fbea8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
-- far_luaatctrack_spot_check_01.lua

--[[
F.save_train(POS(19741,8,684), "east")
]]

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