Compare commits
	
		
			1 Commits
		
	
	
		
			d661f00876
			...
			17b01bc778
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 17b01bc778 | 
@ -47,9 +47,9 @@ export type IMissionInventoryUpdateRequest = {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    // flags for interstitial requests
 | 
					    // flags for interstitial requests
 | 
				
			||||||
    BMI?: boolean;
 | 
					    BMI?: boolean;
 | 
				
			||||||
    TNT?: boolean;
 | 
					    TNT?: boolean; // Conservation; definitely need to include AffiliationMods in this case, so a normal 'inventory sync' would not work here.
 | 
				
			||||||
    SSC?: boolean;
 | 
					    SSC?: boolean; // K-Drive race?
 | 
				
			||||||
    RJ?: boolean;
 | 
					    RJ?: boolean; // Railjack
 | 
				
			||||||
    SS?: boolean;
 | 
					    SS?: boolean;
 | 
				
			||||||
    CMI?: boolean;
 | 
					    CMI?: boolean;
 | 
				
			||||||
    EJC?: boolean;
 | 
					    EJC?: boolean;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user