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


--[[
F.save_train(POS( 2865,14,1575 ), "east")
]]

F.ttp_stop({
  stn = "Warzenschwein",
  doorside = "L",
  only_lines = {['FAR'] = true},
  pos = POS( 2865,14,1575 ),
  direction = "east",
})