Exemple #1
0
 public override bool OnWandTarget(Mobile from, object o)
 {
     return(ItemIdentification.IdentifyItem(from, o));
 }