15 lines
311 B
Protocol Buffer
15 lines
311 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdID: 5414
|
|
|
|
import "ItemParam.proto";
|
|
|
|
message JGLGILKCPDC {
|
|
repeated ItemParam item_list = 2;
|
|
uint32 OFDGAHOLEBG = 3;
|
|
string BMLJCLENHMH = 4;
|
|
uint32 OCFBNGKJGCA = 5;
|
|
uint32 DLGPNDCKBAK = 12;
|
|
}
|