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