mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update 3.2
This commit is contained in:
@@ -26,7 +26,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
// EnetChannelId: 0
|
||||
// EnetIsReliable: true
|
||||
message AvatarExpeditionGetRewardRsp {
|
||||
repeated ItemParam Unk2700_HBKHOBPGCLH = 9;
|
||||
repeated ItemParam extra_item_list = 9;
|
||||
repeated ItemParam item_list = 8;
|
||||
map<uint64, AvatarExpeditionInfo> expedition_info_map = 12;
|
||||
int32 retcode = 2;
|
||||
|
Reference in New Issue
Block a user