Balance adjustments
This commit is contained in:
parent
87f60c9c60
commit
1bc35cc348
11 changed files with 17 additions and 16 deletions
|
|
@ -4,8 +4,8 @@ defaultproperties
|
|||
{
|
||||
WeaponPickupClass=class'NiceM41APickup'
|
||||
AmmoPickupAmount=66
|
||||
MaxAmmo=300
|
||||
InitialAmount=75
|
||||
MaxAmmo=264
|
||||
InitialAmount=66
|
||||
PickupClass=class'NiceM41AAmmoPickup'
|
||||
IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
|
||||
IconCoords=(X1=336,Y1=82,X2=382,Y2=125)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ class NiceM41APickup extends NiceM41APrimaryPickup;
|
|||
defaultproperties
|
||||
{
|
||||
crossPerkIndecies(0)=6
|
||||
AmmoCost=12
|
||||
AmmoCost=24
|
||||
BuyClipSize=1
|
||||
SecondaryAmmoShortName="M41A Frag Grenades"
|
||||
PrimaryWeaponPickup=class'NiceM41APrimaryPickup'
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ defaultproperties
|
|||
{
|
||||
cost=750
|
||||
Weight=7.000000
|
||||
AmmoCost=66
|
||||
AmmoCost=25
|
||||
BuyClipSize=66
|
||||
PowerValue=70
|
||||
SpeedValue=100
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ defaultproperties
|
|||
{
|
||||
WeaponPickupClass=class'NiceM41APickup'
|
||||
AmmoPickupAmount=1
|
||||
MaxAmmo=8
|
||||
MaxAmmo=5
|
||||
InitialAmount=2
|
||||
IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
|
||||
IconCoords=(X1=434,Y1=253,X2=506,Y2=292)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue