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