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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user