From c9a951c2e816a8fe65b496b8a9fd1a2edfcd394a Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Wed, 14 Nov 2018 07:07:33 +0300 Subject: improving connectivity --- signal_tubes.lua | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'signal_tubes.lua') diff --git a/signal_tubes.lua b/signal_tubes.lua index 7048ebb..1d8daae 100644 --- a/signal_tubes.lua +++ b/signal_tubes.lua @@ -102,7 +102,10 @@ if digiline_enabled and pipeworks.enable_digiline_detector_tube then receptor = {}, effector = { action = function(pos,node,channel,msg) end - } + }, + wire = { + rules = pipeworks.digilines_rules + }, }, }, }) -- cgit v1.2.3