From: Kyle Tyo <36606155+VerinSenpai@users.noreply.github.com> Date: Thu, 19 Jun 2025 22:42:21 +0000 (-0400) Subject: Fix the tail wagging action being blocked by cuffs. (#38454) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7b84f98f92dee74640d9bcf7cc664e18e1bf20b4;p=space-station-14.git Fix the tail wagging action being blocked by cuffs. (#38454) Update types.yml --- diff --git a/Resources/Prototypes/Actions/types.yml b/Resources/Prototypes/Actions/types.yml index f4f35649bd..d7971c706f 100644 --- a/Resources/Prototypes/Actions/types.yml +++ b/Resources/Prototypes/Actions/types.yml @@ -369,6 +369,7 @@ iconOn: { sprite: Mobs/Customization/reptilian_parts.rsi, state: tail_smooth_behind } itemIconStyle: NoItem useDelay: 1 # emote spam + checkCanInteract: false - type: entity parent: BaseAction