mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
NETSCRIPT: added ns.singularity.getAugmentationFactions (#706)
This commit is contained in:
@@ -189,6 +189,7 @@ const singularity = {
|
||||
getCrimeStats: SF4Cost(RamCostConstants.SingularityFn3),
|
||||
getOwnedAugmentations: SF4Cost(RamCostConstants.SingularityFn3),
|
||||
getOwnedSourceFiles: SF4Cost(RamCostConstants.SingularityFn3),
|
||||
getAugmentationFactions: SF4Cost(RamCostConstants.SingularityFn3),
|
||||
getAugmentationsFromFaction: SF4Cost(RamCostConstants.SingularityFn3),
|
||||
getAugmentationPrereq: SF4Cost(RamCostConstants.SingularityFn3),
|
||||
getAugmentationPrice: SF4Cost(RamCostConstants.SingularityFn3 / 2),
|
||||
|
||||
Reference in New Issue
Block a user