Skip to content

Commit

Permalink
Merge branch 'kr/6.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ra-Workspace committed Apr 2, 2024
2 parents 6da9498 + 003d21b commit d455bb1
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 215 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 d455bb1

Please sign in to comment.