rott/kf_sources/NicePack/Classes/NiceSkillEnforcerZEDBarrage.uc
2026-07-14 20:27:09 +07:00

8 lines
199 B
Ucode

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