mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
UI: Correct phrasing in SmartSonar description (#2368)
This commit is contained in:
@@ -1471,7 +1471,7 @@ export const Augmentations: Record<AugmentationName, Augmentation> = (() => {
|
||||
[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,
|
||||
|
||||
Reference in New Issue
Block a user