From 2e00233253ebed84a20b630f110ea147136e8f99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 14 Jul 2022 21:48:18 +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 9626080c..7e079ea6 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -1968,7 +1968,7 @@ "type": "string", "description": "Path to the texture to put as the star ramp. Optional." }, - "starRampCollapseTexture": { + "starCollapseRampTexture": { "type": "string", "description": "Path to the texture to put as the star ramp while it is collapsing. Optional." },