if (!this.memory.walls || !this.memory.walls.layer) {
    this.debugLog('baseBuilding', 'closeExitsByPath: Reset walls');
    this.memory.walls = {
      exit_i: 0,
      ramparts: [],