From ba0edc562b489274c11d6301a12be89cda326181 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Mon, 29 Jul 2024 10:34:54 +0200 Subject: [PATCH] Add nextquestid references to viper quests --- .../Class Quests/VPR/4849_Fangs of the Viper.json | 3 ++- .../Class Quests/VPR/4850_Viper in the Vidraal's Shadow.json | 3 ++- .../Class Quests/VPR/4851_Vipers on the Hunt.json | 3 ++- .../Class Quests/VPR/4852_Into the Viper Pit.json | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4849_Fangs of the Viper.json b/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4849_Fangs of the Viper.json index 3c13830a..e03945f3 100644 --- a/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4849_Fangs of the Viper.json +++ b/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4849_Fangs of the Viper.json @@ -287,7 +287,8 @@ "Z": 11.734131 }, "TerritoryId": 130, - "InteractionType": "CompleteQuest" + "InteractionType": "CompleteQuest", + "NextQuestId": 4850 } ] } diff --git a/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4850_Viper in the Vidraal's Shadow.json b/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4850_Viper in the Vidraal's Shadow.json index 0abdfe57..9527ed52 100644 --- a/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4850_Viper in the Vidraal's Shadow.json +++ b/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4850_Viper in the Vidraal's Shadow.json @@ -210,7 +210,8 @@ }, "TerritoryId": 153, "InteractionType": "CompleteQuest", - "Fly": true + "Fly": true, + "NextQuestId": 4851 } ] } diff --git a/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4851_Vipers on the Hunt.json b/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4851_Vipers on the Hunt.json index e7cd4aff..96851337 100644 --- a/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4851_Vipers on the Hunt.json +++ b/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4851_Vipers on the Hunt.json @@ -260,7 +260,8 @@ }, "TerritoryId": 153, "InteractionType": "CompleteQuest", - "AetheryteShortcut": "South Shroud - Quarrymill" + "AetheryteShortcut": "South Shroud - Quarrymill", + "NextQuestId": 4852 } ] } diff --git a/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4852_Into the Viper Pit.json b/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4852_Into the Viper Pit.json index 48090f56..f7435877 100644 --- a/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4852_Into the Viper Pit.json +++ b/QuestPaths/7.x - Dawntrail/Class Quests/VPR/4852_Into the Viper Pit.json @@ -196,7 +196,8 @@ }, "TerritoryId": 153, "InteractionType": "CompleteQuest", - "AetheryteShortcut": "South Shroud - Quarrymill" + "AetheryteShortcut": "South Shroud - Quarrymill", + "NextQuestId": 4853 } ] }