Decrease M41A grenade cost
This commit is contained in:
parent
4d50763bc3
commit
bb8a283378
@ -3,7 +3,7 @@ class NiceM41APickup extends NiceM41APrimaryPickup;
|
|||||||
defaultproperties
|
defaultproperties
|
||||||
{
|
{
|
||||||
crossPerkIndecies(0)=6
|
crossPerkIndecies(0)=6
|
||||||
AmmoCost=60
|
AmmoCost=12
|
||||||
BuyClipSize=1
|
BuyClipSize=1
|
||||||
SecondaryAmmoShortName="M41A Frag Grenades"
|
SecondaryAmmoShortName="M41A Frag Grenades"
|
||||||
PrimaryWeaponPickup=class'NiceM41APrimaryPickup'
|
PrimaryWeaponPickup=class'NiceM41APrimaryPickup'
|
||||||
|
Loading…
Reference in New Issue
Block a user