diff --git a/src/Challenges.ts b/src/Challenges.ts index 0f306e5ca..220c98c7f 100644 --- a/src/Challenges.ts +++ b/src/Challenges.ts @@ -166,6 +166,7 @@ export const challengeDisplay = (i: number, changefocus = true) => { } case 2: { current1 = current2 = format(5 * CalcECC('transcend', player.challengecompletions[2])) + current3 = format(0.25 * CalcECC('transcend', player.challengecompletions[2]), 2, true) break } case 3: {