mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 07:48:37 +02:00
Adds getAugmentationPrice() and getAugmentationReqRep() Netscript Singularity functions. Deprecates getAugmentationCost() Netscript singularity function.
This commit is contained in:
@@ -55,8 +55,10 @@ The player has access to all of these functions while in BitNode-4. Completing B
|
||||
getOwnedAugmentations() <singularityfunctions/getOwnedAugmentations>
|
||||
getOwnedSourceFiles() <singularityfunctions/getOwnedSourceFiles>
|
||||
getAugmentationsFromFaction() <singularityfunctions/getAugmentationsFromFaction>
|
||||
getAugmentationPrereq() <singularityfunctions/getAugmentationPrereq>
|
||||
getAugmentationCost() <singularityfunctions/getAugmentationCost>
|
||||
getAugmentationPrereq() <singularityfunctions/getAugmentationPrereq>
|
||||
getAugmentationPrice() <singularityfunctions/getAugmentationPrice>
|
||||
getAugmentationRepReq() <singularityfunctions/getAugmentationRepReq>
|
||||
getAugmentationStats() <singularityfunctions/getAugmentationStats>
|
||||
purchaseAugmentation() <singularityfunctions/purchaseAugmentation>
|
||||
installAugmentations() <singularityfunctions/installAugmentations>
|
||||
|
||||
Reference in New Issue
Block a user