NicePack/sources/Perks/FieldMedic/Skills/NiceSkillMedicArmament.uc

8 lines
219 B
Ucode

class NiceSkillMedicArmament extends NiceSkill
abstract;
defaultproperties
{
SkillName="Armament"
SkillEffects="Your grenades restore armor of the other players, but you can't refill them with ammoboxes."
}