Skip to content

Commit

Permalink
Merge pull request #197 from Ra-Workspace/kr/6.58
Browse files Browse the repository at this point in the history
KR 6.58 update
  • Loading branch information
Supamiu authored Sep 24, 2024
2 parents b8cdc6b + efb8040 commit 8ae52b5
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", 0x007E },
{ "InventoryOperationBaseValue", 0x02C2+7 },
};
}
}
Loading

0 comments on commit 8ae52b5

Please sign in to comment.