mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 22:38:34 +02:00
SINGULARITY: Adding getUnlockedAchievements function (#2156)
This commit is contained in:
committed by
GitHub
parent
eaf4014516
commit
552d13ad6d
@@ -222,6 +222,7 @@ const singularity = {
|
||||
b1tflum3: SF4Cost(16),
|
||||
destroyW0r1dD43m0n: SF4Cost(32),
|
||||
getCurrentWork: SF4Cost(0.5),
|
||||
getUnlockedAchievements: SF4Cost(RamCostConstants.SingularityFn3),
|
||||
} as const;
|
||||
|
||||
const format = {
|
||||
|
||||
Reference in New Issue
Block a user