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