NicePack/sources/Perks/Enforcer/Skills/NiceSkillSupportZEDBore.uc

10 lines
284 B
Ucode

class NiceSkillSupportZEDBore extends NiceSkill
abstract;
var float minHeadshotPrecision;
defaultproperties
{
minHeadshotPrecision=0.100000
SkillName="Bore"
SkillEffects="During zed time your bullets' bounce between a zed's body and head 2 times before leaving it."
}