From 3c1ebdb403c315397b859a81c54ff2626d7b4665 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sun, 14 Jul 2024 12:44:31 +0200 Subject: [PATCH] Fixed schema --- QuestPaths/quest-v1.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/QuestPaths/quest-v1.json b/QuestPaths/quest-v1.json index 334dd298..5ef8d74a 100644 --- a/QuestPaths/quest-v1.json +++ b/QuestPaths/quest-v1.json @@ -22,6 +22,10 @@ "Comment": { "type": "string" }, + "$": { + "type": "string", + "description": "Dev Comment (not visible in-game)" + }, "TerritoryBlacklist": { "type": "array", "items": {