mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
doc n steam copypaste
This commit is contained in:
4
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
4
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -3006,7 +3006,7 @@ export interface Gang {
|
||||
* Get the name of all possible equipment/upgrades you can purchase for your Gang Members.
|
||||
* This includes Augmentations.
|
||||
*
|
||||
* @returns Names of all Equpiment/Augmentations.
|
||||
* @returns Names of all Equipments/Augmentations.
|
||||
*/
|
||||
getEquipmentNames(): string[];
|
||||
|
||||
@@ -4974,7 +4974,7 @@ export interface NS extends Singularity {
|
||||
*
|
||||
* @returns Array containing an object with number and level of the source file.
|
||||
*/
|
||||
getOwnedSourceFiles(): SourceFileLvl[];
|
||||
getOwnedSourceFiles(): SourceFileLvl[];
|
||||
|
||||
/**
|
||||
* Get information about the player.
|
||||
|
||||
Reference in New Issue
Block a user