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 +}