Exemple #1
0
 public override bool OnSkillUse(Mobile from, int skill)
 {
     return(UOACZSystem.CheckAllowSkillUse(from, skill));
 }