mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 09:19:25 +03:00
16 lines
282 B
Protocol Buffer
16 lines
282 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
|
||
|
|
||
|
// Name: LNMBGAKGHAD
|
||
|
message LNMBGAKGHAD {
|
||
|
string CNJPBIDDKCK = 2;
|
||
|
float KKNMAJLOPIM = 5;
|
||
|
uint32 avatar_id = 14;
|
||
|
float BLBHOEGPKOF = 15;
|
||
|
float LMPPEKDJNIN = 9;
|
||
|
bool CMANPKKNAMG = 4;
|
||
|
}
|
||
|
|