8 lines
232 B
Ucode
8 lines
232 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."
|
|
}
|