mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 17:44:11 +03:00
update proto 3.5: can at least log in (part 6)
This commit is contained in:
@@ -8,10 +8,10 @@ import "AddNoGachaAvatarCardTransferItem.proto";
|
||||
// CmdId: 1787
|
||||
message AddNoGachaAvatarCardNotify {
|
||||
uint32 reason = 3;
|
||||
uint32 AIGPMLAPMBL = 14;
|
||||
uint32 initial_level = 14;
|
||||
uint32 item_id = 15;
|
||||
uint32 avatar_id = 1;
|
||||
uint32 KNGMKKHPDBJ = 4;
|
||||
uint32 initial_promote_level = 4;
|
||||
bool is_transfer_to_item = 9;
|
||||
repeated AddNoGachaAvatarCardTransferItem transfer_item_list = 6;
|
||||
}
|
||||
|
Reference in New Issue
Block a user