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",