SINGULARITY: Added aug and node identifiers (timestamps of last resets) (#472)

This commit is contained in:
G4mingJon4s
2023-04-12 19:13:42 +02:00
committed by GitHub
parent f761eed377
commit d01ba91654
14 changed files with 86 additions and 32 deletions
-2
View File
@@ -1782,8 +1782,6 @@ export const ns: InternalAPI<NSFull> = {
location: Player.location,
bitNodeN: Player.bitNodeN,
totalPlaytime: Player.totalPlaytime,
playtimeSinceLastAug: Player.playtimeSinceLastAug,
playtimeSinceLastBitnode: Player.playtimeSinceLastBitnode,
jobs: cloneDeep(Player.jobs),
factions: Player.factions.slice(),
entropy: Player.entropy,