diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1204_The Rise and Fall of a Gentlemen.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1204_The Rise and Fall of a Gentlemen.json index 1619def5..59f9dd56 100644 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1204_The Rise and Fall of a Gentlemen.json +++ b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1204_The Rise and Fall of a Gentlemen.json @@ -61,7 +61,8 @@ "Z": 222.65837 }, "TerritoryId": 146, - "InteractionType": "Combat" + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies" } ] }, 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 eb2fdacf..ebfa92b0 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 @@ -76,7 +76,9 @@ }, { "Comment": "Fight some Mandragoras", - "InteractionType": "Combat" + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies" + } ] },