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