This commit is contained in:
parent
14d55d6f1e
commit
1754ddbd2a
@ -1467,7 +1467,7 @@ const inventorySchema = new Schema<IInventoryDatabase, InventoryDocumentProps>(
|
||||
SubscribedToEmailsPersonalized: { type: Number, default: 0 },
|
||||
RewardSeed: BigInt,
|
||||
|
||||
// Temporary data so we can show all relic reward from an endless mission at EOM
|
||||
// Temporary data so we can show all relic rewards from an endless mission at EOM
|
||||
MissionRelicRewards: { type: [typeCountSchema], default: undefined },
|
||||
|
||||
//Credit
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user