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

8 lines
212 B
Ucode

class NiceSkillSupportAntiZed extends NiceSkill
abstract;
defaultproperties
{
SkillName="Anti-zed rounds"
SkillEffects="When shotgun pellets pass screaming siren, they gain x4 damage boost."
}