chore: move more cheats to account section #2680

Merged
Sainan merged 2 commits from AMelonInsideLemon/SpaceNinjaServer:move-to-account-section into main 2025-08-24 15:16:43 -07:00

Re #2361

Re #2361
AMelonInsideLemon added 1 commit 2025-08-22 05:32:08 -07:00
chore: move more cheats to account section
All checks were successful
Build / build (pull_request) Successful in 1m5s
e1438cbdd4
Re #2391
Sainan reviewed 2025-08-22 11:45:23 -07:00
@ -31,4 +21,1 @@
"unlockArcanesEverywhere": false,
"noDailyStandingLimits": false,
"noDailyFocusLimit": false,
"noArgonCrystalDecay": false,
Owner

You removed these from configService but not here:

    noArgonCrystalDecay?: boolean;
    noMasteryRankUpCooldown?: boolean;
    noVendorPurchaseLimits?: boolean;
    noDeathMarks?: boolean;
    noKimCooldowns?: boolean;
You removed these from configService but not here: ```ts noArgonCrystalDecay?: boolean; noMasteryRankUpCooldown?: boolean; noVendorPurchaseLimits?: boolean; noDeathMarks?: boolean; noKimCooldowns?: boolean; ```
AMelonInsideLemon marked this conversation as resolved
AMelonInsideLemon added 1 commit 2025-08-23 02:26:56 -07:00
Update config-vanilla.json
All checks were successful
Build / build (pull_request) Successful in 1m8s
d66cc22239
Sainan approved these changes 2025-08-23 12:56:24 -07:00
Sainan merged commit 71d0c140ae into main 2025-08-24 15:16:43 -07:00
Sainan deleted branch move-to-account-section 2025-08-24 15:16:44 -07:00
Sign in to join this conversation.
No description provided.