From fe13c3e2caa2ec38ced26ebcceafdb44ea6b5b55 Mon Sep 17 00:00:00 2001 From: catloversg <152669316+catloversg@users.noreply.github.com> Date: Sun, 6 Jul 2025 08:15:40 +0700 Subject: [PATCH] DOCUMENTATION: Fix outdated description of Bladeburner interface (#2226) --- markdown/bitburner.bladeburner.md | 2 +- src/ScriptEditor/NetscriptDefinitions.d.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/markdown/bitburner.bladeburner.md b/markdown/bitburner.bladeburner.md index df8461a3f..2aedf1a1a 100644 --- a/markdown/bitburner.bladeburner.md +++ b/markdown/bitburner.bladeburner.md @@ -14,7 +14,7 @@ export interface Bladeburner ## Remarks -You have to be employed in the Bladeburner division and be in BitNode-7 or have Source-File 7 in order to use this API. +You have to be employed in the Bladeburner division and be in BitNode 6/7 or have Source-File 6/7 in order to use this API. ## Methods diff --git a/src/ScriptEditor/NetscriptDefinitions.d.ts b/src/ScriptEditor/NetscriptDefinitions.d.ts index 47514cb4a..61e31ceae 100644 --- a/src/ScriptEditor/NetscriptDefinitions.d.ts +++ b/src/ScriptEditor/NetscriptDefinitions.d.ts @@ -3355,8 +3355,8 @@ export type BladeburnerActionTypeForSleeve = /** * Bladeburner API * @remarks - * You have to be employed in the Bladeburner division and be in BitNode-7 - * or have Source-File 7 in order to use this API. + * You have to be employed in the Bladeburner division and be in BitNode 6/7 or have Source-File 6/7 in order to use + * this API. * @public */ export interface Bladeburner {