Last patch
Commits like that are lazy and shitty, but fuck it, it's the last patch.
This commit is contained in:
parent
9560050599
commit
bd54850e38
35 changed files with 81 additions and 49 deletions
|
|
@ -10,7 +10,7 @@ defaultproperties
|
|||
reloadMagStartFrame=0.278000
|
||||
reloadChargeStartFrame=-1.000000
|
||||
FirstPersonFlashlightOffset=(X=-20.000000,Y=-22.000000,Z=8.000000)
|
||||
MagCapacity=42
|
||||
MagCapacity=28
|
||||
ReloadRate=2.600000
|
||||
ReloadAnim="Reload"
|
||||
ReloadAnimRate=1.000000
|
||||
|
|
|
|||
|
|
@ -3,9 +3,9 @@ class NiceNailGunAmmo extends NiceAmmo;
|
|||
defaultproperties
|
||||
{
|
||||
WeaponPickupClass=Class'NicePack.NiceNailGunPickup'
|
||||
AmmoPickupAmount=42
|
||||
MaxAmmo=210
|
||||
InitialAmount=105
|
||||
AmmoPickupAmount=28
|
||||
MaxAmmo=168
|
||||
InitialAmount=84
|
||||
IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
|
||||
IconCoords=(X1=451,Y1=445,X2=510,Y2=500)
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ defaultproperties
|
|||
{
|
||||
Weight=8.000000
|
||||
cost=250
|
||||
AmmoCost=30
|
||||
BuyClipSize=42
|
||||
AmmoCost=20
|
||||
BuyClipSize=28
|
||||
PowerValue=70
|
||||
SpeedValue=55
|
||||
RangeValue=25
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue