NicePack/sources/Perks/Demolitions/Skills/NiceSkillDemoZEDDuckAndCover.uc

8 lines
191 B
Ucode

class NiceSkillDemoZEDDuckAndCover extends NiceSkill
abstract;
defaultproperties
{
SkillName="Duck and cover"
SkillEffects="During zed time you can't deal yourself any damage."
}