mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
18 lines
444 B
Protocol Buffer
18 lines
444 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 play_type = 9;
|
|
repeated uint32 LJOOFAIGAFK = 10;
|
|
string CEELGOOGBEC = 11;
|
|
repeated uint32 param_list = 12;
|
|
uint32 LAICDPFDIMH = 13;
|
|
repeated uint32 uid_list = 14;
|
|
uint32 PDLKMPBKANE = 15;
|
|
}
|