diff --git a/src/Location.js b/src/Location.js index 0e791d01f..f168d2eeb 100644 --- a/src/Location.js +++ b/src/Location.js @@ -654,7 +654,7 @@ function displayLocationContent() { networkEngineerJob.style.display = "block"; securityJob.style.display = "block"; agentJob.style.display = "block"; - if (Player.bitNodeN === 6 || hasBladeburnerSF === true) { + if (Player.bitNodeN === 6 ||Player.bitNodeN === 7 || hasBladeburnerSF === true) { if (Player.bitNodeN === 8) {break;} if (Player.bladeburner instanceof Bladeburner) { //Note: Can't infiltrate NSA when part of bladeburner