mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 18:22:58 +02:00
SLEEVES: Add sleeve commands to purchase sleeves and memory via the API (#2443)
This commit is contained in:
@@ -384,6 +384,10 @@ const sleeve = {
|
||||
setToBladeburnerAction: RamCostConstants.SleeveBase,
|
||||
getSleeveAugmentationPrice: RamCostConstants.SleeveBase,
|
||||
getSleeveAugmentationRepReq: RamCostConstants.SleeveBase,
|
||||
purchaseSleeve: RamCostConstants.SleeveBase,
|
||||
upgradeMemory: RamCostConstants.SleeveBase,
|
||||
getSleeveCost: RamCostConstants.SleeveBase,
|
||||
getMemoryUpgradeCost: RamCostConstants.SleeveBase,
|
||||
} as const;
|
||||
|
||||
// Stanek API
|
||||
|
||||
Reference in New Issue
Block a user