mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
API: Add getSaveData API (#1390)
This commit is contained in:
@@ -215,6 +215,7 @@ const singularity = {
|
||||
installAugmentations: SF4Cost(RamCostConstants.SingularityFn3),
|
||||
isFocused: SF4Cost(0.1),
|
||||
setFocus: SF4Cost(0.1),
|
||||
getSaveData: SF4Cost(RamCostConstants.SingularityFn1 / 2),
|
||||
exportGame: SF4Cost(RamCostConstants.SingularityFn1 / 2),
|
||||
exportGameBonus: SF4Cost(RamCostConstants.SingularityFn1 / 4),
|
||||
b1tflum3: SF4Cost(16),
|
||||
|
||||
Reference in New Issue
Block a user