Updated Schemas

This commit is contained in:
Ben C 2022-11-26 00:24:38 +00:00
parent 2800c2cb3f
commit e25c075c62

View File

@ -2548,6 +2548,13 @@
"description": "Add probe-specific volumes to this planet.",
"$ref": "#/definitions/ProbeModule"
},
"referenceFrameBlockerVolumes": {
"type": "array",
"description": "Add reference frame blocker volumes to this planet. These will stop the player from seeing/targeting any reference frames.",
"items": {
"$ref": "#/definitions/VolumeInfo"
}
},
"revealVolumes": {
"type": "array",
"description": "Add triggers that reveal parts of the ship log on this planet.",