feat: Void Corruption 2025 #2865
@ -7,7 +7,7 @@ export interface IWorldState {
 | 
				
			|||||||
    Time: number;
 | 
					    Time: number;
 | 
				
			||||||
    InGameMarket: IInGameMarket;
 | 
					    InGameMarket: IInGameMarket;
 | 
				
			||||||
    Goals: IGoal[];
 | 
					    Goals: IGoal[];
 | 
				
			||||||
    Alerts: IAlert[];
 | 
					    Alerts: readonly IAlert[];
 | 
				
			||||||
    Sorties: ISortie[];
 | 
					    Sorties: ISortie[];
 | 
				
			||||||
    LiteSorties: ILiteSortie[];
 | 
					    LiteSorties: ILiteSortie[];
 | 
				
			||||||
    SyndicateMissions: ISyndicateMissionInfo[];
 | 
					    SyndicateMissions: ISyndicateMissionInfo[];
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user