NETSCRIPT: Added cyclesWorked to certain sleeve.getTask returns, and added bladeburner.getActionSuccesses (#324)

This commit is contained in:
Zelow79
2023-01-15 23:50:54 -05:00
committed by GitHub
parent 6f0b3d07b8
commit 5f923a348c
6 changed files with 27 additions and 2 deletions
+1
View File
@@ -249,6 +249,7 @@ const bladeburner = {
getActionMaxLevel: RamCostConstants.BladeburnerApiBase,
getActionCurrentLevel: RamCostConstants.BladeburnerApiBase,
getActionAutolevel: RamCostConstants.BladeburnerApiBase,
getActionSuccesses: RamCostConstants.BladeburnerApiBase,
setActionAutolevel: RamCostConstants.BladeburnerApiBase,
setActionLevel: RamCostConstants.BladeburnerApiBase,
getRank: RamCostConstants.BladeburnerApiBase,