From 8d1119c62e13f16d422c42072ff3c30938b5dd8a Mon Sep 17 00:00:00 2001 From: Ben C Date: Sun, 16 Feb 2025 22:41:59 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/title_screen_schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/NewHorizons/Schemas/title_screen_schema.json b/NewHorizons/Schemas/title_screen_schema.json index 8226a496..e2f92847 100644 --- a/NewHorizons/Schemas/title_screen_schema.json +++ b/NewHorizons/Schemas/title_screen_schema.json @@ -157,6 +157,7 @@ }, "SimplifiedDetailInfo": { "type": "object", + "description": "A lesser form of DetailInfo used for the title screen since that supports fewer features", "additionalProperties": false, "properties": { "rotation": {