Fixed schema
This commit is contained in:
parent
bc3cdf9db3
commit
7c6193b02d
@ -22,6 +22,10 @@
|
|||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"$": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Dev Comment (not visible in-game)"
|
||||||
|
},
|
||||||
"TerritoryBlacklist": {
|
"TerritoryBlacklist": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"items": {
|
"items": {
|
||||||
|
Loading…
Reference in New Issue
Block a user