Update worldStateService.ts

This commit is contained in:
AMelonInsideLemon 2025-10-10 04:34:57 +02:00
parent c3ad42562e
commit 1272aae2a7

View File

@ -2274,7 +2274,7 @@ export const getWorldState = (buildLabel?: string): IWorldState => {
},
Count: 0,
Goal: 1,
BonusGoal: 1,
BonusGoal: 2,
Success: 0,
Personal: true,
Bounty: true,