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
26c78e59d3
commit
af935639d8
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user