From ff720a6b7ebeb364cd78aaff26316a04cf512210 Mon Sep 17 00:00:00 2001 From: Anton Tarasenko Date: Wed, 27 Nov 2024 03:39:00 +0700 Subject: [PATCH] Nerf SPAS12 Alt fire now consists of 8 pellets instead of 12 --- sources/Weapons/Playable/Shotguns/Spas/NiceSpasAltFire.uc | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/Weapons/Playable/Shotguns/Spas/NiceSpasAltFire.uc b/sources/Weapons/Playable/Shotguns/Spas/NiceSpasAltFire.uc index 8b97ecb..a5af9ef 100644 --- a/sources/Weapons/Playable/Shotguns/Spas/NiceSpasAltFire.uc +++ b/sources/Weapons/Playable/Shotguns/Spas/NiceSpasAltFire.uc @@ -1,6 +1,7 @@ class NiceSpasAltFire extends NiceSpasFire; defaultproperties { + ProjPerFire=8 maxVerticalRecoilAngle=300 maxHorizontalRecoilAngle=180 FireAnimRate=0.650000