detele invasion cheat from server-wide

This commit is contained in:
AlexisinGit 2025-08-29 10:10:13 +08:00
parent 219f04362b
commit 2f2e4ae143
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@
"noDojoResearchTime": false, "noDojoResearchTime": false,
"fastClanAscension": false, "fastClanAscension": false,
"unlockAllSimarisResearchEntries": false, "unlockAllSimarisResearchEntries": false,
"finishOneInvasionFinishTheWholeThing": false,
"spoofMasteryRank": -1, "spoofMasteryRank": -1,
"relicRewardItemCountMultiplier": 1, "relicRewardItemCountMultiplier": 1,
"nightwaveStandingMultiplier": 1, "nightwaveStandingMultiplier": 1,

View File

@ -35,7 +35,6 @@ export interface IConfig extends IConfigRemovedOptions {
noDojoResearchTime?: boolean; noDojoResearchTime?: boolean;
fastClanAscension?: boolean; fastClanAscension?: boolean;
unlockAllSimarisResearchEntries?: boolean; unlockAllSimarisResearchEntries?: boolean;
finishOneInvasionFinishTheWholeThing?: boolean;
spoofMasteryRank?: number; spoofMasteryRank?: number;
relicRewardItemCountMultiplier?: number; relicRewardItemCountMultiplier?: number;
nightwaveStandingMultiplier?: number; nightwaveStandingMultiplier?: number;