summaryrefslogtreecommitdiff
path: root/far/nodes/(13448,13,717).lua
blob: 0dec21131daceca1968bd621200c78d800e07d6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
-- far_luaatctrack_spot_check_01.lua

--[[
F.save_train(POS(13448,13,717), "west")
]]

F.ttp_stop({
  stn = "Beggars Hole",
  doorside = "R",
  only_lines = {['FAR'] = true},
  pos = POS(13448,13,717),
  direction = "west",
})