private void UpdateBountyBoards()
 {
     BountyBoard.UpdateBounty(BountyPlayer);
 }