Fixed wrong MountId
authorCensored <censored@no-reply.carvel.li>
Tue, 17 Jun 2025 17:32:12 +0000 (17:32 +0000)
committerCensored <censored@no-reply.carvel.li>
Tue, 17 Jun 2025 17:32:12 +0000 (17:32 +0000)
Questionable/Data/AlliedSocietyData.cs

index 4abeeed..ff09ffe 100644 (file)
@@ -20,7 +20,7 @@ internal sealed class AlliedSocietyData
             { 147, new([1024777,1024912], EAetheryteLocation.FringesPeeringStones) },
             { 369, new([1051798], EAetheryteLocation.KozamaukaDockPoga) },
             { 391, new([1052562], EAetheryteLocation.YakTelMamook) },
-            { 18, new([1052562], EAetheryteLocation.EastShroudHawthorneHut) }
+            { 24, new([1052562], EAetheryteLocation.EastShroudHawthorneHut) }
         }.AsReadOnly();
 
     public EAlliedSociety GetCommonAlliedSocietyTurnIn(ElementId elementId)