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

6 lines
237 B
Ucode

class NiceSkillMedicPesticide extends NiceSkill
abstract;
defaultproperties
{
SkillName="Pesticide"
SkillEffects="Your grenades effect lasts only half the original time, but they drive small zeds to fight each other."
}