Note new boot location
This commit is contained in:
		
							parent
							
								
									a7df8629fa
								
							
						
					
					
						commit
						7c179d6c2a
					
				@ -19,7 +19,7 @@ export interface IShipInterior {
 | 
				
			|||||||
    SkinFlavourItem?: string;
 | 
					    SkinFlavourItem?: string;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export type TBootLocation = "LISET" | "DRIFTER_CAMP" | "APARTMENT";
 | 
					export type TBootLocation = "LISET" | "DRIFTER_CAMP" | "APARTMENT" | "SHOP";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export interface IShip {
 | 
					export interface IShip {
 | 
				
			||||||
    Features: string[];
 | 
					    Features: string[];
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user