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

--[[
F.save_train(POS(25720,10,1519), "east")
]]

F.ttp_stop({
  stn = "Tundra Solstice",
  doorside = "R",
  only_lines = {['FAR'] = true},
  pos = POS(25720,10,1519),
  direction = "east",
})