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

6 lines
224 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."
}