mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-26 16:39:26 +03:00
18 lines
437 B
Protocol Buffer
18 lines
437 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 28072
|
|
|
|
message BCNPABBNNLG {
|
|
uint32 IEHLHAOGKPJ = 3;
|
|
uint32 entity_id = 5;
|
|
uint32 BMEFFIIMLED = 6;
|
|
uint32 AAOPMGIELOK = 9;
|
|
repeated uint32 LJOOFAIGAFK = 10;
|
|
string CEELGOOGBEC = 11;
|
|
repeated uint32 param_list = 12;
|
|
uint32 op = 13;
|
|
repeated uint32 uid_list = 14;
|
|
uint32 param_index = 15;
|
|
}
|