mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 04:47:03 +02:00
working with monaco anys
This commit is contained in:
@@ -58,7 +58,7 @@ export interface IPlayer extends IPerson {
|
||||
moneySourceB: MoneySourceTracker;
|
||||
playtimeSinceLastAug: number;
|
||||
playtimeSinceLastBitnode: number;
|
||||
purchasedServers: any[];
|
||||
purchasedServers: string[];
|
||||
queuedAugmentations: IPlayerOwnedAugmentation[];
|
||||
scriptProdSinceLastAug: number;
|
||||
sleeves: Sleeve[];
|
||||
|
||||
Reference in New Issue
Block a user