Updated Schemas

This commit is contained in:
github-actions[bot] 2022-08-31 20:01:11 +00:00
parent 26c78e59d3
commit af935639d8

View File

@ -2400,6 +2400,13 @@
"$ref": "#/definitions/HazardVolumeInfo" "$ref": "#/definitions/HazardVolumeInfo"
} }
}, },
"interferenceVolumes": {
"type": "array",
"description": "Add interference volumes to this planet",
"items": {
"$ref": "#/definitions/VolumeInfo"
}
},
"mapRestrictionVolumes": { "mapRestrictionVolumes": {
"type": "array", "type": "array",
"description": "Add map restriction volumes to this planet", "description": "Add map restriction volumes to this planet",