1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-10 22:31:40 +02:00

Merge pull request #4644 from kdmcser/not_check_8_unit

not report warning in factory-town
This commit is contained in:
Ivan Savenko
2024-09-22 21:58:56 +03:00
committed by GitHub

View File

@@ -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",