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 NiceKrissMAmmo extends NiceAmmo;
|
|||
defaultproperties
|
||||
{
|
||||
AmmoPickupAmount=33
|
||||
MaxAmmo=528
|
||||
InitialAmount=132
|
||||
MaxAmmo=264
|
||||
InitialAmount=66
|
||||
PickupClass=Class'NicePack.NiceKrissMAmmoPickup'
|
||||
IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
|
||||
IconCoords=(X1=336,Y1=82,X2=382,Y2=125)
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ defaultproperties
|
|||
FireEndStereoSoundRef="KF_KrissSND.KF_WEP_KRISS_END_S"
|
||||
AmbientFireSoundRef="KF_KrissSND.Kriss_Fire_Loop"
|
||||
ProjectileSpeed=15200.000000
|
||||
RecoilRate=0.100000
|
||||
RecoilRate=0.0100000
|
||||
maxVerticalRecoilAngle=20
|
||||
maxHorizontalRecoilAngle=10
|
||||
RecoilVelocityScale=0.000000
|
||||
|
|
@ -25,4 +25,6 @@ defaultproperties
|
|||
ShakeOffsetRate=(X=1000.000000,Y=1000.000000,Z=1000.000000)
|
||||
ShakeOffsetTime=1.250000
|
||||
FlashEmitterClass=Class'ROEffects.MuzzleFlash1stMP'
|
||||
Spread=500.0
|
||||
SpreadStyle=SS_Random
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ defaultproperties
|
|||
{
|
||||
Weight=4.000000
|
||||
cost=750
|
||||
AmmoCost=50
|
||||
BuyClipSize=33
|
||||
PowerValue=50
|
||||
SpeedValue=90
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue