13 lines
329 B
Ucode
13 lines
329 B
Ucode
class NiceNailGunAltFire extends NiceNailGunFire;
|
|
defaultproperties
|
|
{
|
|
bCanFireIncomplete=True
|
|
ProjectileSpeed=3500.000000
|
|
maxVerticalRecoilAngle=1250
|
|
maxHorizontalRecoilAngle=750
|
|
FireRate=0.600000
|
|
DamageType=class'NiceDamTypeNailGunWeak'
|
|
AmmoPerFire=7
|
|
SpreadStyle=SS_Random
|
|
Spread=500.000000
|
|
} |