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