From 216ca5a74fc1eb344f0519a2f9183524d049f7cb Mon Sep 17 00:00:00 2001 From: Ben C Date: Sun, 26 Feb 2023 04:08:26 +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 b9fb6090..395baa5e 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -184,7 +184,7 @@ }, "isShell": { "type": "boolean", - "description": "If true, the light will start fading away below innerRadius, instead of staying constant. This means that innerRadius will be the midpoint between the outerRadius and an inner cutoff.", + "description": "If true, the light will work as a shell between inner and outer radius.", "default": false }, "position": {