mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 15:43:49 +01:00
clear up NF desc
This commit is contained in:
parent
3f780397c5
commit
def945e202
@ -1305,7 +1305,7 @@ function initAugmentations(): void {
|
|||||||
"body's nervous system.",
|
"body's nervous system.",
|
||||||
stats: (
|
stats: (
|
||||||
<>
|
<>
|
||||||
This special augmentation can be leveled up infinitely. Each level of this augmentation increases ALL
|
This special augmentation can be leveled up infinitely. Each level of this augmentation increases MOST
|
||||||
multipliers by 1%, stacking multiplicatively.
|
multipliers by 1%, stacking multiplicatively.
|
||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
@ -1924,8 +1924,7 @@ function initAugmentations(): void {
|
|||||||
name: AugmentationNames.INFRARet,
|
name: AugmentationNames.INFRARet,
|
||||||
repCost: 7.5e3,
|
repCost: 7.5e3,
|
||||||
moneyCost: 3e7,
|
moneyCost: 3e7,
|
||||||
info:
|
info: "A tiny chip that sits behind the retinae. This implant lets the user visually detect infrared radiation.",
|
||||||
"A tiny chip that sits behind the retinae. This implant lets the user visually detect infrared radiation.",
|
|
||||||
crime_success_mult: 1.25,
|
crime_success_mult: 1.25,
|
||||||
crime_money_mult: 1.1,
|
crime_money_mult: 1.1,
|
||||||
dexterity_mult: 1.1,
|
dexterity_mult: 1.1,
|
||||||
|
Loading…
Reference in New Issue
Block a user