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

8 lines
269 B
Ucode

class NiceSkillCommandoZEDHeavenCanceller extends NiceSkill
abstract;
defaultproperties
{
SkillName="Heaven canceller"
SkillEffects="During zed-time your darts instantly restore health of your teammates and make them invincible for it's duration."
}