Prechádzať zdrojové kódy

Merge pull request #4644 from kdmcser/not_check_8_unit

not report warning in factory-town
Ivan Savenko 1 rok pred
rodič
commit
ab2cc6600f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      config/schemas/faction.json

+ 1 - 1
config/schemas/faction.json

@@ -96,7 +96,7 @@
 				"creatures" : {
 				"creatures" : {
 					"type" : "array",
 					"type" : "array",
 					"minItems" : 7,
 					"minItems" : 7,
-					"maxItems" : 7,
+					"maxItems" : 8,
 					"description" : "List of creatures available for recruitment on each level",
 					"description" : "List of creatures available for recruitment on each level",
 					"items" : {
 					"items" : {
 						"type" : "array",
 						"type" : "array",