fix: the circuit normal rewards rotation #2672

Merged
Sainan merged 4 commits from BanLanGen/SpaceNinjaServer:main into main 2025-08-21 11:27:37 -07:00

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