From f11b31b24c422c7d724d6846d7a09a4226b186cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Aug 2022 02:37:02 +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 fe3f88b1..7e36c1c6 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -2335,7 +2335,7 @@ }, "supernovaSize": { "type": "number", - "description": "Radius of the supernova.", + "description": "Radius of the supernova. Any planets within 80% of this will be destroyed.", "format": "float", "default": 50000.0, "minimum": 0.0