mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-07 08:07:57 +02:00
BLADEBURNER: Add APIs to get rank gain and rank loss of an action (#2572)
This commit is contained in:
@@ -349,6 +349,8 @@ const bladeburner = {
|
||||
getActionCurrentTime: RamCostConstants.BladeburnerApiBase,
|
||||
getActionEstimatedSuccessChance: RamCostConstants.BladeburnerApiBase,
|
||||
getActionRepGain: RamCostConstants.BladeburnerApiBase,
|
||||
getActionRankGain: RamCostConstants.BladeburnerApiBase,
|
||||
getActionRankLoss: RamCostConstants.BladeburnerApiBase,
|
||||
getActionCountRemaining: RamCostConstants.BladeburnerApiBase,
|
||||
getActionMaxLevel: RamCostConstants.BladeburnerApiBase,
|
||||
getActionCurrentLevel: RamCostConstants.BladeburnerApiBase,
|
||||
|
||||
Reference in New Issue
Block a user