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