Added maxNumNodes to the hacknet API

This commit is contained in:
Olivier Gagnon
2021-03-07 16:03:21 -05:00
parent 58e38faad6
commit dabb5016fc
5 changed files with 14 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ let NetscriptFunctions =
// Hacknet Node API
"hacknet|numNodes|purchaseNode|getPurchaseNodeCost|getNodeStats|" +
"upgradeLevel|upgradeRam|upgradeCore|upgradeCache|getLevelUpgradeCost|" +
"getRamUpgradeCost|getCoreUpgradeCost|getCacheUpgradeCost|" +
"getRamUpgradeCost|getCoreUpgradeCost|getCacheUpgradeCost|maxNumNodes|" +
// Gang API
"gang|" +