This patch reverts first step of global weapon conversion that would have halted the release of the next version for too long.
9 lines
186 B
Ucode
9 lines
186 B
Ucode
class NiceSkillSharpshooterTalent extends NiceSkill
|
|
abstract;
|
|
|
|
defaultproperties
|
|
{
|
|
SkillName="Talent"
|
|
SkillEffects="You gain additional up to 30% headshot damage bonus."
|
|
}
|