From 518333936500e80cc30f27377f10f04d5f335e8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 7 Nov 2022 02:16:27 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 },