mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-19 04:35:46 +01:00
Update AugmentationsPage.tsx
Tooltip's text refining
This commit is contained in:
parent
125cd04383
commit
5c1777a6d4
@ -147,8 +147,7 @@ export function AugmentationsPage(props: IProps): React.ReactElement {
|
|||||||
<Tooltip
|
<Tooltip
|
||||||
title={
|
title={
|
||||||
<Typography>
|
<Typography>
|
||||||
The prices of Shadows of Anarchy's Augmentations increases for every one already bought. These price are NOT
|
{FactionNames.ShadowsOfAnarchy} augmentations prices increase for every one already bought. These prices are NOT reset when installing augmentations.
|
||||||
reset when installing augmentations.
|
|
||||||
</Typography>
|
</Typography>
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user