Patch [Version 0.3.4 "Private balance round #3"]
This commit is contained in:
parent
78b4dfeb29
commit
c536198a52
76 changed files with 376 additions and 154 deletions
|
|
@ -2,9 +2,9 @@ class NiceM4M203NadeAmmo extends NiceAmmo;
|
|||
defaultproperties
|
||||
{
|
||||
WeaponPickupClass=Class'NicePack.NiceM4M203Pickup'
|
||||
AmmoPickupAmount=2
|
||||
MaxAmmo=12
|
||||
InitialAmount=3
|
||||
AmmoPickupAmount=1
|
||||
MaxAmmo=15
|
||||
InitialAmount=4
|
||||
PickupClass=Class'NicePack.NiceM4M203AmmoPickup'
|
||||
IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
|
||||
IconCoords=(X1=4,Y1=350,X2=110,Y2=395)
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ defaultproperties
|
|||
crossPerkIndecies(0)=3
|
||||
Weight=6.000000
|
||||
cost=750
|
||||
AmmoCost=40
|
||||
AmmoCost=4
|
||||
BuyClipSize=1
|
||||
PowerValue=30
|
||||
SpeedValue=90
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue