Skip to content

Commit

Permalink
Merge pull request #181 from Ra-Workspace/master
Browse files Browse the repository at this point in the history
KR 6.5 update
  • Loading branch information
Supamiu authored Apr 2, 2024
2 parents 6da9498 + 60aa8a0 commit 1a485ce
Show file tree
Hide file tree
Showing 7 changed files with 621 additions and 611 deletions.
2 changes: 1 addition & 1 deletion FFXIVConstants/KR.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ static class KR
{
public static Dictionary<string, object> Constants = new Dictionary<string, object>
{
{ "InventoryOperationBaseValue", 0x03C1 },
{ "InventoryOperationBaseValue", 0x02AC },
};
}
}
Loading

0 comments on commit 1a485ce

Please sign in to comment.