From ddfbc98da09db0a82ba2999561b68a7307915ac4 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sat, 12 Apr 2025 03:06:53 +0200 Subject: [PATCH] Fix Lv10 archer quests --- .../Class Quests/BRD/134_Training with Leih.json | 2 +- .../Class Quests/BRD/67_School of Hard Nocks.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/134_Training with Leih.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/134_Training with Leih.json index bcae3086..7e54ea56 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/134_Training with Leih.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/134_Training with Leih.json @@ -299,7 +299,7 @@ "EnemySpawnType": "OverworldEnemies", "ComplexCombatData": [ { - "DataId": 5, + "DataId": 12, "MinimumKillCount": 8, "$": "Slay northern vultures.", "CompletionQuestVariablesFlags": [ diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/67_School of Hard Nocks.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/67_School of Hard Nocks.json index 092de9a8..de8f2efe 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/67_School of Hard Nocks.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/67_School of Hard Nocks.json @@ -319,7 +319,7 @@ "EnemySpawnType": "OverworldEnemies", "ComplexCombatData": [ { - "DataId": 5, + "DataId": 12, "MinimumKillCount": 8, "$": "Slay northern vultures.", "CompletionQuestVariablesFlags": [ -- 2.30.2