mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
added sleeve aug api
This commit is contained in:
@@ -257,6 +257,9 @@ CodeMirror.defineMode("netscript", function(config, parserConfig) {
|
||||
"getSleeveStats": atom,
|
||||
"getTask": atom,
|
||||
"getInformation": atom,
|
||||
"getSleeveAugmentations": atom,
|
||||
"getSleevePurchasableAugs": atom,
|
||||
"purchaseSleeveAug": atom,
|
||||
};
|
||||
}();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user