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