From a92ecbc26a14a193f103fe6a626eae000fe9b949 Mon Sep 17 00:00:00 2001 From: orwell96 Date: Sun, 12 Aug 2018 16:58:47 +0200 Subject: Automatic working (re-set certain route on train pass) --- advtrains_interlocking/database.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'advtrains_interlocking/database.lua') diff --git a/advtrains_interlocking/database.lua b/advtrains_interlocking/database.lua index c19f516..9fdeeb0 100644 --- a/advtrains_interlocking/database.lua +++ b/advtrains_interlocking/database.lua @@ -140,6 +140,7 @@ TCB data structure aspect = -- The aspect the signal should show. If this is nil, should show the most restrictive aspect (red) signal_name = -- The human-readable name of the signal, only for documenting purposes routes = { } -- a collection of routes from this signal + route_auto = -- When set, we will automatically re-set the route (designated by routeset) }, [2] = { -- Variant: end of track-circuited area (initial state of TC) ts_id = nil, -- this is the indication for end_of_interlocking -- cgit v1.2.3