From 63bf83164e04dc6b2db739228edbeeff4d4c0760 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Tue, 14 Jun 2022 17:19:51 +1000 Subject: [PATCH] Nerf pistol firerate slightly (#8810) --- .../Entities/Objects/Weapons/Guns/Pistols/pistols.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml index d8585507b0..fa4d23b055 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml @@ -15,7 +15,7 @@ - type: Item size: 10 - type: Gun - fireRate: 8 + fireRate: 6 selectedMode: SemiAuto availableModes: - SemiAuto @@ -114,6 +114,7 @@ - type: Item sprite: Objects/Weapons/Guns/Pistols/cobra.rsi - type: Gun + fireRate: 4 soundGunshot: path: /Audio/Weapons/Guns/Gunshots/silenced.ogg - type: ItemSlots