SLEEVES: Add sleeve commands to purchase sleeves and memory via the API (#2443)

This commit is contained in:
TheAimMan
2026-01-20 15:55:51 -05:00
committed by GitHub
parent 19064a1b12
commit 210c338f86
17 changed files with 673 additions and 105 deletions
+4
View File
@@ -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