diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1438_The Business of Betrothal.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1438_The Business of Betrothal.json index 9cc593c3..e7abc878 100644 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1438_The Business of Betrothal.json +++ b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1438_The Business of Betrothal.json @@ -143,6 +143,10 @@ }, "TerritoryId": 137, "InteractionType": "Interact" + }, + { + "TerritoryId": 137, + "InteractionType": "CompleteQuest" } ] } diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1440_Seeds of Rebellion.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1440_Seeds of Rebellion.json index 024f1834..8bbb77d7 100644 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1440_Seeds of Rebellion.json +++ b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1440_Seeds of Rebellion.json @@ -65,6 +65,7 @@ "Sequence": 2, "Steps": [ { + "Comment": "Commence \"The Mandragoras\"", "DataId": 1009335, "Position": { "X": -256.70258, @@ -76,9 +77,21 @@ }, { "Comment": "Fight some Mandragoras", + "Position": { + "X": -256.70258, + "Y": -40.18569, + "Z": 684.1992 + }, + "TerritoryId": 138, "InteractionType": "Combat", - "EnemySpawnType": "OverworldEnemies" - + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ + 2950, + 2951, + 2952, + 2953, + 2954 + ] } ] },