chore: add noDojoDecoBuildStage to default config
All checks were successful
Build / build (pull_request) Successful in 1m30s

This commit is contained in:
AMelonInsideLemon 2025-08-31 23:00:24 +02:00
parent 6de9f0dcdb
commit 81584dadcd
2 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"fullyStockedVendors": false,
"skipClanKeyCrafting": false,
"noDojoRoomBuildStage": false,
"noDecoBuildStage": false,
"noDojoDecoBuildStage": false,
"fastDojoRoomDestruction": false,
"noDojoResearchCosts": false,
"noDojoResearchTime": false,

View File

@ -110,6 +110,7 @@ export const configRemovedOptionsKeys = [
"noArgonCrystalDecay",
"noMasteryRankUpCooldown",
"noVendorPurchaseLimits",
"noDecoBuildStage",
"noDeathMarks",
"noKimCooldowns",
"syndicateMissionsRepeatable",