diff --git a/Questionable/Controller/Steps/QuestCleanUp.cs b/Questionable/Controller/Steps/QuestCleanUp.cs index e5e56055..76f168f5 100644 --- a/Questionable/Controller/Steps/QuestCleanUp.cs +++ b/Questionable/Controller/Steps/QuestCleanUp.cs @@ -14,6 +14,7 @@ internal static class QuestCleanUp { private static readonly Dictionary AlliedSocietyMountConfiguration = new() { + { 66, new(1016093, EAetheryteLocation.SeaOfCloudsOkZundu) }, { 79, new(1017031, EAetheryteLocation.DravanianForelandsAnyxTrine) }, { 369, new(1051798, EAetheryteLocation.KozamaukaDockPoga) }, };