17 lines
335 B
Protocol Buffer
17 lines
335 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// CmdId: 650
|
|
// Name: APPALGKPALK
|
|
message ReliquaryPromoteRsp {
|
|
uint64 target_reliquary_guid = 6;
|
|
uint32 BDLCGNNPHLJ = 9;
|
|
repeated uint32 FPGACFGKCCK = 10;
|
|
repeated uint32 PHGKJLPHCBI = 7;
|
|
int32 retcode = 13;
|
|
uint32 AKLAKDIDLBE = 14;
|
|
}
|
|
|