From: themias <89101928+themias@users.noreply.github.com> Date: Tue, 10 Jun 2025 21:40:46 +0000 (-0400) Subject: Fix missing bike horn implant cooldown (#38237) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=509d650253402e3c5b096ae86ea75210948ed538;p=space-station-14.git Fix missing bike horn implant cooldown (#38237) --- diff --git a/Resources/Prototypes/Actions/types.yml b/Resources/Prototypes/Actions/types.yml index ccf7e94f4f..f4f35649bd 100644 --- a/Resources/Prototypes/Actions/types.yml +++ b/Resources/Prototypes/Actions/types.yml @@ -330,6 +330,7 @@ components: - type: Action icon: { sprite: Objects/Fun/bikehorn.rsi, state: icon } + useDelay: 1 - type: entity parent: BaseAction