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

--[[
F.save_train(POS(28834,24,1382), "west")
]]

F.ttp_stop({
  stn = "Wildecliff",
  doorside = "R",
  only_lines = {['FAR'] = true},
  pos = POS(28834,24,1382),
  direction = "west",
})