mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
16 lines
376 B
Protocol Buffer
16 lines
376 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 21009
|
||
|
|
||
|
import "ServerBuff.proto";
|
||
|
import "EDGIBJBAONG.proto";
|
||
|
|
||
|
message HJCAOIHMPAM {
|
||
|
repeated uint32 OIGLLHAJNFG = 1;
|
||
|
repeated ServerBuff server_buff_list = 2;
|
||
|
bool GIFNINKCIDL = 3;
|
||
|
repeated uint64 avatar_guid_list = 11;
|
||
|
EDGIBJBAONG FNIMNIAHFJA = 14;
|
||
|
}
|