mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-26 07:39:25 +03:00
19 lines
428 B
Protocol Buffer
19 lines
428 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdID: 26599
|
|
|
|
import "HKBCJPOPOGI.proto";
|
|
import "Vector.proto";
|
|
|
|
message CLPPLCENGDM {
|
|
repeated HKBCJPOPOGI item_list = 2;
|
|
repeated HKBCJPOPOGI MFAPNMCHEMG = 3;
|
|
bool IGCOBPMNIFE = 5;
|
|
Vector position = 6;
|
|
uint32 reason = 9;
|
|
bool BJJEBHBFHOB = 11;
|
|
bool OGPPJHABDEE = 12;
|
|
uint32 KENIKECFFLM = 13;
|
|
}
|