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
3a8394825d
commit
ce848aeff5
@ -1065,7 +1065,7 @@
|
||||
"type": "array",
|
||||
"description": "Add black/white-holes to this planet",
|
||||
"items": {
|
||||
"$ref": "#/definitions/SingularityInfo"
|
||||
"$ref": "#/definitions/SingularityModule"
|
||||
}
|
||||
},
|
||||
"signals": {
|
||||
@ -1975,7 +1975,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"SingularityInfo": {
|
||||
"SingularityModule": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user