summaryrefslogtreecommitdiff
path: root/far/nodes/(15472,14,1131).lua
blob: 3428cf83e7f6a4b8800a0e95e2ff5f53600782ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
-- far_luaatctrack_spot_check_01.lua

--[[
F.save_train(POS(15472,14,1131), "east")
]]

F.ttp_stop({
  stn = "Halfway",
  doorside = "R",
  only_lines = {['FAR'] = true},
  pos = POS(15472,14,1131),
  direction = "east",
})