Skip to content

Commit

Permalink
Merge pull request #185 from Ra-Workspace/kr/6.55
Browse files Browse the repository at this point in the history
KR 6.55 update
  • Loading branch information
Supamiu authored Jun 18, 2024
2 parents 1a7f3b5 + 274ac62 commit f568ebf
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 220 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", 0x0286 },
{ "InventoryOperationBaseValue", 0x0199 },
};
}
}
Loading

0 comments on commit f568ebf

Please sign in to comment.