diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 18200221..357e16dd 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -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" }