From: WarMechanic <69510347+WarMechanic@users.noreply.github.com> Date: Tue, 28 May 2024 18:17:33 +0000 (+1000) Subject: Allow wieldable guns to cycle in hand (#28002) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=51515c730abd126735981d7354eb16fbdc35ed39;p=space-station-14.git Allow wieldable guns to cycle in hand (#28002) --- diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_wieldable.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_wieldable.yml index cf858e1737..690658d0c7 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_wieldable.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_wieldable.yml @@ -4,6 +4,7 @@ abstract: true components: - type: Wieldable + unwieldOnUse: false - type: GunWieldBonus minAngle: -20 maxAngle: -30