From 508d1780f72263530afce15545fd4cbe61b2c61a Mon Sep 17 00:00:00 2001 From: Ben C Date: Thu, 3 Oct 2024 02:12:00 +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 1f2fd960..0a31bf6a 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -568,7 +568,7 @@ }, "surfaceSize": { "type": "number", - "description": "A scale height used for a number of things. Should be the approximate radius of the body.", + "description": "A scale height used for a number of things. Should be the approximate radius of the body.\n\nAffected settings include: Base sector size, proxy body scaling, surface gravity", "format": "float" }, "gravityVolumePriority": {