mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
SINGULARITY: Added aug and node identifiers (timestamps of last resets) (#472)
This commit is contained in:
@@ -204,6 +204,8 @@ const singularity = {
|
||||
b1tflum3: SF4Cost(16),
|
||||
destroyW0r1dD43m0n: SF4Cost(32),
|
||||
getCurrentWork: SF4Cost(0.5),
|
||||
getLastAugReset: SF4Cost(0.5),
|
||||
getLastNodeReset: SF4Cost(0.5),
|
||||
} as const;
|
||||
|
||||
// Gang API
|
||||
|
||||
Reference in New Issue
Block a user