Update data for Vanu Vanu mount

This commit is contained in:
Liza 2024-11-30 18:48:13 +01:00
parent 6654ebc676
commit fadc80eaff
Signed by: liza
GPG Key ID: 8DD6D21C03BB0848

View 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) },
};