From: psykana <36602558+psykana@users.noreply.github.com> Date: Thu, 20 Mar 2025 16:33:47 +0000 (+0000) Subject: C4 helmet unequip delay (#35922) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=98730a548507425d3be0ada3316b596498828aaa;p=space-station-14.git C4 helmet unequip delay (#35922) --- diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml b/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml index 1371725b06..391ceb9eba 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml @@ -52,6 +52,8 @@ slots: - HEAD quickEquip: false + equipDelay: 3 + unequipDelay: 6 - type: OnUseTimerTrigger delay: 10 delayOptions: [10, 30, 60, 120, 300]