mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +02:00
New BitNode multipliers, new Covenant Sleeve Purchasing feature. untested
This commit is contained in:
@@ -15,6 +15,7 @@ export interface IPlayer {
|
||||
// Class members
|
||||
augmentations: IPlayerOwnedAugmentation[];
|
||||
bladeburner: any;
|
||||
bitNodeN: number;
|
||||
companyName: string;
|
||||
corporation: any;
|
||||
factions: string[];
|
||||
|
||||
Reference in New Issue
Block a user