Skip to content

Commit f7eab2c

Browse files
authored
add the last mount ids for allied
2 parents 517458f + a0d99f2 commit f7eab2c

3 files changed

Lines changed: 6 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
Add more mount ids for allied mounts -K
2-
Remove Ixal from parallel, they're designed to be sequential -K
1+
Add what should be the last mount ids for allied mounts -K

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup Condition="$(MSBuildProjectName) != 'GatheringPathRenderer'">
3-
<Version>14.206.39.0</Version>
3+
<Version>14.206.40.0</Version>
44
</PropertyGroup>
55

66
<PropertyGroup>

Questionable/Data/AlliedSocietyData.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ internal sealed class AlliedSocietyData
1919
{ 89, new([1017322], EAetheryteLocation.ChurningMistsZenith) }, //moogle
2020
{ 147, new([1024777, 1024912], EAetheryteLocation.FringesPeeringStones) }, //ananta
2121
{ 165, new([1025610], EAetheryteLocation.AzimSteppeDhoroIloh) }, //namazu
22-
22+
{ 137, new([1024218], EAetheryteLocation.RubySeaTamamizu) }, //Kojin
2323
{ 210, new([1031811], EAetheryteLocation.IlMhegLydhaLran) }, //Pixie
2424
{ 221, new([1032663], EAetheryteLocation.RaktikaFanow) }, //Qitari Done
25-
26-
25+
{ 227, new([1033715], EAetheryteLocation.LakelandOstallImperative) }, //Dwarf
26+
{ 296, new([1042302], EAetheryteLocation.ThavnairYedlihmad) }, //Arkadosa
2727
{ 307, new([1044060, 1044072, 1044066], EAetheryteLocation.UltimaThuleBaseOmicron) }, //Omicron
28-
{ 309, new([1044408, 1044403], EAetheryteLocation.MareLamentorumBestwaysBurrow) }, //
28+
{ 309, new([1044408, 1044403], EAetheryteLocation.MareLamentorumBestwaysBurrow) }, // rabbits
2929
{ 369, new([1051798], EAetheryteLocation.KozamaukaDockPoga) },//pelu
3030
{ 391, new([1052562], EAetheryteLocation.YakTelMamook) }, //mamook
3131
{ 24, new([1052562, 1008332], EAetheryteLocation.EastShroudHawthorneHut) }

0 commit comments

Comments
 (0)