Ivan Savenko 2 years ago
parent
commit
f520043c46
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/gameConfig.json

+ 1 - 1
config/gameConfig.json

@@ -310,7 +310,7 @@
 			// if enabled, neutral dwellings will accumulate creatures 
 			"accumulateWhenNeutral" : false,
 			// if enabled, dwellings owned by players will accumulate creatures 
-			"accumulateWhenOwned" : false
+			"accumulateWhenOwned" : false,
 			// if enabled, game will attempt to merge slots in army on recruit if all slots in hero army are in use
 			"mergeOnRecruit" : true
 		},