From 8d53d0b448dd3fb3c5cce8d2897915a8513f1cdf Mon Sep 17 00:00:00 2001 From: Anna Date: Mon, 1 Jul 2024 20:57:35 -0400 Subject: [PATCH] fix: add 6.55 --- QuestMap/Quests.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/QuestMap/Quests.cs b/QuestMap/Quests.cs index 9516b65..ad6a404 100644 --- a/QuestMap/Quests.cs +++ b/QuestMap/Quests.cs @@ -254,6 +254,7 @@ namespace QuestMap { 70214 => "Gods Revel, Lands Tremble (6.3)", 70279 => "The Dark Throne (6.4)", 70286 => "Growing Light (6.5)", + 70289 => "The Coming Dawn (6.55)", 70495 => "Dawntrail (7.0)", _ => null, };