NicePack/sources/Perks/Enforcer/Skills/NiceSkillSupportArmory.uc
2020-02-16 19:53:59 +07:00

6 lines
236 B
Ucode

class NiceSkillSupportArmory extends NiceSkill
abstract;
defaultproperties
{
bBroadcast=True
SkillName="Armory"
SkillEffects="Once per wave your team-mates will receive armored jacket when they run out of armor."
}