Merge pull request #1476 from danielyxie/dev

reduce code of ENM core
This commit is contained in:
hydroflame 2021-10-12 20:23:39 -04:00 committed by GitHub
commit 31e5f4447c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

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({
name: AugmentationNames.ENMCore,
repCost: 2.5e5,
repCost: 175e3,
moneyCost: 2.5e9,
info:
"The Core library is an implant that upgrades the firmware of the Embedded Netburner Module. " +