forked from OpenWF/SpaceNinjaServer
		
	improve: IShip (#154)
This commit is contained in:
		
							parent
							
								
									c31d82b61e
								
							
						
					
					
						commit
						3acd8e9f74
					
				@ -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