fix: the circuit normal rewards rotation (#2672)
Reviewed-on: #2672 Reviewed-by: Sainan <63328889+sainan@users.noreply.github.com> Co-authored-by: BanLanGen <banlangen@noreply.localhost> Co-committed-by: BanLanGen <banlangen@noreply.localhost>
This commit is contained in:
parent
1e4007f6da
commit
460cb20af7
@ -3068,7 +3068,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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user