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/(1918,7,9099).lua | 1 - 1 file changed, 1 deletion(-) delete mode 100644 durt/nodes/(1918,7,9099).lua (limited to 'durt/nodes/(1918,7,9099).lua') diff --git a/durt/nodes/(1918,7,9099).lua b/durt/nodes/(1918,7,9099).lua deleted file mode 100644 index 3df43db..0000000 --- a/durt/nodes/(1918,7,9099).lua +++ /dev/null @@ -1 +0,0 @@ -local location = "Warmoneaye" local ctl_pan = POS(1919,7,9093) local signal = POS(1919,10,9094) local route = "Exit South" err = interrupt_pos if event.ext_int then if not atc_id then err(ctl_pan,{['location'] = location, ['msg'] = " | No Train"}) end if event.msg == "send" then set_route(signal,route) if atc_arrow then atc_send("SM") else atc_send("S0WRSM") end end end \ No newline at end of file -- cgit v1.2.3