mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-23 16:13:49 +01:00
missed refactor
This commit is contained in:
parent
d80346f816
commit
ef06bc30e5
@ -112,7 +112,8 @@ export function generateResleeves(): Resleeve[] {
|
|||||||
AugmentationNames.StaneksGift1,
|
AugmentationNames.StaneksGift1,
|
||||||
AugmentationNames.StaneksGift2,
|
AugmentationNames.StaneksGift2,
|
||||||
AugmentationNames.StaneksGift3,
|
AugmentationNames.StaneksGift3,
|
||||||
].map((faction) => faction as string);
|
...infiltratorsMiniGameAugmentations,
|
||||||
|
].map((augmentation) => augmentation as string);
|
||||||
if (forbidden.includes(randKey)) {
|
if (forbidden.includes(randKey)) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user