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/getEquipmentCost.rst
Normal file
12
doc/source/netscript/gangapi/getEquipmentCost.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
getEquipmentCost() Netscript Function
|
||||
=====================================
|
||||
|
||||
.. js:function:: getEquipmentCost(equipName)
|
||||
|
||||
:param string equipName: Name of equipment
|
||||
|
||||
Get the amount of money it takes to purchase a piece of Equipment or an Augmentation.
|
||||
If an invalid Equipment/Augmentation is specified, this function will return Infinity.
|
||||
|
||||
:returns: Cost to purchase the specified Equipment/Augmentation (number). Infinity
|
||||
for invalid arguments
|
||||
Reference in New Issue
Block a user