last sync

This commit is contained in:
Akbar Yahya
2023-04-09 15:56:27 +08:00
parent 947c8e5a7b
commit 54c575d7d7
47 changed files with 2484 additions and 3856 deletions

View File

@@ -7,11 +7,11 @@ import "ItemParam.proto";
// Name: BKPBJLHMEIG
// CmdId: 637
message CombineRsp {
repeated ItemParam totalReturnItemList = 9;
repeated ItemParam totalExtraItemList = 13;
repeated ItemParam result_item_list = 9; //NOBMIMNDGLA
repeated ItemParam totalRandomItemList = 13; // AKCCLGFBJMD
uint64 avatar_guid = 10;
repeated ItemParam totalRandomItemList = 6;
repeated ItemParam resultItemList = 14;
repeated ItemParam total_return_item_list = 6; //LOCKHJBEGDL
repeated ItemParam totalExtraItemList = 14; // INKENHANDMB
repeated ItemParam cost_item_list = 5;
uint32 combine_count = 1;
int32 retcode = 7;