From 0df437ef359285fd9e5102fc1e624b4275cb7516 Mon Sep 17 00:00:00 2001 From: Olivier Gagnon Date: Mon, 18 Mar 2019 20:15:21 -0400 Subject: [PATCH] Update AugmentationHelpers.js --- src/Augmentation/AugmentationHelpers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Augmentation/AugmentationHelpers.js b/src/Augmentation/AugmentationHelpers.js index 6606635b9..2d056969c 100644 --- a/src/Augmentation/AugmentationHelpers.js +++ b/src/Augmentation/AugmentationHelpers.js @@ -1213,7 +1213,7 @@ function initAugmentations() { //Illuminati var QLink = new Augmentation({ - name:AugmentationNames.QLink, repCost:750e3, moneyCost:1300e6, + name:AugmentationNames.QLink, repCost:750e3, moneyCost:10e12, info:"A brain implant that wirelessly connects you to the Illuminati's " + "quantum supercomputer, allowing you to access and use its incredible " + "computing power.

" +