From d42afaf9594fefbdf8d0828d43ba7091115bbfd1 Mon Sep 17 00:00:00 2001 From: orwell Date: Tue, 7 Jan 2025 23:24:57 +0100 Subject: Move logic to create block signalroutes into Smartroute instead of separate buttons, other UI enhancements --- advtrains_interlocking/database.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'advtrains_interlocking/database.lua') diff --git a/advtrains_interlocking/database.lua b/advtrains_interlocking/database.lua index 2152196..0a5094b 100644 --- a/advtrains_interlocking/database.lua +++ b/advtrains_interlocking/database.lua @@ -276,6 +276,8 @@ Track section -- start TCB end TCB switch pos -- Recalculated on every change via update_rs_cache -- Note that the tcb side number is not saved because it is unnecessary + fixed_locks = { "800080008000" = "st" } + -- table of fixed locks to be set for all routes thru this section (e.g. level crossings route = { origin = , -- route origin -- cgit v1.2.3