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,8 +2,8 @@ class NiceMP7MAmmo extends NiceAmmo;
|
|||
defaultproperties
|
||||
{
|
||||
WeaponPickupClass=Class'NicePack.NiceMP7MPickup'
|
||||
MaxAmmo=400
|
||||
InitialAmount=100
|
||||
MaxAmmo=200
|
||||
InitialAmount=50
|
||||
PickupClass=Class'NicePack.NiceMP7MAmmoPickup'
|
||||
IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
|
||||
IconCoords=(X1=336,Y1=82,X2=382,Y2=125)
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ defaultproperties
|
|||
FireEndStereoSoundRef="KF_MP7Snd.MP7_tailST"
|
||||
AmbientFireSoundRef="KF_MP7Snd.MP7_FireLoop"
|
||||
ProjectileSpeed=36750.000000
|
||||
RecoilRate=0.060000
|
||||
RecoilRate=0.0060000
|
||||
maxVerticalRecoilAngle=70
|
||||
maxHorizontalRecoilAngle=35
|
||||
RecoilVelocityScale=0.000000
|
||||
|
|
@ -25,6 +25,6 @@ defaultproperties
|
|||
ShakeOffsetRate=(X=1000.000000,Y=1000.000000,Z=1000.000000)
|
||||
ShakeOffsetTime=1.250000
|
||||
FlashEmitterClass=Class'ROEffects.MuzzleFlash1stMP'
|
||||
Spread=0.012000
|
||||
Spread=500.0
|
||||
SpreadStyle=SS_Random
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ defaultproperties
|
|||
bBackupWeapon=True
|
||||
Weight=3.000000
|
||||
cost=200
|
||||
AmmoCost=20
|
||||
BuyClipSize=40
|
||||
PowerValue=22
|
||||
SpeedValue=95
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue