From cfc7ce508c7934fc9e695f3638771d3e03c1b30c Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Wed, 1 Mar 2023 06:10:19 +1100 Subject: [PATCH] Nerf L6 firerate (#14144) --- .../Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml index 5013dd5062..8cd65eec5d 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml @@ -19,7 +19,7 @@ maxAngle: 20 angleIncrease: 4 angleDecay: 16 - fireRate: 8 + fireRate: 5 selectedMode: FullAuto availableModes: - FullAuto -- 2.52.0