浏览代码

Merge pull request #4644 from kdmcser/not_check_8_unit

not report warning in factory-town
Ivan Savenko 1 年之前
父节点
当前提交
ab2cc6600f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/schemas/faction.json

+ 1 - 1
config/schemas/faction.json

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