From 0c5256b83c47f25d16b9390cee1f28cf6cfc435d Mon Sep 17 00:00:00 2001 From: Chaddeus Date: Wed, 29 Oct 2025 19:38:42 +0100 Subject: [PATCH] UI: Correct phrasing in SmartSonar description (#2368) --- src/Augmentation/Augmentations.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Augmentation/Augmentations.ts b/src/Augmentation/Augmentations.ts index 4cdaa58e8..0030032d3 100644 --- a/src/Augmentation/Augmentations.ts +++ b/src/Augmentation/Augmentations.ts @@ -1471,7 +1471,7 @@ export const Augmentations: Record = (() => { [AugmentationName.SmartSonar]: { repCost: 2.25e4, moneyCost: 7.5e7, - info: "A cochlear implant that helps the player detect and locate enemies using sound propagation.", + info: "A cochlear implant that helps the user detect and locate enemies using sound propagation.", dexterity: 1.1, dexterity_exp: 1.15, crime_money: 1.25,