summaryrefslogtreecommitdiff
path: root/far/nodes/(4368,-2,1952).lua
blob: 80d9c20100c66caaed5c8ab4123e051f99a3c9dd (plain)
1
2
3
4
5
6
7
-- far_luaatctrack_spot_check_01.lua

if event.train then
  local posTable = POS( 4368,-2,1952 )
  F.save_train(posTable)
  return
end