NicePack/sources/Weapons/Playable/Shotguns/KSG/NiceKSGAltFire.uc
Anton Tarasenko 12d95e387e Revert weapon conversion
This patch reverts first step of global weapon conversion
that would have halted the release of the next version for too long.
2020-04-17 23:06:41 +07:00

5 lines
201 B
Ucode

class NiceKSGAltFire extends NiceKSGFire;
defaultproperties
{
ProjPerFire=18
DamageMax=19
bWaitForRelease=False
FireAnimRate=1.000000
FireRate=0.820000
Spread=1500.000000
}