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
|
|
@ -9,7 +9,7 @@ defaultproperties
|
|||
reloadMagStartFrame=0.363000
|
||||
reloadChargeStartFrame=0.726000
|
||||
MagazineBone="Bone_Magazine"
|
||||
MagCapacity=30
|
||||
MagCapacity=40
|
||||
ReloadRate=3.000000
|
||||
ReloadAnim="Reload"
|
||||
ReloadAnimRate=1.000000
|
||||
|
|
|
|||
|
|
@ -1,12 +1,13 @@
|
|||
class NiceAK12Fire extends NiceFire;
|
||||
defaultproperties
|
||||
{
|
||||
MaxBurstLength=4
|
||||
zedTimeFireSpeedUp=1.500000
|
||||
ProjectileSpeed=44000.000000
|
||||
FireAimedAnim="Fire_Iron"
|
||||
RecoilRate=0.040000
|
||||
maxVerticalRecoilAngle=240
|
||||
maxHorizontalRecoilAngle=120
|
||||
maxVerticalRecoilAngle=160
|
||||
maxHorizontalRecoilAngle=80
|
||||
ShellEjectClass=Class'ScrnWeaponPack.KFShellEjectAK12AR'
|
||||
ShellEjectBoneName="Shell_eject"
|
||||
bAccuracyBonusForSemiAuto=True
|
||||
|
|
|
|||
|
|
@ -3,7 +3,8 @@ defaultproperties
|
|||
{
|
||||
Weight=6.000000
|
||||
cost=750
|
||||
BuyClipSize=30
|
||||
AmmoCost=19
|
||||
BuyClipSize=40
|
||||
PowerValue=55
|
||||
SpeedValue=80
|
||||
RangeValue=30
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue