From 73f85fb280185e435e15fbcd0a49eaae7f091032 Mon Sep 17 00:00:00 2001 From: Alekshhh <44923899+Alekshhh@users.noreply.github.com> Date: Thu, 23 Mar 2023 06:22:01 +0200 Subject: [PATCH] PKA Consistent Firerate (#14597) --- .../Prototypes/Entities/Objects/Weapons/Guns/Basic/base_pka.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_pka.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_pka.yml index d49f04b6c2..d9c1315ccb 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_pka.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_pka.yml @@ -25,7 +25,7 @@ False: { visible: True } - type: RechargeBasicEntityAmmo minRechargeCooldown: 1.5 - maxRechargeCooldown: 3 + maxRechargeCooldown: 1.5 rechargeSound: path: /Audio/Weapons/Guns/MagIn/kinetic_reload.ogg - type: BasicEntityAmmoProvider -- 2.51.2