private static void SetBase(Village villageTemplate, Part[,] field) { field[25, 25].SetType(Const.Type_Base); }