mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-14 09:49:31 +03:00
20 lines
387 B
Protocol Buffer
20 lines
387 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
|
||
|
import "PlatformType.proto";
|
||
|
|
||
|
// Name: POKDLKEBOPO
|
||
|
// CmdId: 903
|
||
|
message POKDLKEBOPO {
|
||
|
// Name: OCLNGLCLKII
|
||
|
message OCLNGLCLKII {
|
||
|
repeated PlatformType DBEIFGBJDFM = 6;
|
||
|
repeated uint32 monster_id_list = 4;
|
||
|
string PGGENEOECHL = 3;
|
||
|
}
|
||
|
|
||
|
repeated OCLNGLCLKII HHPMHDLMBIK = 12;
|
||
|
}
|
||
|
|