mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 09:42:53 +02:00
SINGULARITY: Added aug and node identifiers (timestamps of last resets) (#472)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user