14 lines
323 B
Protocol Buffer
14 lines
323 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 5155
|
|
|
|
import "AvatarExpeditionInfo.proto";
|
|
|
|
message OAICDEBMHJE {
|
|
uint32 HCDENOJPDFF = 2;
|
|
repeated uint32 DOAEJGAKCKL = 9;
|
|
map<uint64, AvatarExpeditionInfo> expedition_info_map = 13;
|
|
int32 retcode = 14;
|
|
}
|