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
b25d13e5e8
commit
9f0f055ff8
@ -2407,6 +2407,13 @@
|
|||||||
"$ref": "#/definitions/VolumeInfo"
|
"$ref": "#/definitions/VolumeInfo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"insulatingVolumes": {
|
||||||
|
"type": "array",
|
||||||
|
"description": "Add insulating 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