forked from OpenWF/SpaceNinjaServer
更新 src/services/worldStateService.ts
This commit is contained in:
parent
7e0f4a4a47
commit
01d4011a02
@ -2987,7 +2987,7 @@ export const getWorldState = (buildLabel?: string): IWorldState => {
|
|||||||
["Hydroid", "Mirage", "Limbo"],
|
["Hydroid", "Mirage", "Limbo"],
|
||||||
["Mesa", "Chroma", "Atlas"],
|
["Mesa", "Chroma", "Atlas"],
|
||||||
["Ivara", "Inaros", "Titania"]
|
["Ivara", "Inaros", "Titania"]
|
||||||
][week % 12]
|
][week % 11]
|
||||||
});
|
});
|
||||||
worldState.EndlessXpChoices.push({
|
worldState.EndlessXpChoices.push({
|
||||||
Category: "EXC_HARD",
|
Category: "EXC_HARD",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user