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