diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index c05c88c3..7852d8a9 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -1761,7 +1761,7 @@ }, "distortRadius": { "type": "number", - "description": "Radius of the distortion effects. Defaults to 2 * horizonRadius", + "description": "Radius of the distortion effects. Defaults to 2.5 * horizonRadius", "format": "float", "minimum": 0.0 },