From 970e6810c7c3c03fa764e6d3ada09c5e7763ecc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 18 Aug 2022 07:21:42 +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 d8d4db3c..daf498d4 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -2340,7 +2340,7 @@ }, "supernovaSize": { "type": "number", - "description": "Radius of the supernova. Any planets within 80% of this will be destroyed.", + "description": "Radius of the supernova. Any planets within this will be destroyed.", "format": "float", "default": 50000.0, "minimum": 0.0