From f4e5120137dd47e3b2a474ce43e58dde11d15e59 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Sun, 4 Jul 2021 16:13:20 +0200 Subject: [PATCH] Updated --- source/behavior/dialogue/1.14.0/dialogue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/behavior/dialogue/1.14.0/dialogue.json b/source/behavior/dialogue/1.14.0/dialogue.json index c5d238ed..c5187471 100644 --- a/source/behavior/dialogue/1.14.0/dialogue.json +++ b/source/behavior/dialogue/1.14.0/dialogue.json @@ -9,6 +9,7 @@ "properties": { "format_version": { "const": "1.14.0", + "type": "string", "description": "Specifies the version of the game this entity was made in. Minimum supported version is 1.14.0. Current supported version is 1.14.0.", "title": "Format Version" }, @@ -87,7 +88,7 @@ } }, "scene_tag": { - "title": "Scene tag", + "title": "Scene Tag", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string"