From 33afbca5309b2889c84ecb50781c65b2f9994639 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 22 Aug 2022 21:17:25 +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 6ac43b01..8c9e6ac1 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -2374,7 +2374,7 @@ "type": "number", "description": "Speed of the supernova wall in meters per second.", "format": "float", - "default": 1111.11108, + "default": 1000.0, "minimum": 1.0 }, "supernovaTint": {