Updated Schemas

This commit is contained in:
github-actions[bot] 2022-05-23 13:23:34 +00:00
parent c22439cd70
commit a4e8e7375b

View File

@ -287,14 +287,7 @@
},
"fluidType": {
"description": "Fluid type for sounds/effects when colliding with this cloud.",
"oneOf": [
{
"type": "null"
},
{
"$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"
}
]
},
"inclination": {
"type": "number",