chore: disable cheats by default #1139

Merged
OrdisPrime merged 2 commits from no-cheats into main 2025-03-10 16:22:39 -07:00

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