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