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

F.save_train(POS(3983,8,1774), "east")

--[[
F.ttp_stop({
  stn = "Little Lake (FAR)",
  doorside = "R",
  only_lines = {['FAR'] = true},
  pos = POS(3983,8,1774),
  direction = "east",
})
]]