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

8 lines
264 B
Ucode

class NiceSkillMedicZEDHeavenCanceller extends NiceSkill
abstract;
defaultproperties
{
SkillName="Heaven canceller"
SkillEffects="During zed-time your darts instantlyrestore health of your teammates and make them invincible for the duration."
}