mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 18:40:12 +03:00
last sync
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user