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