Update data for Vanu Vanu mount
authorLiza Carvelli <liza@carvel.li>
Sat, 30 Nov 2024 17:48:13 +0000 (18:48 +0100)
committerLiza Carvelli <liza@carvel.li>
Sat, 30 Nov 2024 17:48:13 +0000 (18:48 +0100)
Questionable/Controller/Steps/QuestCleanUp.cs

index e5e5605599d6c480294419fc82705d060a4c4405..76f168f50dbd3785ee0b4f22f48cab5d9bb72e63 100644 (file)
@@ -14,6 +14,7 @@ internal static class QuestCleanUp
 {
     private static readonly Dictionary<ushort, MountConfiguration> AlliedSocietyMountConfiguration = new()
     {
+        { 66, new(1016093, EAetheryteLocation.SeaOfCloudsOkZundu) },
         { 79, new(1017031, EAetheryteLocation.DravanianForelandsAnyxTrine) },
         { 369, new(1051798, EAetheryteLocation.KozamaukaDockPoga) },
     };