rott/kf_sources/NicePack/Classes/NiceSkillSharpshooterZEDHundredGauntlets.uc
2026-07-14 20:27:09 +07:00

9 lines
203 B
Ucode

class NiceSkillSharpshooterZEDHundredGauntlets extends NiceSkill
abstract;
defaultproperties
{
SkillName="Hundred Gauntlets"
SkillEffects="You don't waste ammo during zed-time."
}