mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
DOCUMENTATION: Fix outdated description of Bladeburner interface (#2226)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
4
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
4
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user