[Changed] - Weapon for sharpshooter SVD: reload speed was sped up by 20% - Weapon for enforcer Nailgun: previously bugged spread of alt fire of 3000 reduced to 500, added 2 bounces to alt fire
10 lines
251 B
Ucode
10 lines
251 B
Ucode
class NiceNailGunAltFire extends NiceNailGunFire;
|
|
defaultproperties
|
|
{
|
|
bCanFireIncomplete=True
|
|
ProjectileSpeed=3500.000000
|
|
DamageType=Class'NicePack.NiceDamTypeNailGunWeak'
|
|
AmmoPerFire=7
|
|
SpreadStyle=SS_Random
|
|
Spread=500.000000
|
|
} |