chore: disable cheats by default
All checks were successful
Build / build (22) (push) Successful in 41s
Build / build (20) (push) Successful in 1m2s
Build / build (18) (push) Successful in 1m7s
Build / build (18) (pull_request) Successful in 44s
Build / build (20) (pull_request) Successful in 1m2s
Build / build (22) (pull_request) Successful in 1m6s

still enabled by default:
- skipTutorial: assuming that people do know basic movement so we're safe to just boot them into the orbiter and allow them to start playing
- fastDojoRoomDestruction: this is supposed to be an anti-griefing mechanic, but doesn't really matter for us
This commit is contained in:
Sainan 2025-03-09 17:02:52 +01:00
parent 0ffa9c6bc4
commit 2459213642

View File

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