From a2ec49f03aa9b78f2c65d210ca6e7b783ac1eecd Mon Sep 17 00:00:00 2001 From: autocommitter Date: Thu, 31 Jul 2025 00:00:02 +0200 Subject: State at 2025-07-31 --- far/nodes/(5409,33,2339).lua | 10 ++++++++++ far/nodes/(5434,33,2329).lua | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/far/nodes/(5409,33,2339).lua b/far/nodes/(5409,33,2339).lua index 25280d4..6b455ca 100644 --- a/far/nodes/(5409,33,2339).lua +++ b/far/nodes/(5409,33,2339).lua @@ -1,3 +1,13 @@ -- far_luaatctrack_spot_check_01.lua F.save_train(POS(5409,33,2339), "west") + +--[[ +F.ttp_stop({ + stn = "DAS LOOP", + doorside = "R", + only_lines = {['FAR'] = true}, + pos = POS(5409,33,2339), + direction = "west", +}) +]] \ No newline at end of file diff --git a/far/nodes/(5434,33,2329).lua b/far/nodes/(5434,33,2329).lua index d550a23..fb0b414 100644 --- a/far/nodes/(5434,33,2329).lua +++ b/far/nodes/(5434,33,2329).lua @@ -1,3 +1,13 @@ -- far_luaatctrack_spot_check_01.lua F.save_train(POS(5434,33,2329), "east") + +--[[ +F.ttp_stop({ + stn = "DAS LOOP", + doorside = "R", + only_lines = {['FAR'] = true}, + pos = POS(5434,33,2329), + direction = "east", +}) +]] \ No newline at end of file -- cgit v1.2.3