From f93fe05f4cec7ee52e010cda2a30800c4e485f91 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Sun, 11 Aug 2024 11:15:28 +0200 Subject: [PATCH] Make RCD ui activateable only in hand (#30861) --- Resources/Prototypes/Entities/Objects/Tools/tools.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Tools/tools.yml b/Resources/Prototypes/Entities/Objects/Tools/tools.yml index 67251c87ca..269e480c1d 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/tools.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/tools.yml @@ -334,6 +334,7 @@ enum.RcdUiKey.Key: type: RCDMenuBoundUserInterface - type: ActivatableUI + inHandsOnly: true key: enum.RcdUiKey.Key - type: entity -- 2.52.0