From 99987778afe627e393bd966e31dfc97ae7c8c6ce Mon Sep 17 00:00:00 2001 From: havocmayhem <44165205+havocmayhem@users.noreply.github.com> Date: Sun, 30 Dec 2018 21:02:08 +0530 Subject: [PATCH] Added getAugmentationPrereq() --- netscript.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netscript.js b/netscript.js index b84426ef4..283d6e4c3 100644 --- a/netscript.js +++ b/netscript.js @@ -89,7 +89,7 @@ let NetscriptFunctions = "donateToFaction|" + "createProgram|commitCrime|getCrimeChance|getOwnedAugmentations|" + "getOwnedSourceFiles|getAugmentationsFromFaction|" + - "getAugmentationCost|purchaseAugmentation|" + + "getAugmentationPrereq|getAugmentationCost|purchaseAugmentation|" + "installAugmentations|" + // TIX API