mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
amend warning on getAugmentationCost doc
now directs players to use the desired functions
This commit is contained in:
@@ -3,7 +3,9 @@ getAugmentationCost() Netscript Function
|
|||||||
|
|
||||||
.. js:function:: getAugmentationCost(augName)
|
.. js:function:: getAugmentationCost(augName)
|
||||||
|
|
||||||
.. warning:: This function is deprecated.
|
.. warning:: This function is deprecated. It still functions, but new
|
||||||
|
scripts should prefer :doc:`getAugmentationPrice<getAugmentationPrice>`
|
||||||
|
and :doc:`getAugmentationRepReq<getAugmentationRepReq>` instead.
|
||||||
|
|
||||||
:RAM cost: 5 GB
|
:RAM cost: 5 GB
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user