diff options
Diffstat (limited to 'far/nodes/(2865,14,1575).lua')
-rw-r--r-- | far/nodes/(2865,14,1575).lua | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/far/nodes/(2865,14,1575).lua b/far/nodes/(2865,14,1575).lua index ce64f69..4b5ce90 100644 --- a/far/nodes/(2865,14,1575).lua +++ b/far/nodes/(2865,14,1575).lua @@ -1,4 +1,14 @@ -- far_luaatctrack_spot_check_01.lua +--[[ F.save_train(POS( 2865,14,1575 ), "east") +]] + +F.ttp_stop({ + stn = "Warzenschwein", + doorside = "L", + only_lines = {['FAR'] = true}, + pos = POS( 2865,14,1575 ), + direction = "east", +})
\ No newline at end of file |