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
c22439cd70
commit
a4e8e7375b
@ -287,14 +287,7 @@
|
|||||||
},
|
},
|
||||||
"fluidType": {
|
"fluidType": {
|
||||||
"description": "Fluid type for sounds/effects when colliding with this cloud.",
|
"description": "Fluid type for sounds/effects when colliding with this cloud.",
|
||||||
"oneOf": [
|
"$ref": "#/definitions/CloudFluidType"
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/definitions/CloudFluidType"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"hasLightning": {
|
"hasLightning": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
@ -1315,14 +1308,7 @@
|
|||||||
},
|
},
|
||||||
"fluidType": {
|
"fluidType": {
|
||||||
"description": "Fluid type for sounds/effects when colliding with this ring.",
|
"description": "Fluid type for sounds/effects when colliding with this ring.",
|
||||||
"oneOf": [
|
"$ref": "#/definitions/CloudFluidType2"
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/definitions/CloudFluidType2"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"inclination": {
|
"inclination": {
|
||||||
"type": "number",
|
"type": "number",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user