Example #1
0
 public static string TurnIn()
 {
     return(GenericCollector.TurnInOneItem("Wing Collector", itemsToLookFor));
 }
Example #2
0
 public static string TurnIn()
 {
     return(GenericCollector.TurnInOneItem("Ivory Crafter", itemsToLookFor));
 }