doc n steam copypaste

This commit is contained in:
Olivier Gagnon
2021-12-02 18:42:30 -05:00
parent ffd1bd3ab0
commit 773f50ba67
10 changed files with 72 additions and 57 deletions

View File

@@ -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.