work to make documentation unified.

This commit is contained in:
Olivier Gagnon
2021-03-12 02:51:56 -05:00
parent a00c253dcb
commit 2ce6ff2041
176 changed files with 1325 additions and 916 deletions
@@ -4,9 +4,11 @@ getBlackOpRank() Netscript Function
.. js:function:: getBlackOpRank(name)
:RAM cost: 2 GB
:param string name: name of the BlackOp. Must be an exact match.
:returns: Rank required to complete this BlackOp. -1 for invalid BlackOp.
Returns the rank required to complete this BlackOp.
Example:
Returns -1 if an invalid action is specified.
.. code-block:: javascript
bladeburner.getBlackOpRank("Operation Typhoon"); // returns: 2500