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

9 lines
231 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."
}