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": {