disable skipTutorial & fastDojoRoomDestruction to be faithful by default
All checks were successful
Build / build (18) (push) Successful in 44s
Build / build (22) (push) Successful in 1m6s
Build / build (20) (push) Successful in 59s
Build / build (18) (pull_request) Successful in 44s
Build / build (20) (pull_request) Successful in 1m3s
Build / build (22) (pull_request) Successful in 1m0s
All checks were successful
Build / build (18) (push) Successful in 44s
Build / build (22) (push) Successful in 1m6s
Build / build (20) (push) Successful in 59s
Build / build (18) (pull_request) Successful in 44s
Build / build (20) (pull_request) Successful in 1m3s
Build / build (22) (pull_request) Successful in 1m0s
This commit is contained in:
parent
2459213642
commit
b1009fdcbb
@ -10,7 +10,7 @@
|
|||||||
"NRS": ["localhost"],
|
"NRS": ["localhost"],
|
||||||
"administratorNames": [],
|
"administratorNames": [],
|
||||||
"autoCreateAccount": true,
|
"autoCreateAccount": true,
|
||||||
"skipTutorial": true,
|
"skipTutorial": false,
|
||||||
"skipAllDialogue": false,
|
"skipAllDialogue": false,
|
||||||
"unlockAllScans": false,
|
"unlockAllScans": false,
|
||||||
"unlockAllMissions": false,
|
"unlockAllMissions": false,
|
||||||
@ -31,7 +31,7 @@
|
|||||||
"noDailyStandingLimits": false,
|
"noDailyStandingLimits": false,
|
||||||
"instantResourceExtractorDrones": false,
|
"instantResourceExtractorDrones": false,
|
||||||
"noDojoRoomBuildStage": false,
|
"noDojoRoomBuildStage": false,
|
||||||
"fastDojoRoomDestruction": true,
|
"fastDojoRoomDestruction": false,
|
||||||
"noDojoResearchCosts": false,
|
"noDojoResearchCosts": false,
|
||||||
"noDojoResearchTime": false,
|
"noDojoResearchTime": false,
|
||||||
"fastClanAscension": false,
|
"fastClanAscension": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user