mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-04 14:47:53 +02:00
added two additonal augmentations
* refactored augmentation names to enum
This commit is contained in:
@@ -111,7 +111,7 @@ export function generateResleeves(): Resleeve[] {
|
||||
AugmentationNames.StaneksGift1,
|
||||
AugmentationNames.StaneksGift2,
|
||||
AugmentationNames.StaneksGift3,
|
||||
];
|
||||
].map((faction) => faction as string);
|
||||
if (forbidden.includes(randKey)) {
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user