From 2a2b7b279a4f28cf46f3e9801fa5a6bdd1f90513 Mon Sep 17 00:00:00 2001 From: Animan8000 Date: Mon, 3 Nov 2025 07:04:59 -0800 Subject: [PATCH] src/types/inventoryTypes/inventoryTypes.ts aktualisiert --- src/types/inventoryTypes/inventoryTypes.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/types/inventoryTypes/inventoryTypes.ts b/src/types/inventoryTypes/inventoryTypes.ts index 6f2ed342..1bc2c61c 100644 --- a/src/types/inventoryTypes/inventoryTypes.ts +++ b/src/types/inventoryTypes/inventoryTypes.ts @@ -39,6 +39,7 @@ export interface IAccountCheats { unlockDoubleCapacityPotatoesEverywhere?: boolean; unlockExilusEverywhere?: boolean; unlockArcanesEverywhere?: boolean; + alertsRepeatable?: boolean; syndicateMissionsRepeatable?: boolean; instantFinishRivenChallenge?: boolean; noDailyStandingLimits?: boolean;