chore: disable cheats by default (#1139)
All checks were successful
Build / build (18) (push) Successful in 38s
Build / build (20) (push) Successful in 58s
Build / build (22) (push) Successful in 48s
Build Docker image / docker (push) Successful in 31s

The config.json.example is now has all cheats/time-savers disabled so it's as faithful as possible.

Reviewed-on: #1139
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
This commit is contained in:
Sainan 2025-03-10 16:22:38 -07:00 committed by OrdisPrime
parent b553097fe4
commit 00f6a8bd6d

View File

@ -10,31 +10,31 @@
"NRS": ["localhost"], "NRS": ["localhost"],
"administratorNames": [], "administratorNames": [],
"autoCreateAccount": true, "autoCreateAccount": true,
"skipTutorial": true, "skipTutorial": false,
"skipAllDialogue": true, "skipAllDialogue": false,
"unlockAllScans": true, "unlockAllScans": false,
"unlockAllMissions": true, "unlockAllMissions": false,
"infiniteCredits": true, "infiniteCredits": false,
"infinitePlatinum": true, "infinitePlatinum": false,
"infiniteEndo": true, "infiniteEndo": false,
"infiniteRegalAya": true, "infiniteRegalAya": false,
"infiniteHelminthMaterials": false, "infiniteHelminthMaterials": false,
"unlockAllShipFeatures": true, "unlockAllShipFeatures": false,
"unlockAllShipDecorations": true, "unlockAllShipDecorations": false,
"unlockAllFlavourItems": true, "unlockAllFlavourItems": false,
"unlockAllSkins": true, "unlockAllSkins": false,
"unlockAllCapturaScenes": true, "unlockAllCapturaScenes": false,
"universalPolarityEverywhere": true, "universalPolarityEverywhere": false,
"unlockDoubleCapacityPotatoesEverywhere": true, "unlockDoubleCapacityPotatoesEverywhere": false,
"unlockExilusEverywhere": true, "unlockExilusEverywhere": false,
"unlockArcanesEverywhere": true, "unlockArcanesEverywhere": false,
"noDailyStandingLimits": true, "noDailyStandingLimits": false,
"instantResourceExtractorDrones": false, "instantResourceExtractorDrones": false,
"noDojoRoomBuildStage": true, "noDojoRoomBuildStage": false,
"fastDojoRoomDestruction": true, "fastDojoRoomDestruction": false,
"noDojoResearchCosts": true, "noDojoResearchCosts": false,
"noDojoResearchTime": true, "noDojoResearchTime": false,
"fastClanAscension": true, "fastClanAscension": false,
"spoofMasteryRank": -1, "spoofMasteryRank": -1,
"events": { "events": {
"starDays": true "starDays": true