18 lines
397 B
Protocol Buffer
18 lines
397 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
import "Vector.proto";
|
||
|
|
||
|
message KBHCEBMIHND {
|
||
|
uint32 ENNHEDLEHNA = 1;
|
||
|
float MIDBHALNIKM = 3;
|
||
|
Vector GPLKLBHAHNN = 4;
|
||
|
float NOCBKDMMAEN = 7;
|
||
|
Vector DJIMCFOGLPG = 8;
|
||
|
float KMFDDAFFJFB = 9;
|
||
|
float ONMKMCNHMGB = 10;
|
||
|
Vector NIPMGAOPHEO = 12;
|
||
|
Vector AMCMBPMHKIK = 14;
|
||
|
}
|