mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
add singularity function for exporting game save
This commit is contained in:
@@ -205,6 +205,8 @@ const singularity = {
|
||||
installAugmentations: SF4Cost(RamCostConstants.ScriptSingularityFn3RamCost),
|
||||
isFocused: SF4Cost(0.1),
|
||||
setFocus: SF4Cost(0.1),
|
||||
exportGame: SF4Cost(RamCostConstants.ScriptSingularityFn1RamCost / 2),
|
||||
exportGameBonus: SF4Cost(RamCostConstants.ScriptSingularityFn1RamCost / 4),
|
||||
b1tflum3: SF4Cost(16),
|
||||
destroyW0r1dD43m0n: SF4Cost(32),
|
||||
getCurrentWork: SF4Cost(0.5),
|
||||
|
||||
Reference in New Issue
Block a user