diff --git a/src/services/worldStateService.ts b/src/services/worldStateService.ts index dbd0411a..cea7c76f 100644 --- a/src/services/worldStateService.ts +++ b/src/services/worldStateService.ts @@ -2383,7 +2383,7 @@ export const getWorldState = (buildLabel?: string): IWorldState => { }, Count: 0, Goal: 1, - BonusGoal: 1, + BonusGoal: 2, Success: 0, Personal: true, Bounty: true,