mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation
This commit is contained in:
12
doc/source/netscript/gangapi/purchaseEquipment.rst
Normal file
12
doc/source/netscript/gangapi/purchaseEquipment.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
purchaseEquipment() Netscript Function
|
||||
======================================
|
||||
|
||||
.. js:function:: purchaseEquipment(memberName, equipName)
|
||||
|
||||
:param string memberName: Name of Gang member to purchase the equipment for
|
||||
:param string equipName: Name of Equipment/Augmentation to purchase
|
||||
|
||||
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