From 15b92613221bcb44fcd7279d8a1bc3192ad383ee Mon Sep 17 00:00:00 2001 From: Redacted Date: Tue, 15 Apr 2025 01:02:51 +0000 Subject: [PATCH] Added missing walkto before combat, so that you walk into the building --- .../Tank/4820_Between Sleep and Death.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/QuestPaths/7.x - Dawntrail/Role Quests/Tank/4820_Between Sleep and Death.json b/QuestPaths/7.x - Dawntrail/Role Quests/Tank/4820_Between Sleep and Death.json index b2e31574..19b5c6ab 100644 --- a/QuestPaths/7.x - Dawntrail/Role Quests/Tank/4820_Between Sleep and Death.json +++ b/QuestPaths/7.x - Dawntrail/Role Quests/Tank/4820_Between Sleep and Death.json @@ -65,6 +65,15 @@ { "Sequence": 3, "Steps": [ + { + "Position": { + "X": 454.6491, + "Y": 164.30826, + "Z": -541.31744 + }, + "TerritoryId": 397, + "InteractionType": "WalkTo" + }, { "Position": { "X": 455.58475, @@ -156,4 +165,4 @@ ] } ] -} +} \ No newline at end of file -- 2.30.2