Updated Schemas

This commit is contained in:
Ben C 2023-08-24 20:31:44 +00:00
parent ca7e0f25e7
commit 24d7a1388a

View File

@ -134,7 +134,7 @@
},
"ParticleFields": {
"type": "array",
"description": "Add particle effects to the planet",
"description": "Add particle effects in a field around the planet.\nAlso known as Vection Fields.",
"items": {
"$ref": "#/definitions/ParticleFieldModule"
}