mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 15:28:43 +02:00
0.47.3 patch 2 fix documentation (#810)
This commit is contained in:
@@ -3,6 +3,8 @@ recruitMember() Netscript Function
|
||||
|
||||
.. js:function:: recruitMember(name)
|
||||
|
||||
:RAM cost: 2 GB
|
||||
|
||||
:param string name: Name of member to recruit
|
||||
|
||||
Attempt to recruit a new gang member.
|
||||
@@ -13,5 +15,3 @@ recruitMember() Netscript Function
|
||||
* There already exists a member with the specified name
|
||||
|
||||
:returns: True if the member was successfully recruited. False otherwise
|
||||
|
||||
:RAM cost: 2 GB
|
||||
|
||||
Reference in New Issue
Block a user