mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-30 11:33:47 +01:00
reduce code of ENM core
This commit is contained in:
parent
0dbeac52ac
commit
3c2a237140
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -735,7 +735,7 @@ function initAugmentations(): void {
|
|||||||
|
|
||||||
const ENMCore = new Augmentation({
|
const ENMCore = new Augmentation({
|
||||||
name: AugmentationNames.ENMCore,
|
name: AugmentationNames.ENMCore,
|
||||||
repCost: 2.5e5,
|
repCost: 175e3,
|
||||||
moneyCost: 2.5e9,
|
moneyCost: 2.5e9,
|
||||||
info:
|
info:
|
||||||
"The Core library is an implant that upgrades the firmware of the Embedded Netburner Module. " +
|
"The Core library is an implant that upgrades the firmware of the Embedded Netburner Module. " +
|
||||||
|
Loading…
Reference in New Issue
Block a user