This commit is contained in:
Olivier Gagnon
2021-11-03 00:27:21 -04:00
parent 37845c57c0
commit 2b79871c02
299 changed files with 3861 additions and 7125 deletions

View File

@@ -4,13 +4,7 @@
## Hacknet.upgradeCache() method
This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node).
Tries to upgrade the specified Hacknet Servers cache n times.
Returns true if it successfully upgrades the Servers cache n times, or if it purchases some positive amount and the Server reaches its max cache level.
Returns false otherwise.
Upgrade the cache of a hacknet node.
<b>Signature:</b>
@@ -35,3 +29,11 @@ True if the Hacknet Nodes cores are successfully purchased, false otherwise.
RAM cost: 0 GB
This function is only applicable for Hacknet Servers (the upgraded version of a Hacknet Node).
Tries to upgrade the specified Hacknet Servers cache n times.
Returns true if it successfully upgrades the Servers cache n times, or if it purchases some positive amount and the Server reaches its max cache level.
Returns false otherwise.