Skip to content

Commit

Permalink
Merge pull request #150 from reiichi001/master
Browse files Browse the repository at this point in the history
6.48 opcodes
  • Loading branch information
reiichi001 authored Aug 8, 2023
2 parents 997d104 + dd71959 commit 786fab8
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion UIRes/clientopcode.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"MarketBoardPurchaseHandler": 102
"MarketBoardPurchaseHandler": 347
}
22 changes: 11 additions & 11 deletions UIRes/serveropcode.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"ActorControlSelf": 759,
"ActorControlSelf": 961,
"HousingWardInfo": 644,
"ContainerInfo": 835,
"MarketBoardItemRequestStart": 619,
"MarketBoardHistory": 971,
"MarketBoardOfferings": 235,
"MarketBoardPurchase": 379,
"InventoryActionAck": 189,
"MarketTaxRates": 194,
"RetainerInformation": 760,
"ItemMarketBoardInfo": 323,
"CfNotifyPop": 294
"ContainerInfo": 520,
"MarketBoardItemRequestStart": 774,
"MarketBoardHistory": 756,
"MarketBoardOfferings": 475,
"MarketBoardPurchase": 496,
"InventoryActionAck": 308,
"MarketTaxRates": 543,
"RetainerInformation": 766,
"ItemMarketBoardInfo": 283,
"CfNotifyPop": 105
}
2 changes: 1 addition & 1 deletion asset.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": 212,
"Version": 213,
"Assets": [
{
"Url": "https://raw.githubusercontent.com/goatcorp/DalamudAssets/master/UIRes/serveropcode.json",
Expand Down
Binary file modified package.zip
Binary file not shown.

0 comments on commit 786fab8

Please sign in to comment.