From 997a32707b14352430ae5148a75c6df925858304 Mon Sep 17 00:00:00 2001 From: Ben C Date: Sun, 2 Jul 2023 22:09:41 -0400 Subject: [PATCH] Fix Text Schema Types --- NewHorizons/Schemas/text_schema.xsd | 64 +++++++++++------------------ 1 file changed, 24 insertions(+), 40 deletions(-) diff --git a/NewHorizons/Schemas/text_schema.xsd b/NewHorizons/Schemas/text_schema.xsd index 168caf62..297e21cd 100644 --- a/NewHorizons/Schemas/text_schema.xsd +++ b/NewHorizons/Schemas/text_schema.xsd @@ -7,59 +7,49 @@ - - The different text blocks of this object - + The different text blocks of this object - + - - The conditions for unlocking ship log facts - + The conditions for unlocking ship log facts - - + + + - - The id of this text block - + The id of this text block - - The id of the parent text block - + The id of the parent text block - + - - + - + - - + - - The text to show for this option - + The text to show for this option @@ -68,23 +58,20 @@ - + - - + - + - - + - - Facts to reveal when the player goes through this dialogue node - + Facts to reveal when the player goes through this dialogue + node @@ -95,18 +82,15 @@ - - The ID of a fact to reveal - + The ID of a fact to reveal - - The text block ids (separated by commas) that need to be read to reveal that fact - + The text block ids (separated by commas) that need to be read + to reveal that fact - + \ No newline at end of file