public override void SetStartState(BoardVisual board)
 {
     board.PickRoad(_StartingTownOrCity);
 }