From 15fe77c9c5e2d43ca07f5ca472286bf4ab885ab3 Mon Sep 17 00:00:00 2001 From: MrGuffels Date: Thu, 15 May 2025 09:55:10 -0500 Subject: [PATCH] Ananta Master Data Fix Added Mount giver to data set --- Questionable/Data/AlliedSocietyData.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Questionable/Data/AlliedSocietyData.cs b/Questionable/Data/AlliedSocietyData.cs index 4a192782..88b80845 100644 --- a/Questionable/Data/AlliedSocietyData.cs +++ b/Questionable/Data/AlliedSocietyData.cs @@ -17,7 +17,7 @@ internal sealed class AlliedSocietyData { 79, new([1017031], EAetheryteLocation.DravanianForelandsAnyxTrine) }, { 88, new([1017470, 1017432], EAetheryteLocation.ChurningMistsZenith) }, { 89, new([1017322], EAetheryteLocation.ChurningMistsZenith) }, - { 147, new([1024777], EAetheryteLocation.FringesPeeringStones) }, + { 147, new([1024777,1024912], EAetheryteLocation.FringesPeeringStones) }, { 369, new([1051798], EAetheryteLocation.KozamaukaDockPoga) }, }.AsReadOnly(); -- 2.20.1