forked from OpenWF/SpaceNinjaServer
		
	chore: add noDojoDecoBuildStage to default config (#2734)
				
					
				
			Reviewed-on: OpenWF/SpaceNinjaServer#2734 Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									9221178522
								
							
						
					
					
						commit
						e2349b361e
					
				@ -19,7 +19,7 @@
 | 
			
		||||
  "fullyStockedVendors": false,
 | 
			
		||||
  "skipClanKeyCrafting": false,
 | 
			
		||||
  "noDojoRoomBuildStage": false,
 | 
			
		||||
  "noDecoBuildStage": false,
 | 
			
		||||
  "noDojoDecoBuildStage": false,
 | 
			
		||||
  "fastDojoRoomDestruction": false,
 | 
			
		||||
  "noDojoResearchCosts": false,
 | 
			
		||||
  "noDojoResearchTime": false,
 | 
			
		||||
 | 
			
		||||
@ -110,6 +110,7 @@ export const configRemovedOptionsKeys = [
 | 
			
		||||
    "noArgonCrystalDecay",
 | 
			
		||||
    "noMasteryRankUpCooldown",
 | 
			
		||||
    "noVendorPurchaseLimits",
 | 
			
		||||
    "noDecoBuildStage",
 | 
			
		||||
    "noDeathMarks",
 | 
			
		||||
    "noKimCooldowns",
 | 
			
		||||
    "syndicateMissionsRepeatable",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user