protected virtual Pawn FindOrganizer(Map map)
 {
     return(GatheringsUtility.FindRandomGatheringOrganizer(Faction.OfPlayer, map, def));
 }