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

--[[
F.save_train(POS(3978,8,1756), "west")
]]

F.ttp_stop({
  stn = "Little Lake (FAR)",
  doorside = "R",
  only_lines = {['FAR'] = true},
  pos = POS(3978,8,1756),
  direction = "west",
})