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

8 lines
226 B
Ucode

class NiceSkillMedicArmament extends NiceSkill
abstract;
defaultproperties
{
SkillName="Armament"
SkillEffects="Your grenades restore armor of the other players, but you can't refill them with ammoboxes."
}