feat: alertsRepeatable cheat #3012

Merged
Sainan merged 13 commits from Animan8000/SpaceNinjaServer:alertsRepeatable into main 2025-11-10 00:43:38 -08:00
Showing only changes of commit 93a7275dac - Show all commits

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,