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

Merge pull request #6188 from GeorgeK1ng/regions_validation

Fix schema for new HotA campaigns mapping
This commit is contained in:
Ivan Savenko
2025-10-03 14:48:53 +03:00
committed by GitHub

View File

@@ -16,6 +16,14 @@
"type" : "number",
"description" : "Number of symbols used to encode color, 1 or 2"
},
"background" : {
"type" : "string",
"description" : "Background image path"
},
"suffix" : {
"type" : "array",
"description" : "Enabled, Selected, Conquered"
},
"desc" :
{
"type" : "array",