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
|
|
@ -3,8 +3,8 @@ defaultproperties
|
|||
{
|
||||
WeaponPickupClass=Class'NicePack.NiceMP5MPickup'
|
||||
AmmoPickupAmount=30
|
||||
MaxAmmo=600
|
||||
InitialAmount=150
|
||||
MaxAmmo=300
|
||||
InitialAmount=75
|
||||
PickupClass=Class'NicePack.NiceMP5MAmmoPickup'
|
||||
IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
|
||||
IconCoords=(X1=336,Y1=82,X2=382,Y2=125)
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ defaultproperties
|
|||
FireEndStereoSoundRef="KF_MP5Snd.MP5_Fire_Loop_End_S"
|
||||
AmbientFireSoundRef="KF_MP5Snd.MP5_Fire_Loop"
|
||||
ProjectileSpeed=21250.000000
|
||||
RecoilRate=0.075000
|
||||
RecoilRate=0.0075000
|
||||
maxVerticalRecoilAngle=160
|
||||
maxHorizontalRecoilAngle=80
|
||||
RecoilVelocityScale=0.000000
|
||||
|
|
@ -15,6 +15,8 @@ defaultproperties
|
|||
DamageType=Class'NicePack.NiceDamTypeMP5M'
|
||||
DamageMin=35
|
||||
DamageMax=35
|
||||
Spread=500.0
|
||||
SpreadStyle=SS_Random
|
||||
Momentum=5500.000000
|
||||
FireRate=0.075000
|
||||
AmmoClass=Class'NicePack.NiceMP5MAmmo'
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ defaultproperties
|
|||
{
|
||||
Weight=4.000000
|
||||
cost=250
|
||||
AmmoCost=10
|
||||
AmmoCost=20
|
||||
BuyClipSize=30
|
||||
PowerValue=30
|
||||
SpeedValue=85
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue