更新 src/services/worldStateService.ts

This commit is contained in:
BanLanGen 2025-08-21 06:14:37 -07:00
parent 7e0f4a4a47
commit 01d4011a02

View File

@ -2987,7 +2987,7 @@ export const getWorldState = (buildLabel?: string): IWorldState => {
["Hydroid", "Mirage", "Limbo"],
["Mesa", "Chroma", "Atlas"],
["Ivara", "Inaros", "Titania"]
][week % 12]
][week % 11]
});
worldState.EndlessXpChoices.push({
Category: "EXC_HARD",