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