From cf77e9c1a028b60e286a814b419ef94e64a1851c Mon Sep 17 00:00:00 2001 From: Ben C Date: Sat, 15 Feb 2025 08:05:15 +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 c811e967..09ec1b9e 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -4690,7 +4690,7 @@ }, "outlineSprite": { "type": "string", - "description": "The path to the sprite (.png/.jpg/.exr) to show when the planet is unexplored in map mode." + "description": "The path to the sprite (.png/.jpg/.exr) to show when the planet is unexplored in map mode. If empty, a texture will be created and cached based on the revealed sprite." }, "remove": { "type": "boolean",