Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Supamiu committed Jun 28, 2024
2 parents d2a251d + 075a2f5 commit 7c4e3da
Show file tree
Hide file tree
Showing 7 changed files with 634 additions and 619 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", 0x02AC },
{ "InventoryOperationBaseValue", 0x0199 },
};
}
}
Loading

0 comments on commit 7c4e3da

Please sign in to comment.