mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
doc
This commit is contained in:
@@ -4,11 +4,7 @@
|
||||
|
||||
## Hacknet.upgradeCore() method
|
||||
|
||||
Tries to purchase n cores for the specified Hacknet Node.
|
||||
|
||||
Returns true if it successfully purchases n cores for the Hacknet Node or if it purchases some positive amount and the Node reaches its max number of cores.
|
||||
|
||||
Returns false otherwise.
|
||||
Upgrade the core of a hacknet node.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
@@ -33,3 +29,9 @@ True if the Hacknet Node’s cores are successfully purchased, false otherwise.
|
||||
|
||||
RAM cost: 0 GB
|
||||
|
||||
Tries to purchase n cores for the specified Hacknet Node.
|
||||
|
||||
Returns true if it successfully purchases n cores for the Hacknet Node or if it purchases some positive amount and the Node reaches its max number of cores.
|
||||
|
||||
Returns false otherwise.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user