mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 15:54:09 +02:00
work to make documentation unified.
This commit is contained in:
@@ -4,11 +4,9 @@ purchaseEquipment() Netscript Function
|
||||
.. js:function:: purchaseEquipment(memberName, equipName)
|
||||
|
||||
:RAM cost: 4 GB
|
||||
|
||||
:param string memberName: Name of Gang member to purchase the equipment for
|
||||
:param string equipName: Name of Equipment/Augmentation to purchase
|
||||
:returns: ``true`` if the equipment was purchased.
|
||||
|
||||
Attempt to purchase the specified Equipment/Augmentation for the specified
|
||||
Gang member.
|
||||
|
||||
:returns: True if the equipment was successfully purchased. False otherwise
|
||||
|
||||
Reference in New Issue
Block a user