This commit is contained in:
parent
14d55d6f1e
commit
1754ddbd2a
@ -1467,7 +1467,7 @@ const inventorySchema = new Schema<IInventoryDatabase, InventoryDocumentProps>(
|
|||||||
SubscribedToEmailsPersonalized: { type: Number, default: 0 },
|
SubscribedToEmailsPersonalized: { type: Number, default: 0 },
|
||||||
RewardSeed: BigInt,
|
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 },
|
MissionRelicRewards: { type: [typeCountSchema], default: undefined },
|
||||||
|
|
||||||
//Credit
|
//Credit
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user