fix: the circuit normal rewards rotation #2672
@ -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