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,7 +2,7 @@ class NiceAA12Pickup extends NiceWeaponPickup;
|
|||
defaultproperties
|
||||
{
|
||||
cost=1250
|
||||
AmmoCost=80
|
||||
AmmoCost=50
|
||||
BuyClipSize=20
|
||||
PowerValue=85
|
||||
SpeedValue=65
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ defaultproperties
|
|||
{
|
||||
Weight=8.000000
|
||||
cost=500
|
||||
AmmoCost=13
|
||||
BuyClipSize=6
|
||||
PowerValue=70
|
||||
SpeedValue=60
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@ class NiceBoomStickPickup extends NiceWeaponPickup;
|
|||
var int SingleShotCount;
|
||||
defaultproperties
|
||||
{
|
||||
cost=500
|
||||
cost=750
|
||||
AmmoCost=5
|
||||
BuyClipSize=2
|
||||
PowerValue=90
|
||||
SpeedValue=30
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ defaultproperties
|
|||
{
|
||||
Weight=8.000000
|
||||
cost=250
|
||||
AmmoCost=20
|
||||
AmmoCost=17
|
||||
BuyClipSize=28
|
||||
PowerValue=70
|
||||
SpeedValue=55
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ defaultproperties
|
|||
bBackupWeapon=True
|
||||
Weight=6.000000
|
||||
cost=200
|
||||
AmmoCost=15
|
||||
AmmoCost=12
|
||||
BuyClipSize=8
|
||||
PowerValue=70
|
||||
SpeedValue=40
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ class NiceSpasPickup extends NiceWeaponPickup;
|
|||
|
||||
defaultproperties
|
||||
{
|
||||
cost=750
|
||||
cost=500
|
||||
Weight=8.000000
|
||||
BuyClipSize=10
|
||||
PowerValue=55
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue