From 0056befd4bac47f9e86c975342fcc80583affbb9 Mon Sep 17 00:00:00 2001 From: Jay <67732946+DuskyJay@users.noreply.github.com> Date: Fri, 3 May 2024 17:51:33 +1000 Subject: [PATCH] Allow EMP implants to be used while stunned or cuffed. (#27644) Update types.yml --- Resources/Prototypes/Actions/types.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Actions/types.yml b/Resources/Prototypes/Actions/types.yml index be66691564..fb156a732e 100644 --- a/Resources/Prototypes/Actions/types.yml +++ b/Resources/Prototypes/Actions/types.yml @@ -129,6 +129,7 @@ noSpawn: true components: - type: InstantAction + checkCanInteract: false charges: 3 useDelay: 5 itemIconStyle: BigAction -- 2.52.0