This commit is contained in:
SebassNoob 2022-05-23 00:05:40 +08:00 committed by GitHub
parent cd8f0cdbda
commit 774eced317
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -129,7 +129,7 @@ export const initSoAAugmentations = (): Augmentation[] => [
name: AugmentationNames.WisdomOfAthena,
repCost: 1e4,
moneyCost: 1e6,
info: "A connective brain implant to SASHA that focuses in on pattern recognition and predictive templating.",
info: "A connective brain implant to SASHA that focuses on pattern recognition and predictive templating.",
stats: <>This augmentation makes the Bracket minigame easier by removing all '[' ']'.</>,
isSpecial: true,
factions: [FactionNames.ShadowsOfAnarchy],