if (object === 'city') {
        objects = this.game.board.corners.query({
          owner: req.player,
          city: true
        });