NicePack/sources/Perks/Enforcer/Skills/NiceSkillEnforcerZEDBarrage.uc
2023-01-23 02:03:36 +07:00

8 lines
192 B
Ucode

class NiceSkillEnforcerZEDBarrage extends NiceSkill
abstract;
defaultproperties
{
SkillName="Barrage"
SkillEffects="Shoot without any recoil during zed-time at twice the speed."
}