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

--[[
F.save_train(POS(13481,13,713), "east")
]]

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