diff --git a/config.json.example b/config.json.example index ed64a4d3..d12270ef 100644 --- a/config.json.example +++ b/config.json.example @@ -10,7 +10,7 @@ "NRS": ["localhost"], "administratorNames": [], "autoCreateAccount": true, - "skipTutorial": true, + "skipTutorial": false, "skipAllDialogue": false, "unlockAllScans": false, "unlockAllMissions": false, @@ -31,7 +31,7 @@ "noDailyStandingLimits": false, "instantResourceExtractorDrones": false, "noDojoRoomBuildStage": false, - "fastDojoRoomDestruction": true, + "fastDojoRoomDestruction": false, "noDojoResearchCosts": false, "noDojoResearchTime": false, "fastClanAscension": false,