NicePack/sources/Perks/Sharpshooter/Skills/NiceSkillSharpshooterZEDRailgun.uc
2020-02-16 19:53:59 +07:00

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."
}