if (
                    structure.structureType === STRUCTURE_WALL
                    && creep.room.roomPlanner
                    && !creep.room.roomPlanner.isPlannedLocation(structure.pos, 'wall')
                ) {