6 lines
216 B
Ucode
6 lines
216 B
Ucode
class NiceSkillSharpshooterZEDRailgun extends NiceSkill
|
|
abstract;
|
|
defaultproperties
|
|
{
|
|
SkillName="Railgun"
|
|
SkillEffects="Your bullets pass through everything without losing damage during zed-time."
|
|
}
|