From 572b186e28ddc2a630613765c0f0780b4664380f Mon Sep 17 00:00:00 2001 From: autocommitter Date: Tue, 15 Oct 2024 22:37:42 +0200 Subject: State at 2024-10-15 --- durt/nodes/(1909,8,9115).lua | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 durt/nodes/(1909,8,9115).lua (limited to 'durt/nodes/(1909,8,9115).lua') diff --git a/durt/nodes/(1909,8,9115).lua b/durt/nodes/(1909,8,9115).lua deleted file mode 100644 index 224bafc..0000000 --- a/durt/nodes/(1909,8,9115).lua +++ /dev/null @@ -1,5 +0,0 @@ -do return end - - - -local foundry_track = POS(-1962,13,-1709) local warmoneaye_track = POS(1918,7,9099) if event.ext_int then if type(event.msg) == "string" then digiline_send("lcd",event.msg) end if type(event.msg) == "table" then local m = event.msg local location = m.location local message = m.msg digiline_send(location,message) return end end if event.digiline then if event.channel=="send" then -- interrupt_pos(foundry_track,"send") interrupt_pos(warmoneaye_track,"send") end end if event.punch then digiline_send("Foundry","test") digiline_send("Warmoneaye","test") end \ No newline at end of file -- cgit v1.2.3