mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
Fix a bunch of scripting related stuff.
This commit is contained in:
@@ -233,6 +233,8 @@ export const RamCosts: IMap<any> = {
|
||||
purchaseAugmentation: RamCostConstants.ScriptSingularityFn3RamCost,
|
||||
softReset: RamCostConstants.ScriptSingularityFn3RamCost,
|
||||
installAugmentations: RamCostConstants.ScriptSingularityFn3RamCost,
|
||||
isFocused: 0.1,
|
||||
setFocus: 0.1,
|
||||
|
||||
// Gang API
|
||||
gang: {
|
||||
|
||||
Reference in New Issue
Block a user