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
76a02d9fa2
commit
9cda523231
@ -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.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user