Patch [Version 0.3.4 "Private balance round #3"]

This commit is contained in:
Anton Tarasenko 2021-06-11 21:10:09 +07:00
commit c536198a52
76 changed files with 376 additions and 154 deletions

View file

@ -2,8 +2,8 @@ class NiceCLGLAmmo extends NiceAmmo;
defaultproperties
{
AmmoPickupAmount=4
MaxAmmo=36
InitialAmount=9
MaxAmmo=30
InitialAmount=6
PickupClass=Class'NicePack.NiceCLGLAmmoPickup'
IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
IconCoords=(X1=4,Y1=350,X2=110,Y2=395)

View file

@ -1,7 +1,7 @@
class NiceCLGLAmmoPickup extends NiceAmmoPickup;
defaultproperties
{
AmmoAmount=6
AmmoAmount=4
InventoryType=Class'NicePack.NiceCLGLAmmo'
PickupMessage="CLGL Grenades"
StaticMesh=StaticMesh'KillingFloorStatics.FragPickup'

View file

@ -3,7 +3,7 @@ defaultproperties
{
Weight=6.000000
cost=500
AmmoCost=28
AmmoCost=16
BuyClipSize=4
PowerValue=85
SpeedValue=65