From 5ed932ef2693c0e0879027dab8afbe73e98e933c Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:54:14 +0200 Subject: State at 2021-08-31 --- durt/nodes/(-4129,9,-5588).lua | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'durt') diff --git a/durt/nodes/(-4129,9,-5588).lua b/durt/nodes/(-4129,9,-5588).lua index 3c66810..ff80009 100644 --- a/durt/nodes/(-4129,9,-5588).lua +++ b/durt/nodes/(-4129,9,-5588).lua @@ -20,7 +20,11 @@ if event.train then atc_send("S3") end else - if tostring(get_rc() or ""):match("DLG_shunt") then atc_send("S3D5S0WRD1S3") end + if tostring(get_rc() or ""):match("DLG_shunt") then + atc_send("S3D5S0WRD1S3") + else + atc_send("SM") + end end end -- cgit v1.2.3