Просмотр исходного кода

not report warning in factory-town

kdmcser 1 год назад
Родитель
Сommit
d6e69b9586
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",