From 4e44e784c6a0ff2b3ee282e991b04a9d15817627 Mon Sep 17 00:00:00 2001 From: Nolshine Date: Tue, 21 Sep 2021 14:11:51 +0100 Subject: [PATCH] amend warning on getAugmentationCost doc now directs players to use the desired functions --- .../netscript/singularityfunctions/getAugmentationCost.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/source/netscript/singularityfunctions/getAugmentationCost.rst b/doc/source/netscript/singularityfunctions/getAugmentationCost.rst index 9e3a40d89..cc1e694f5 100644 --- a/doc/source/netscript/singularityfunctions/getAugmentationCost.rst +++ b/doc/source/netscript/singularityfunctions/getAugmentationCost.rst @@ -3,7 +3,9 @@ getAugmentationCost() Netscript Function .. js:function:: getAugmentationCost(augName) - .. warning:: This function is deprecated. + .. warning:: This function is deprecated. It still functions, but new + scripts should prefer :doc:`getAugmentationPrice` + and :doc:`getAugmentationRepReq` instead. :RAM cost: 5 GB