feat: galleon of ghouls #2280

Merged
OrdisPrime merged 4 commits from galleon-robberies into main 2025-06-25 08:04:04 -07:00
Showing only changes of commit 519bea2aa3 - Show all commits

View File

@ -152,9 +152,9 @@ export interface IMailboxClient {
LastInboxId: IOid; LastInboxId: IOid;
} }
export interface IMailboxDatabase { /*export interface IMailboxDatabase {
LastInboxId: Types.ObjectId; LastInboxId: Types.ObjectId;
} }*/
export type TSolarMapRegion = export type TSolarMapRegion =
| "Earth" | "Earth"