mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
updatedco
This commit is contained in:
parent
8977f299e5
commit
6111c50eb1
@ -28,6 +28,8 @@ grow() Netscript Function
|
|||||||
server, but there is no required hacking level to run the command. It also
|
server, but there is no required hacking level to run the command. It also
|
||||||
raises the security level of the target server by 0.004 per thread.
|
raises the security level of the target server by 0.004 per thread.
|
||||||
|
|
||||||
|
Action time is calculated at the start, effect is calculated at the end.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
.. code-block:: javascript
|
.. code-block:: javascript
|
||||||
|
@ -27,6 +27,8 @@ hack() Netscript Function
|
|||||||
A successful :doc:`hack<hack>` on a server will raise that server's security
|
A successful :doc:`hack<hack>` on a server will raise that server's security
|
||||||
level by 0.002.
|
level by 0.002.
|
||||||
|
|
||||||
|
Action time is calculated at the start, effect is calculated at the end.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
.. code-block:: javascript
|
.. code-block:: javascript
|
||||||
|
Loading…
Reference in New Issue
Block a user