Nerf SPAS12
Alt fire now consists of 8 pellets instead of 12
This commit is contained in:
parent
64e40d58c9
commit
ff720a6b7e
@ -1,6 +1,7 @@
|
|||||||
class NiceSpasAltFire extends NiceSpasFire;
|
class NiceSpasAltFire extends NiceSpasFire;
|
||||||
defaultproperties
|
defaultproperties
|
||||||
{
|
{
|
||||||
|
ProjPerFire=8
|
||||||
maxVerticalRecoilAngle=300
|
maxVerticalRecoilAngle=300
|
||||||
maxHorizontalRecoilAngle=180
|
maxHorizontalRecoilAngle=180
|
||||||
FireAnimRate=0.650000
|
FireAnimRate=0.650000
|
||||||
|
Loading…
Reference in New Issue
Block a user