mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-21 23:23:51 +01:00
MISC: Expose more information of HiveMind augmentation (#1701)
This commit is contained in:
parent
97489629d9
commit
a3e1b297ca
@ -883,7 +883,9 @@ export const Augmentations: Record<AugmentationName, Augmentation> = (() => {
|
||||
"exactly the implant does, but they promise that it will greatly " +
|
||||
"enhance your abilities.",
|
||||
hacking_grow: 3,
|
||||
stats: "",
|
||||
stats:
|
||||
`Many hackers say that they can spoof money much better than normal after installing this augmentation. ` +
|
||||
`A leaked document from ${FactionName.ECorp} contains this weird message: "vnmehidi's gorw oprwe si ebesaccisl aiv sliguntayir".`,
|
||||
factions: [FactionName.ECorp],
|
||||
},
|
||||
[AugmentationName.HuntOfArtemis]: {
|
||||
|
Loading…
Reference in New Issue
Block a user