Skip to content

Commit

Permalink
Merge pull request #336 from lhn1703/patch-2
Browse files Browse the repository at this point in the history
BLM: update umbral soul level to 35
  • Loading branch information
MKhayle authored Jul 17, 2024
2 parents 6437225 + 282e583 commit 280cae0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions XIVComboExpanded/Combos/BLM.cs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public const byte
Fire4 = 60,
BetweenTheLines = 62,
Despair = 72,
UmbralSoul = 76,
UmbralSoul = 35,
Xenoglossy = 80,
HighFire2 = 82,
HighBlizzard2 = 82,
Expand Down Expand Up @@ -408,4 +408,4 @@ protected override uint Invoke(uint actionID, uint lastComboMove, float comboTim

return actionID;
}
}
}

0 comments on commit 280cae0

Please sign in to comment.