feat: instantFinishRivenChallenge cheat #2087

Merged
Sainan merged 17 commits from :main into main 2025-05-18 01:33:17 -07:00
Showing only changes of commit 9b21faf01d - Show all commits

View File

@ -44,6 +44,7 @@ interface IConfig {
noVendorPurchaseLimits?: boolean; noVendorPurchaseLimits?: boolean;
noDeathMarks?: boolean; noDeathMarks?: boolean;
noKimCooldowns?: boolean; noKimCooldowns?: boolean;
instantFinishRivenChallenge?: boolean;
instantResourceExtractorDrones?: boolean; instantResourceExtractorDrones?: boolean;
noResourceExtractorDronesDamage?: boolean; noResourceExtractorDronesDamage?: boolean;
skipClanKeyCrafting?: boolean; skipClanKeyCrafting?: boolean;