Update worldStateService.ts
All checks were successful
Build / build (pull_request) Successful in 1m1s

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, Count: 0,
Goal: 1, Goal: 1,
BonusGoal: 1, BonusGoal: 2,
Success: 0, Success: 0,
Personal: true, Personal: true,
Bounty: true, Bounty: true,