Update worldStateService.ts

This commit is contained in:
AMelonInsideLemon 2025-10-10 04:34:57 +02:00
parent 6684595326
commit 2fdd87aa1c

View File

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