Updated Schemas

This commit is contained in:
Ben C 2022-11-26 01:37:39 +00:00
parent 76a02d9fa2
commit 9cda523231

View File

@ -2523,6 +2523,13 @@
"$ref": "#/definitions/VolumeInfo"
}
},
"lightSourceVolumes": {
"type": "array",
"description": "Add light source volumes to this planet. These will activate rafts and other light detectors.",
"items": {
"$ref": "#/definitions/VolumeInfo"
}
},
"mapRestrictionVolumes": {
"type": "array",
"description": "Add map restriction volumes to this planet.",