few more bugfix

This commit is contained in:
Olivier Gagnon
2021-11-17 18:08:58 -05:00
parent 4730347330
commit ef40fb9bb2
7 changed files with 47 additions and 38 deletions
+2 -2
View File
@@ -2412,7 +2412,7 @@ function initAugmentations(): void {
const StaneksGift2 = new Augmentation({
name: AugmentationNames.StaneksGift2,
repCost: 1e5,
repCost: 1e6,
moneyCost: 0,
info:
"The next evolution is near, A coming together of man and machine. A synthesis greater than the birth of the human " +
@@ -2453,7 +2453,7 @@ function initAugmentations(): void {
const StaneksGift3 = new Augmentation({
name: AugmentationNames.StaneksGift3,
repCost: 1e7,
repCost: 1e8,
moneyCost: 0,
info:
"The synthesis of human and machine is nothing to fear. It is our destiny. " +