Improve IShip
This commit is contained in:
parent
675e6c4583
commit
643ddabc15
@ -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