Last patch
Commits like that are lazy and shitty, but fuck it, it's the last patch.
This commit is contained in:
parent
9560050599
commit
bd54850e38
35 changed files with 81 additions and 49 deletions
|
|
@ -2,9 +2,9 @@ class NiceM7A3MAmmo extends NiceAmmo;
|
|||
defaultproperties
|
||||
{
|
||||
WeaponPickupClass=Class'NicePack.NiceM7A3MPickup'
|
||||
AmmoPickupAmount=15
|
||||
MaxAmmo=300
|
||||
InitialAmount=75
|
||||
AmmoPickupAmount=30
|
||||
MaxAmmo=180
|
||||
InitialAmount=45
|
||||
PickupClass=Class'NicePack.NiceM7A3MAmmoPickup'
|
||||
IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
|
||||
IconCoords=(X1=336,Y1=82,X2=382,Y2=125)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ defaultproperties
|
|||
{
|
||||
ProjectileSpeed=21250.000000
|
||||
FireAimedAnim="Fire_Iron"
|
||||
RecoilRate=0.085000
|
||||
RecoilRate=0.0085000
|
||||
maxVerticalRecoilAngle=120
|
||||
maxHorizontalRecoilAngle=60
|
||||
ShellEjectClass=Class'ROEffects.KFShellEjectSCAR'
|
||||
|
|
@ -32,4 +32,6 @@ defaultproperties
|
|||
BotRefireRate=0.990000
|
||||
FlashEmitterClass=Class'ROEffects.MuzzleFlash1stSTG'
|
||||
aimerror=42.000000
|
||||
Spread=500.0
|
||||
SpreadStyle=SS_Random
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue