Skip to content

Commit

Permalink
CN6.45
Browse files Browse the repository at this point in the history
  • Loading branch information
wozaiha authored Dec 5, 2023
1 parent 4dba96d commit 72ee149
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 19 deletions.
6 changes: 3 additions & 3 deletions UIRes/clientopcode.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"MarketBoardPurchaseHandler": 728,
"InventoryModifyHandler": 932
}
"MarketBoardPurchaseHandler": 591,
"InventoryModifyHandler": 511
}
31 changes: 16 additions & 15 deletions UIRes/serveropcode.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
{
"ActorControlSelf": 313,
"HousingWardInfo": 128,
"ContainerInfo": 223,
"MarketBoardItemRequestStart": 698,
"MarketBoardHistory": 740,
"MarketBoardOfferings": 392,
"MarketBoardPurchase": 935,
"InventoryActionAck": 225,
"MarketTaxRates": 271,
"RetainerInformation": 678,
"ItemMarketBoardInfo": 379,
"CfNotifyPop": 236,
"AirshipTimers": 933,
"SubmarineTimers": 628
}
"ActorControlSelf": 340,
"HousingWardInfo": 823,
"ContainerInfo": 360,
"MarketBoardItemRequestStart": 539,
"MarketBoardHistory": 394,
"MarketBoardOfferings": 330,
"MarketBoardPurchase": 603,
"InventoryActionAck": 719,
"MarketTaxRates": 568,
"RetainerInformation": 907,
"ItemMarketBoardInfo": 956,
"CfNotifyPop": 862,
"AirshipTimers": 367,
"SubmarineTimers": 475,
"AirshipStatusList": 424
}
2 changes: 1 addition & 1 deletion asset.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": 76,
"Version": 77,
"Assets": [
{
"Url": "https://raw.githubusercontent.com/ottercorp/DalamudAssets/cn/UIRes/serveropcode.json",
Expand Down

0 comments on commit 72ee149

Please sign in to comment.