rott/kf_sources/NicePack/Classes/NiceSkillMedicPesticide.uc
2026-07-14 20:27:09 +07:00

8 lines
239 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."
}