From 855c08f649ce800828ae7227e094d734e3146fb8 Mon Sep 17 00:00:00 2001 From: deathride58 Date: Mon, 15 Jan 2024 00:11:21 -0500 Subject: [PATCH] Eye opening/closing is now possible while cuffed (#24097) u can now open and close your eyes while cuffed --- 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 3c7597f14e..c63071551b 100644 --- a/Resources/Prototypes/Actions/types.yml +++ b/Resources/Prototypes/Actions/types.yml @@ -314,6 +314,7 @@ iconOn: Interface/Actions/eyeclose.png event: !type:ToggleEyesActionEvent useDelay: 1 # so u cant give yourself and observers eyestrain by rapidly spamming the action + checkCanInteract: false - type: entity id: ActionToggleWagging -- 2.51.2