mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
2800c2cb3f
commit
e25c075c62
@ -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.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user