From 13294a951a665ffcf1a98da38182cbfa391f33f2 Mon Sep 17 00:00:00 2001 From: Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:11:27 -0500 Subject: [PATCH] Adds default "Toggle" to "Status" linking port (#37690) Co-authored-by: Velcroboy --- Resources/Prototypes/DeviceLinking/source_ports.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/DeviceLinking/source_ports.yml b/Resources/Prototypes/DeviceLinking/source_ports.yml index 302679c4d9..5eb059b191 100644 --- a/Resources/Prototypes/DeviceLinking/source_ports.yml +++ b/Resources/Prototypes/DeviceLinking/source_ports.yml @@ -20,6 +20,7 @@ id: Status name: signal-port-name-status-transmitter description: signal-port-description-status-transmitter + defaultLinks: [ Toggle ] - type: sourcePort id: Left -- 2.51.2