diff options
Diffstat (limited to 'far/nodes/(19741,8,684).lua')
-rw-r--r-- | far/nodes/(19741,8,684).lua | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/far/nodes/(19741,8,684).lua b/far/nodes/(19741,8,684).lua index f0f99a3..959c682 100644 --- a/far/nodes/(19741,8,684).lua +++ b/far/nodes/(19741,8,684).lua @@ -1,3 +1,13 @@ -- far_luaatctrack_spot_check_01.lua +--[[ F.save_train(POS(19741,8,684), "east") +]] + +F.ttp_stop({ + stn = "Greenport", + doorside = "R", + only_lines = {['FAR'] = true}, + pos = POS(19741,8,684), + direction = "east", +})
\ No newline at end of file |