From 9de6f493f797ced421f455b46f9da340df74eb75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jun 2022 18:11:03 +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 f2640e7a..1a0578ac 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -436,7 +436,7 @@ "description": "Do we show the minimap when walking around this planet?", "default": true }, - "sphereOfInfluence": { + "soiOverride": { "type": "number", "description": "An override for the radius of the planet's gravitational sphere of influence. Optional", "format": "float"