From 42ec4ed355283cfff3aaa8a27ad4645d0ed7f74a Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Fri, 19 Jul 2024 21:28:53 +0200 Subject: [PATCH] Minor adjustments --- .../2.x - A Realm Reborn/MSQ-2/3863_Terror at Fallgourd.json | 2 +- .../MSQ-2/3866_What Do You Mean You Forgot the Wine.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3863_Terror at Fallgourd.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3863_Terror at Fallgourd.json index af778f4e..99c16d71 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3863_Terror at Fallgourd.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3863_Terror at Fallgourd.json @@ -74,7 +74,7 @@ "Z": 262.65344 }, "TerritoryId": 154, - "InteractionType": "Emote", + "InteractionType": "CompleteQuest", "Emote": "soothe" } ] diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3866_What Do You Mean You Forgot the Wine.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3866_What Do You Mean You Forgot the Wine.json index 89332877..c5688642 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3866_What Do You Mean You Forgot the Wine.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3866_What Do You Mean You Forgot the Wine.json @@ -1,5 +1,5 @@ { - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "$schema": "https://carvel.li/questionable/quest-1.0", "Author": "JerryWester", "QuestSequence": [ { @@ -38,4 +38,4 @@ ] } ] -} \ No newline at end of file +}