src/models/inventoryModels/inventoryModel.ts aktualisiert

This commit is contained in:
2025-11-03 08:54:17 -08:00
parent 2a2b7b279a
commit 93a7275dac

View File

@@ -1464,6 +1464,7 @@ const inventorySchema = new Schema<IInventoryDatabase, InventoryDocumentProps>(
unlockDoubleCapacityPotatoesEverywhere: Boolean,
unlockExilusEverywhere: Boolean,
unlockArcanesEverywhere: Boolean,
alertsRepeatable: Boolean,
syndicateMissionsRepeatable: Boolean,
instantFinishRivenChallenge: Boolean,
noDailyStandingLimits: Boolean,