mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
API: Add ns.bladeburner.getNextBlackOp() (#815)
This commit is contained in:
@@ -243,6 +243,7 @@ const bladeburner = {
|
||||
getContractNames: RamCostConstants.BladeburnerApiBase / 10,
|
||||
getOperationNames: RamCostConstants.BladeburnerApiBase / 10,
|
||||
getBlackOpNames: RamCostConstants.BladeburnerApiBase / 10,
|
||||
getNextBlackOp: RamCostConstants.BladeburnerApiBase / 2,
|
||||
getBlackOpRank: RamCostConstants.BladeburnerApiBase / 2,
|
||||
getGeneralActionNames: RamCostConstants.BladeburnerApiBase / 10,
|
||||
getSkillNames: RamCostConstants.BladeburnerApiBase / 10,
|
||||
|
||||
Reference in New Issue
Block a user