修复普通回廊路线无法选择

This commit is contained in:
AlexisinGit 2025-08-21 23:50:10 +08:00
parent ca19e1456f
commit 167d172927

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",