8 lines
245 B
Ucode
8 lines
245 B
Ucode
class NiceSkillCommandoTranquilizer extends NiceSkill
|
|
abstract;
|
|
defaultproperties
|
|
{
|
|
SkillName="Tranquilizer"
|
|
SkillEffects="Zeds hit by your darts can be stunned by head-damage, but your darts lose 25% of their healing efficiency."
|
|
}
|