mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 18:40:12 +03:00
update proto 3.5: can at least log in (part 6)
This commit is contained in:
@@ -7,11 +7,11 @@ import "ItemParam.proto";
|
||||
// Name: BKPBJLHMEIG
|
||||
// CmdId: 637
|
||||
message CombineRsp {
|
||||
repeated ItemParam NOBMIMNDGLA = 9;
|
||||
repeated ItemParam AKCCLGFBJMD = 13;
|
||||
repeated ItemParam totalReturnItemList = 9;
|
||||
repeated ItemParam totalExtraItemList = 13;
|
||||
uint64 avatar_guid = 10;
|
||||
repeated ItemParam LOCKHJBEGDL = 6;
|
||||
repeated ItemParam INKENHANDMB = 14;
|
||||
repeated ItemParam totalRandomItemList = 6;
|
||||
repeated ItemParam resultItemList = 14;
|
||||
repeated ItemParam cost_item_list = 5;
|
||||
uint32 combine_count = 1;
|
||||
int32 retcode = 7;
|
||||
|
Reference in New Issue
Block a user