improve: IShip #154
@ -25,6 +25,7 @@ export interface IShip {
 | 
				
			|||||||
    ShipInterior: IShipInterior;
 | 
					    ShipInterior: IShipInterior;
 | 
				
			||||||
    Rooms: IRooms[];
 | 
					    Rooms: IRooms[];
 | 
				
			||||||
    ContentUrlSignature: string;
 | 
					    ContentUrlSignature: string;
 | 
				
			||||||
 | 
					    BootLocation?: "LISET" | "DRIFTER_CAMP" | "APARTMENT";
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export interface IShipDatabase {
 | 
					export interface IShipDatabase {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user