From 7caca18e2bbb534870396f4a3086a01d04ada3f9 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sun, 3 Aug 2025 23:09:07 +0200 Subject: [PATCH] Fix 'Axe in the Stone' --- .../Class Quests/WAR/313_Axe in the Stone.json | 13 +------------ .../MSQ-1/Limsa/543_Lurkers in the Grotto.json | 14 +++++++++++++- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/313_Axe in the Stone.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/313_Axe in the Stone.json index fd738de5..00b509a3 100644 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/313_Axe in the Stone.json +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/313_Axe in the Stone.json @@ -275,16 +275,6 @@ { "Sequence": 10, "Steps": [ - { - "Position": { - "X": 157.25027, - "Y": 33.93623, - "Z": 91.90441 - }, - "StopDistance": 0.5, - "TerritoryId": 135, - "InteractionType": "WalkTo" - }, { "Position": { "X": 157.25027, @@ -297,8 +287,7 @@ "SinglePlayerDutyOptions": { "Enabled": true, "TestedBossModVersion": "0.1.0.1" - }, - "Mount": false + } } ] }, diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/543_Lurkers in the Grotto.json b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/543_Lurkers in the Grotto.json index f38283ec..e319cb16 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/543_Lurkers in the Grotto.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/543_Lurkers in the Grotto.json @@ -37,7 +37,19 @@ ] }, { - "Sequence": 2 + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] }, { "Sequence": 255, -- 2.20.1