NicePack/sources/Weapons/Playable/Shotguns/PumpShotgun/NiceShotgunPellet.uc

7 lines
165 B
Ucode

class NiceShotgunPellet extends NiceBullet;
defaultproperties
{
movementAcceleration=(Z=-1200.000000)
regularImpact=(decalClass=Class'KFMod.ShotgunDecal')
}