Added softReset to netscript

This commit is contained in:
Olivier Gagnon
2021-03-07 04:49:57 -05:00
parent c8377c0bb3
commit 64272c99fb
5 changed files with 33 additions and 1 deletions

View File

@@ -91,7 +91,7 @@ let NetscriptFunctions =
"createProgram|commitCrime|getCrimeChance|getOwnedAugmentations|" +
"getOwnedSourceFiles|getAugmentationsFromFaction|" +
"getAugmentationPrereq|getAugmentationCost|purchaseAugmentation|" +
"installAugmentations|" +
"softReset|installAugmentations|" +
// TIX API
"getStockPrice|getStockPosition|getStockSymbols|getStockMaxShares|" +