public void ApplyTo(Game game)
 {
     game.BuildCampus(WhereAt, CampusType);
 }